github nrwl/nx 21.0.0-beta.11

latest releases: 21.6.1-beta.0, 21.5.1, 21.5.1-beta.5...
pre-release4 months ago

21.0.0-beta.11 (2025-04-30)

🚀 Features

  • ⚠️ core: drop support for create nodes v1 in favor of only calling create nodes v2 (#30616)
  • ⚠️ core: remove legacy cache flag from nx.json (#30787)
  • gradle: add batch runner (#30457)
  • graph: show next steps for successful migrations (307c45542a)
  • nuxt: enable continuous tasks (#30925)
  • react: undeprecate svgr option for Next.js apps since --turbo supports it (#30909)
  • react: replace deprecated babel classProperties.loose option in .babelrc files (#30912)
  • ⚠️ testing: remove tsConfig option from the @nx/jest:jest executor (#30888)
  • ⚠️ testing: remove tsConfig and copyFiles options from the @nx/cypress:cypress executor (#30870)
  • webpack: remove isolatedConfig option for @nx/webpack:webpack (#30910)

🩹 Fixes

  • core: tui summary should handle in progress tasks properly (#30905)
  • core: throw errors when task graph has invalid continuous tasks (#30924)
  • core: kill child processes when pseudo terminal shutsdown (#30935)

⚠️ Breaking Changes

  • testing: The previously deprecated and unused tsConfig and
  • testing: The previously deprecated and unused tsConfig option
  • ⚠️ core: remove legacy cache flag from nx.json (#30787)
  • ⚠️ core: drop support for create nodes v1 in favor of only calling create nodes v2 (#30616)

❤️ Thank You

Don't miss a new nx release

NewReleases is sending notifications on new releases.