22.6.0-beta.7
📦 nxView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This beta release introduces jemalloc with tuned decay timers in the core module and fixes an issue with canonical SSH URL support during `nx release`.
✨ New Features
- core: use jemalloc with tuned decay timers for native module
🐛 Bug Fixes
- core: support canonical SSH URLs when extracting GitHub user/repo slug during `nx release`
- maven: synchronize batch runner invoke() to prevent concurrent access