16.0.0-beta.3 (2023-04-19)
Bug Fixes
- angular: add component import path correctly to NgModule when flat=false (#16364) (0ce1f37)
- angular: fix resolve builder in ngcli adapter (#16375) (52acf07)
- angular: schematics warning should only occur when run as schematic (#16396) (4446bf7)
- angular: throw error when generating component with multiple candidate modules (#16332) (48b356d)
- core: do not attempt to remove non-existent package from package.json (#16399) (1b7587f)
- core: fix preset unit tests (#16384) (c6310e6)
- js: update swc options so path mappings can work in all environments (#16390) (ab609a2)
- react: install rollup package when generating lib (#16373) (a4ef959)
- storybook: check storybook is installed and not on v7 already (#16402) (2e97962)
- storybook: do not override existing v7 on init (#16405) (157b35b)
- storybook: handle @nrwl packages in storybook installed check (#16380) (3d3cc74)
Features
- angular: replace usages of @nrwl with @nx (#16377) (da158bc)
- core: extract js related code from affected and hasher (#16244) (2dd59c3)
- js: update @swc/core and @swc/helpers packages (#16372) (fda18e0)
- nest: Add strict option (#16371) (ce4a76a)
- node: replace usages of @nrwl with @nx (#16379) (ad805cb)
- nx-plugin: slim down default generated nx-plugin (#16168) (00f424a)
- react: add @nx/web as a dependency since it is needed by cypress/etc. (#16407) (1780aac)
- repo: replace usages of @nrwl/ with @nx/ in tooling packages (#16351) (5a0a4e8)
- web: replace usages of @nrwl with @nx (#16376) (76dfc62)