22.1.0-rc.0
📦 nxView on GitHub →
✨ 3 features🐛 4 fixes🔧 2 symbols
Summary
Version 22.1.0-rc.0 introduces new features like exporting TypeScript schema definitions and Maven target prefixing, while also fixing scheduling optimizations and removing system metrics collection.
✨ New Features
- core: pull nx init from latest before executing
- core: export TypeScript schema definitions via wildcard patterns
- maven: add option to prefix all maven targets
🐛 Bug Fixes
- core: remove system metrics collection and reporting
- core: optimize batch task scheduling to prevent redundant traversals
- graph: add nx:build-native dependency to typecheck target
- js: remove redundant typescript project references
🔧 Affected Symbols
nx initnx:build-native