v16.2.0-canary.50
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This release introduces support for error causes in the dev overlay and includes several internal cleanups and fixes related to task management and turbopack stability.
✨ New Features
- Added support for error causes in the dev overlay ([devtools]).
🐛 Bug Fixes
- Fixed concurrent task lock panic during error formatting in [turbopack].
- Fixed some modification tracking bugs in TaskStorage in [turbopack].