v16.2.1-canary.25
📦 next-jsView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This release focuses on stability and performance improvements, including fixes for styled-jsx race conditions and turbo-tasks crashes. It also enhances developer experience with better warning messages and tooling updates.
🐛 Bug Fixes
- Fix styled-jsx race condition where styles were lost due to concurrent rendering.
- Fix turbo-tasks hashed cell mode crash on task error (re-land #91576).
- Fix Route Handlers devRequestTimingInternalsEnd and Turbopack server HMR.
- Fix sst inspect tool to respect CURRENT and stale sst files.