17.3.1 (2024-01-31)
🚀 Features
- angular: add generator to convert targets to use the esbuild-based application executor (#21333)
- core: don't clear NX_BASE or NX_HEAD (#20125)
- devkit: improving error handeling read target options (#20336)
- react-native: add useTransformReactJSX babel config to generators (#19170)
- vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)
🩹 Fixes
- nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
- angular: fix dev-server validation for esbuildMiddleware (#21413)
- angular: should not log invalid extension includedScripts (#21441)
- bundling: consider index/folder imports in manual file resolution (#19030)
- core: remove misleading message at front of error (#21443)
- core: new generator not skipping package installation (#17927)
- core: include typescript package when calculating project hashes (#21285)
- core: do not append node_module paths in
run-script
executor (#21445) - graph: repair externalApiService usage broken after refactor (#21422)
- js: allow inlined libs without imports (#20649)
- linter: remove extend of @angular-eslint/recommended--extra config (#18465)
- linter: restore rules to match previous @typescript-eslint/recommended (#21424)
- linter: make target default migrations a bit more robust (#21446)
- misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
- nextjs: Add missing support swc for custom server (#21401)
- nextjs: lazy load plugin import (#21426)
- nx-dev: remove unmatched bracket. updates warning description (#19481)
- react: import SupportedStyles type from correct path (#20239)
- vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
- vue: do not add @vue/tsconfig dependency (#19873)
❤️ Thank You
- Adam Hunter @adamrhunter
- Benjamin Kroeger @benkroeger
- Christian Käslin
- Craigory Coppola @AgentEnder
- Denis Frenademetz @skrtheboss
- James Henry @JamesHenry
- Jan Pretzel
- Jonathan Cammisuli
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless
- Michal Jez @MJez29
- Miloš Lajtman @miluoshi
- Nicholas Cunningham @ndcunningham
- Tobbb
- Vinit Neogi @vneogi199
- wout junius @wout-junius
- Zac Bristow