v16.2.1-canary.8
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release focuses on performance improvements across core functionality, including skipping unnecessary array conversions and optimizing instrumentation. It also introduces a draggable panel in devtools and updates Turbopack's hash encoding.
Migration Steps
- Review documentation regarding CSS decimal precision differences between Turbopack and webpack if you rely on specific precision behavior.
✨ New Features
- Instant navigation panel in devtools is now draggable.
🐛 Bug Fixes
- Turbopack now only patches the lockfile when bindings fail to load.