Core Changes
- small memory and tracing improvement: #66899
- build: Update
swc_core
tov0.95.2
: #66902 - Testmode: use ipv4 address to reduce dependency on local system configuration: #66968
- Update font data: #66969
- Refactor internal routing headers to use request meta: #66987
- Remove lazyDataResolved flag: #66578
- refactor(next): package.json keywords
back-end
should bebackend
: #66974 - Fix internal route redirection with absolute urls outside basePath: #64604
- Expand test for AsyncLocalStorage to avoid throwing in old chrome: #61873
- fix caching of client chunks: #66971
- Run and report benchmarks: #66851
Example Changes
- fix: Prevent MongoDB client promise being cached: #66977
Misc Changes
- NEXT-66966 fix title inconsistency with
unstable_
functions in Docs: #66967 - chore(github-workflow): bankrupt issues: #66581
- docs: replace
let
withconst
foruseState
: #66988 - chore(github-workflow): fix issue_bankrupt workflow: #66992
- chore: replace deprecated
jest.autoRun
in.vscode/settings.json
: #66609 - chore(github-workflow): fix issue_bankrupt workflow again: #66993
Credits
Huge thanks to @sokra, @kdy1, @dvoytenko, @aldosch, @versecafe, @samcx, @steadily-worked, @ijjk, @ztanner, @devjiwonchoi, @cfrank, @karlkeefer, and @wbinnssmith for helping!