v16.3.0-canary.36
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 5 symbols
Summary
This release includes several internal improvements to the Turbopack analyzer, such as better handling of constants and code structure refactoring, alongside a fix for CLI error reporting during type generation.
✨ New Features
- Turbopack analyzer now analyzes ternaries and promises in string and nullish methods.
🐛 Bug Fixes
- CLI now exits with a non-zero code and a clear message when next typegen fails.