17.2.0-beta.1
🚀 Features
- angular: support application builder for cypress component testing (#20214)
- core: track project changes in source map when applying plugins (#19955)
- core: independent nx releases and automated git operations (#20191)
🩹 Fixes
- angular: display template error when cache is disabled in ng-packagr executors (#20277)
- angular: generate component with as-provided format when generating a library (#20306)
- angular: fix builder/executor resolution in ngcli-adapter (#20307)
- core: change combine glob patterns to use the
+()
pattern (#20254) - misc: fix project-name-and-root-utils type imports in schemas (#20305)
- misc: @nx/web:file-server should not error on destructuring null (#20318)
- react: types should be in compilerOptions of tsconfig.spec.json (#20290)
❤️ Thank You
- Craigory Coppola @AgentEnder
- James Henry @JamesHenry
- Jonathan Cammisuli
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless
- Pascal Küsgen