Core Changes
- feat(turbopack): Align behavior for
link rel="preconnect"
with webpack mode: #64011 - feat: allow
module: Preserve
tsconfig option: #64110 - ensure seeded prefetch entry is renewed after expiry: #64175
- Fix hydration error higlight when tag matched multi times: #64133
- test(turbopack): Add -Wl,--warn-unresolved-symbols to next-swc-napi on Linux: #64049
Documentation Changes
- docs: add note about streaming and Safari limitations: #64179
- Add additional links to staleTime docs: #64195
- fix(docs): update width height value on example to sync with demo: #64147
Example Changes
- fix(examples): invalid
with-apollo
andwith-graphql-hooks
: #64186
Misc Changes
- Update Turbopack development test manifest: #64160
- Update Turbopack development test manifest: #64190
- Add additional logs to next-integration-stat: #64169
- chore(deps): Sync dependencies: #64094
- test: pin eslint version to 8 in test to avoid breaking changes: #64202
- Stop using
baseUrl
in root tsconfig: #64117
Credits
Huge thanks to @kdy1, @timneutkens, @juliusmarminge, @leerob, @ztanner, @devjiwonchoi, @huozhi, @bgw, @hjick, and @eps1lon for helping!