Skip to content

v15.5.3

Latest
Compare
Choose a tag to compare
@huozhi huozhi released this 11 Sep 09:05
· 354 commits to canary since this release

Note

This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: validation return types of pages API routes (#83069)
  • fix: relative paths in dev in validator.ts (#83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)

Credits

Huge thanks to @bgub for helping!