Core Changes
- Fix next env vars injection in dynamic: #28309
- Add layout to data-nimg attribute: #28312
- Add data attribute to script component: #28310
- Ensure @babel/core is de-duped when nccing: #28384
- Fix forked NODE_OPTIONS except for inspect: #28420
- [ESLint] Enable caching by default: #28349
- Update test config to leverage swc: #28400
- Add missing
typescript
property toNextConfig
: #28459
Documentation Changes
- Add eslint rule for id attribute on inline next/script: #27853
- Update supported-browsers-features.md: #28326
- fix link to global stylesheet in from-create-react-app.md: #28327
- docs: update font-optimization.md: #28397
- Improved
next/image
docs around layouts.: #28345
Example Changes
- Fixed typos that existed on some files: #28314
- Add Temporal example: #28348
- [examples] Added
with-couchbase
example: #27184
Misc Changes
- feat: upgrade swc/core to 1.2.80: #28347
- Move unit tests to one folder and migrate them to TypeScript: #28427
Credits
Huge thanks to @stefanprobst, @hiro0218, @huozhi, @AryanBeezadhur, @Bezmehrabi, @atcastle, @awareness481, @janicklas-ralph, @lorensr, @lekterable, @vcnc-hex, @leerob, @housseindjirdeh, @ejscribner, and @Andarist for helping!