Releases: vercel/next.js
Releases Β· vercel/next.js
v15.3.9
v15.2.9
v15.1.12
v15.0.8
v16.2.0-canary.8
Core Changes
- Improve agents-md prompt to force doc retrieval: #88997
- [Reapply] Add
useEffectEventto disallowed React APIs in Server Components: #88985
Misc Changes
- [Turbopack] Use a presized scratch buffer for task encoding: #88924
Credits
Huge thanks to @gaojude, @lukesandberg, and @dango0812 for helping!
v16.2.0-canary.7
Core Changes
Misc Changes
- docs: Update Partytown URLs and package reference: #88928
Credits
Huge thanks to @gaojude, @vercel-release-bot, and @hanzala-sohrab for helping!
v16.2.0-canary.6
Core Changes
- [turbopack] add task type infromation to the print_cache_item_size feature: #88925
- Upgrade React from
b546603b-20260121to24d8716e-20260123: #88963 - Turbopack: add
?dpl=to all asset urls returned by Turbopack: #88828
Misc Changes
- docs: Server functions rename: #86827
- Update Rspack production test manifest: #88930
- Update Rspack development test manifest: #88931
- Improve performance and token usage of
/ci-failurescommand: #88960
Credits
Huge thanks to @icyJoseph, @lukesandberg, @vercel-release-bot, and @sokra for helping!
v16.2.0-canary.5
Core Changes
- [devtool] Add hydration diff indicator for diff lines: #88919
- Revert "[prebuilt-skew-protection] feat: adding in automatic deploymentId": #88942
Misc Changes
- remove gt workflow from agents.md: #88918
- Turbopack: refactor data storage to avoid reverse task cache: #88492
- Turbopack: change invalidator and immutable to data category: #88889
- Turbopack: reduce cache size: #88929
- fix typo: #88934
- Turbopack: improve module type error message: #88815
- Turbopack: improve selective read support to allow
Equivalentkeys: #88760 - Turbopack: add indirection layer for better caching during resolving: #80062
- Docs: Add Next.js Glossary: #88811
- Add Graphite workflow Cursor command: #88939
Credits
Huge thanks to @huozhi, @sokra, @eps1lon, @delbaoliveira, and @timneutkens for helping!
v16.2.0-canary.4
Core Changes
- [prebuilt-skew-protection] feat: adding in automatic deploymentId: #88496
Misc Changes
- [test] Skip failing deploy test in
searchparams-reuse-loading.test.ts: #88821 - [test] Skip flaky
prefetch-runtimetests for deploy tests: #88826
Credits
Huge thanks to @eps1lon and @brookemosby for helping!
v16.2.0-canary.3
Core Changes
- Remove
deploymentIdfrom App RouterRenderOptsPartial: #88866 - feat: implement LRU cache with invocation ID scoping for minimal mode response cache: #88509
Misc Changes
- Update Rspack production test manifest: #88882
Credits
Huge thanks to @mischnic, @vercel-release-bot, and @wyattjoh for helping!