npm nx 23.0.0-beta.4

3 hours ago

23.0.0-beta.4 (2026-04-30)

🚀 Features

  • ⚠️ angular: remove deprecated @nx/angular/module-federation entry point (#35512)
  • ⚠️ angular: remove deprecated move generator (#35513)
  • core: show target uses task graph + filter broken dependsOn during normalization (#35367)

🩹 Fixes

  • core: correctly classify same-second in-place updates in macOS watcher (#35514)
  • core: restore deprecated allWorkspaceFiles on WorkspaceFileMap (#35518, #34425, #35502)
  • core: ensure verbose logs go to stderr and daemon logs are properly decorated (#34358)
  • core: show flaky-task count in run summary (#35491)
  • js: reference vitest.config in eslint dep-checks for vitest libs (#35460, #33670, #35450)
  • maven: skip attached artifacts that fail to materialize in batch record (#35473)
  • nx-dev: document nested CLI subcommands beyond two levels (#35519)

⚠️ Breaking Changes

  • angular: remove deprecated move generator (#35513)
    The @nx/angular:move generator is removed. Use
    @nx/workspace:move (or its mv alias) instead.
  • angular: remove deprecated @nx/angular/module-federation entry point (#35512)
    The @nx/angular/module-federation entry point is
    removed. Update imports to use @nx/module-federation/angular instead.
    The update-23-0-0-update-with-module-federation-import migration
    handles this automatically when running nx migrate.

❤️ Thank You

Don't miss a new nx release

NewReleases is sending notifications on new releases.