Core Changes
- Fix Script beforeInteractive on navigation: #26995
- improve static generation UX: #27171
- Add warning for large number of routes: #27214
- Add x-forward headers to external rewrites: #17557
- [ESLint] Remove error when file patterns are unmatched + ESLint setup changes: #27119
- Fix inline scripts being duplicated when used with
next/script
component: #27218 - Fix
minimumCacheTTL
so it doesn't affect browser caching: #27307 - Fix default server host value causing issues on Windows: #27306
Documentation Changes
- Fix typo in env howto: #27227
- Add note about beforeFiles continuing: #27211
- Document full routes order in rewrites doc: #27247
- Use named functions in layouts docs: #27297
Example Changes
- upgrade next-redux-wrapper to 7.0.2: #26521
- updated zustand example for 3.5.4+ interface change: #27229
- Update cms-wordpress readme file: #27234
- update fastify example to the latest version: #27273
- Remove redundant ssr option for styled-components: #27221
- Optimised Cypher queries in Neo4j example: #25973
Misc Changes
- Add additional stats app pages: #27202
- Add NextPage type to create-next-app typescript template: #27246
- Increase stats action install timeout: #27308
Credits
Huge thanks to @janicklas-ralph, @sokra, @ThangHuuVu, @Munawwar, @reod, @thomasmarshall, @AndreVarandas, @housseindjirdeh, @Ryz0nd, @qwertyforce, @samrobbins85, @brandonchinn178, @adam-cowley, and @styfle for helping!