v16.2.1-canary.33
📦 next-jsView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces new configuration resolution in Turbopack and improves accessibility in the segment explorer. It also includes internal cleanups and performance optimizations.
Migration Steps
- Remove a ton of turbo task functions from Issue trait items.
✨ New Features
- Add LocalPathOrProjectPath PostCSS config resolution in Turbopack.
- Change DiskFileSystem root to Vc<RcStr> for portable cache in Turbopack.
🐛 Bug Fixes
- Fix segment explorer file pill accessibility.