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
andcopyFiles
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
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Emily Xiong @xiongemi
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez