v16.4.0-canary.0Pre-release
Added 1
- isolate HMR listeners across microfrontends in Turbopack
Changed 4
- deduplicate Pages Router app chunks in Turbopack
- split the read and write codepath data structures for symlinks in Turbopack
- show last modified file when waiting for the filesystem to settle in Turbopack
- check assignability before assigning the actor in react-sync
Fixed 1
- preserve trailing slash during export MPA fallback
From Next.js
Misc Changes
- feat(turbopack): isolate HMR listeners across microfrontends: #95997
- Turbopack: deduplicate Pages Router app chunks: #97664
- [react-sync] Check assignability before assigning the actor: #97638
- fix: preserve trailing slash during export MPA fallback: #97613
- Turbopack: Split the read and write codepath data structures for symlinks: #97395
- Turbopack: Show last modified file when waiting for the filesystem to settle: #97648
Credits
Huge thanks to @fireairforce, @mischnic, @eps1lon, @QingHeSite, and @bgw for helping!