Skip to content

23.1.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@FrozenPandaz FrozenPandaz released this 13 Jul 14:49
74d5440

23.1.0-rc.3 (2026-07-13)

🚀 Features

  • storybook: update Storybook to support Angular 22 (#36293)

🩹 Fixes

  • core: omit peer dependencies when installing packages to a temp dir (#36295)
  • core: include root package.json dependencies for '.'-rooted projects (#36291, #33791, #36290)
  • core: reduce task hashing memory usage on large workspaces (#36267, #36152)
  • js: bump @swc/cli to 0.8.1 to patch critical decompress advisory (#36294)
  • misc: export @nx/esbuild/executors entry point (#36282)
  • testing: template the e2e config for fresh projects instead of ast-parsing it (#36304)

❤️ Thank You