Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@jhaemin jhaemin released this 24 Jun 00:39
· 124 commits to master since this release

Feature

  • api: getLecturesYears
  • cnw: dormitory blue mir notice now redirect to the notice page

Dev

  • snippet: oneres auto completes oneApiResponse<Action>($0)
  • script: watch One API schemes and auto-refresh on change (included in dev script)

Refactor

  • api: tip apis are updated with the latest one api types

Fix

  • lectures: now search with current year and semester - 7210a5c
  • lectures: fix table attribute name - 834daf1

Chore

  • deps: remove graphql, dts-gen
  • seed: quit timetable seeder after finished the process - b851a35