Change8

22.7.0-rc.2

📦 nxView on GitHub →
1 features🐛 9 fixes🔧 4 symbols

Summary

This release introduces compiler option support for tsgo in the vite plugin and includes numerous fixes across bundling, core functionality, JS tooling, and Maven integration.

✨ New Features

  • Added compiler option to vite plugin for tsgo support.

🐛 Bug Fixes

  • Declared tsconfig.json as input for esbuild targets.
  • Allowed --target/-t and -p flags for nx run with colon targets.
  • Made nx version lookup bundle-safe.
  • Restored top-level schemas/ in published nx package.
  • Waited for stdio drain before capturing task output.
  • Added npm workspace support to prune-lockfile executor.
  • Honored settings.xml in Maven 3 batch runner.
  • Removed process exit handlers when child process exits.
  • Removed broken header links (podcast) in nx-dev.

Affected Symbols