20.4.0-beta.1 (2025-01-17)
🚀 Features
- angular: support angular v19.1 (#29523)
- nx-dev: show arg aliases (#29653)
- react: add support for React 19 for new Workspaces (#29286)
🩹 Fixes
- gradle: check if java is installed (#29572)
- graph: copy command text directly from PDV (#29645)
- js: sort package.json fields by idiomatic order (#29635)
- js: fix typo so
exports
field in package.json is properly sorted (#29643) - js: do not generate package.json file for non-buildable js libraries in non-ts solution setup (#29646)
- js: ignore bundler config files correctly in eslint config when using vitest in js library generator (#29649)
- misc: generate
module
andmoduleResolution
in base tsconfig based on cnw preset (#29633) - misc: update e2e config generators to align with new TS solution setup (#29638)
- testing: e2e config generators should prompt for missing serve data (#29660)
- vite: plugin should infer 'vite' for dev/serve command (#29585)
❤️ Thank You
- Colum Ferry @Coly010
- Emily Xiong @xiongemi
- Isaac Mann @isaacplmann
- Jack Hsu @jaysoo
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless