Core Changes
- fix:
getStaticProps
appears instead ofgenerateStaticParams
during app router build: #71033 - Rename swrDelta config to expireTime: #71159
- tweak shadow on static indicator & update docs copy: #71171
- [dynamicIO] track Prerender environment name during dev: #71165
- chore: update migration comments: #71169
Misc Changes
- docs(javascript): fix wrong javascript code and a typo in
link.mdx
: #71143 - feat(turbopack): Minify CSS files while building: #71130
- docs(typo): fix typos in
turbo.mdx
: #71188 - docs(typo): fix typo javascript: #71175
- fix: Next.js missed a file when renaming
swrDelta
toexpireTime
: #71190 - Tweak expireTime document a bit more: #71199
- docs(typo): fix typo in contribution guide(#71200): #71201
- Fix grammar: #71181
- docs(terminal): fix wrong terminal command and add missing hash symbols: #71180
Credits
Huge thanks to @lumirlumir, @ijjk, @ztanner, @gnoff, @huozhi, @kdy1, @actopas, and @n-ii-ma for helping!