Core Changes
- Fix JSDoc comment for
'seconds'
cache life profile: #77084 - refactor(HMR clients): Encapsulate some of the turbopack state tracking into a shared TurbopackHmr class: #76994
- Slightly improve error handling for unknown server actions: #77135
- Fix output standalone for alternative bundler: #76971
- Add alternate bundler plugin information to
next info
: #77059
Misc Changes
- Turbopack:
charset=utf-8
in data-url source maps: #77112 - Update bundler production test manifest: #77107
- Update bundler development test manifest: #77106
- Update Turbopack production test manifest: #77109
- docs(scripts): update Script -> beforeInteractive docs: #77136
- Add doc for instrumentation client hook: #77134
- docs(scripts): missing 'soon': #77137
- doc: diff between instrumentation vs instrumentation-client: #77143
- Alternate bundler: add index.d.ts types to plugin: #77144
- Alternate bundler: Add
react-refresh
as a dependency of plugin: #77142
Credits
Huge thanks to @unstubbable, @mischnic, @bgw, @ahabhgk, @wbinnssmith, @samcx, and @gaojude for helping!