v16.3.1-canary.20
📦 next-jsView on GitHub →
🐛 5 fixes
Summary
This release includes several miscellaneous changes, focusing on browser hydration recoveries, metadata resolution, React 18 snapshot updates, Turbopack condition retention, and removal of the server route matcher stack.
🐛 Bug Fixes
- Wait for back-before-hydration recoveries in the browser: #97321
- Extract metadata resolution primitives: #97388
- test: update React 18 redbox snapshot: #97415
- Turbopack: retain conditions when replacing resolve request keys: #97372
- Remove server route matcher stack: #94157