Core Changes
- Fix
placeholder=blur
inside<noscript>
: #27311 - fix type NextWebVitalsMetric: #24780
- Add
RequestContext
: #27303 - Fix ISR page re-rendering after revalidate expiry (Fork of #24807): #27335
Documentation Changes
- Update next-image-unconfigured-host.md: #24953
- Add extra explanation to next/image about positioning: #27341
Example Changes
- (examples/with-i18n-next-intl): fixes warning : #25928
- Continue: fix typo in breakpoint config: #27313
- Continue: Update blog-starter-typescript postcss.config.js: #27314
- Fix image link: #27323
- Update layout-component example to use named functions: #27331
- fix: hydration warning in with-mobx-state-tree-typescript example: #27339
- Update graphql example: #27334
Misc Changes
- Upgrade swc for mac m1 compiling issue: #27329
Credits
Huge thanks to @akellbl4, @jflayhart, @styfle, @jaybekster, @stuymedova, @huozhi, @samrobbins85, @ThangHuuVu, @m-abdelwahab, @UniqueNL, @devknoll, and @jamsinclair for helping!