Change8

22.2.0-beta.3

📦 nxView on GitHub →
5 features🐛 10 fixes🔧 7 symbols

Summary

This beta release introduces template support for workspace creation, updates Expo support to version 54, and includes numerous fixes across Angular rspack, Docker, core, and build tooling.

✨ New Features

  • Added template support to create-nx-workspace in core.
  • Docker now auto-selects the version scheme when only one is available.
  • Support for Expo 54 has been added.
  • Updated @analogjs/vitest-angular to 2.1.2 for Vitest.
  • Made initial generation for JS projects more lightweight in Vitest.

🐛 Bug Fixes

  • Angular rspack now uses CJS when serving applications for HMR.
  • Ensured rebuild logs are only printed once for angular-rspack.
  • Set buildLibsFromSource in normalize options for Rollup bundling.
  • Stopped adding outdated vscode/cursor rule files to .gitignore in core.
  • Sanitized project names for valid git tag names during nx release.
  • Fixed releasing non-docker projects in docker plugin.
  • Removed incorrect threadSafe to parallelism mapping in maven plugin.
  • Updated @emotion/styled to the latest version for react projects.
  • Interpolated releaseGroupName in getLatestGitTagForPattern for release.
  • Enabled wayland-data-control feature for arboard in repo.

🔧 Affected Symbols

create-nx-workspacenx release@analogjs/vitest-angularnx serveRollupnx release@emotion/styled