Core Changes
- update turbopack: #68129
- Apply serverExternalPackages inside node_modules and add keyv: #67948
- [image, link] fix ref merging for callback refs that return a cleanup function: #68123
Example Changes
- Updated nested-components example to use App Router: #68065
Misc Changes
- Update Turbopack production test manifest: #68022
- fix: Use
[
and]
instead of(
and)
for debug transform: #68142 - docs: fix typo: #68159
- docs: update Pages Router caching docs for SSR /
getServerSideProps
: #68092 - Fix duplicate word in production checklist docs: #68090
- GTM dataLayer parameter should take an object, not an array of strings: #66339
- Use the shared Next.js
installDir
on Windows as well: #68166 - Re-enable and fix
create-next-app
integration tests: #68084 - Add
--yes
option tocreate-next-app
: #68085
Credits
Huge thanks to @sokra, @kdy1, @mischnic, @lubieowoce, @samcx, @leerob, @Shruthireddy04, @TrevorSayre, @marlier, and @unstubbable for helping!