Skip to content

v12.2.5-canary.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ijjk ijjk released this 09 Aug 23:03

Core Changes

  • Setup require hook in next-server for styled-jsx resolving: #39305
  • fix: ensure trailing slash on registry URL when fetching wasm fallback: #39427
  • typing: upgrade styled-jsx to remove workaround in build script: #39408
  • Extract redirect utils into a separate file: #39433
  • Ensure locale redirects are not applied in minimal mode: #39436
  • feat(middleware): augments / matcher with /index: #39397

Documentation Changes

  • API Routes Request Helpers docs.: #39407
  • Improve description of context.query in getServerSideProps(): #39422
  • Enhance sizes documentation for next/image: #39301
  • Add component wrapper in sizes documentation code snippet: #39437

Credits

Huge thanks to @huozhi, @leerob, @balazsorban44, @fediev, @atcastle, @shuding, and @feugy for helping!