Core Changes
- fix(turbopack): remove tailwindcss from default external packages: #66706
- Append sitemap extension and optimize imafe metadata static generation: #66477
- feat(turbopack-ecmascript): cache external modules with wrapper: #63337
- [ppr] Enable static shell debugging in other environments: #65483
- Add timeout/retry handling for fetch cache: #66652
- Fix inconsistency with 404 getStaticProps cache-control: #66674
- [lint] Allow lint warnings to pass in CI: #66140
Misc Changes
- Update 08-lazy-loading.mdx: #66705
- fix: Update docker base images to node:20: #66702
- Incremental Static Regeneration - docs update explaining surprising behavior: #66151
- Run Pages Router test with same version as Next.js peer dependency: #66712
- tests: fixed some test types and fixed darwin support: #65722
- chore(test): add types to tests: #66724
- Docs: Update
unstable_after
based on community questions: #66716
Credits
Huge thanks to @mratlamwala, @ForsakenHarmony, @mayank1513, @huozhi, @karlkeefer, @wyattjoh, @eps1lon, @ijjk, @samcx, and @delbaoliveira for helping!