22.0.0-beta.0 (2025-10-01)
🚀 Features
- ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#32754)
- core: prompt for ai agent files on nx init (#32889)
- ⚠️ core: remove
NX_DISABLE_DB
environment variable (#32887) - devkit: bump compatibility to Nx 21 - 23 (6b86c33c30)
- ⚠️ js: remove the experimental and deprecated inlining feature from the
tsc
andswc
executors (#32783) - react: remove support for non-isolated webpack config in
ponentTestingPreset
(#32787) - react: keep deprecated @nx/react/bundle-rollup module since there is not a replacement when using @nx/rollup:rollup executor (#32821)
- ⚠️ rspack: remove application generator in favour of framework-specific options (#32755)
- ⚠️ rspack: remove deprecated deleteOutputPath and sassImplementation options (#32756)
- ⚠️ webpack: remove deprecated deleteOutputPath and sassImplementation options (#32828)
🩹 Fixes
- bundling: ensure tsconfig options are respected with rollup-typescript-plugin (#32816)
- ⚠️ core: remove deprecated simpleName option from library generators (#32716)
⚠️ Breaking Changes
- ⚠️ core: remove
NX_DISABLE_DB
environment variable (#32887) - js: The experimental inlining feature in the
@nx/js:tsc
- ⚠️ webpack: remove deprecated deleteOutputPath and sassImplementation options (#32828)
- ⚠️ rspack: remove deprecated deleteOutputPath and sassImplementation options (#32756)
- ⚠️ rspack: remove application generator in favour of framework-specific options (#32755)
- ⚠️ bundling: change default useLegacyTypescriptPlugin to false for v22 (#32754)
- core: simpleName option is no longer supported in library
❤️ Thank You
- Colum Ferry @Coly010
- FrozenPandaz @FrozenPandaz
- Jack Hsu @jaysoo
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless