23.2.0-beta.4
📦 nxView on GitHub →
🐛 8 fixes🔧 10 symbols
Summary
This release addresses several bugs in core functionalities, including TUI visibility, dependency management with npm and pnpm, and Docker command execution. It also updates vulnerable dependencies like axios and brace-expansion.
🐛 Bug Fixes
- Make TUI cloud icon visible on light terminal themes.
- Pin TypeScript in preset dependencies to prevent npm from hoisting TypeScript 7.
- Bump pinned axios and brace-expansion past vulnerable versions.
- Parse pnpm lockfiles that omit the 'packages' block.
- Keep real dependencies when omitting peers from npm temporary installs.
- Resolve ensurePackage against the workspace.
- Run release pipeline Docker commands without a shell.
- Serialize Cypress installs and skip the binary when unused.