Core Changes
- Use the automatic runtime for type checking: #83159
- Streamline HMR message handling: #83336
- BREAKING CHANGE!: next/image only allow quality 75 by default: #83175
- refactor: Consistently call HMR messages
message
: #83341
Example Changes
- docs(docker): update base image to node:20-alpine in Docker examples: #83125
Misc Changes
- Unflake
missing required html tags
test: #83328 - fix(Turbopack): Give intercept routes correct regex in generated manifest files: #83128
- docs: remove removed examples guidelines reference from PR template: #83043
- docs: use
resourceFromAttributes
to replacenew Resource()
to obtainResource
: #83321 - docs: use-link-status as a subtle hint: #83104
- fix(turbopack): Pass correct browserslist to
styled-jsx
: #83334 - Turbopack: use bail in track_glob_internal: #83350
- docs: Improve troubleshooting and awareness around useSearchParams: #83226
Credits
Huge thanks to @remcohaszing, @unstubbable, @Cy-Tek, @wo-o29, @nekomeowww, @juna0704, @styfle, @icyJoseph, @kdy1, and @mischnic for helping!