15.7.0-beta.1 (2023-02-01)
Bug Fixes
- angular: deprecate the testing utils (#14691) (1eb38ce)
- angular: prefix in project.json in migrated ng cli (#14662) (8d5544e)
- angular: remove import of missing environment file (#14640) (6422d3d)
- angular: throw when polyfills is provided with an array for webpack-browser and angular 14 (#14742) (f02d0e4)
- core: gitlab should be included in ci-workflow ci schema (#14652) (2ee9ac6)
- core: update CSV handling to account for the the value already being an array (#14722) (829fb5b)
- linter: use ng-packager for checking secondary entry points in linter (#14425) (c23b74e)
- node: add sourcemaps for esbuild configuration by default (#14725) (9abd8e6)
- node: cleanup generated paths for node libs (#14674) (3cdaacf)
- node: remove node option from integrated workspace preset (#14670) (b5871d2)
- react: install @nrwl/web when module federation is used (#14660) (8bebf33)
- repo: fix lerna tests to successfully run for yarn (#14738) (a41d625)
- testing: jest batch mode improvements (#13744) (0f15c14)
- webpack: config migrations should account for different configurations (#14672) (cda00d9)
- webpack: fix support for module federation plugin (#14653) (795e4d6)
- webpack: use webpack-merge for plugins to preserve values, fix React SVG loader (#14695) (e92097c)
Features
- angular: set angular devkit packages as peer deps (#14723) (fe6ffa2)
- bundling: update esbuild to 0.17.5 (#14752) (5cfd357)
- core: add native node bindings for hashing (#14476) (fecf7fb)
- core: enable ts-node paths reference usage to use library imports in
/scripts
(#14743) (0602b84) - core: hide hidden and deprecated generators from prompts (#14561) (f4a4059)
- expo: add option for skipPackageJson for expo generators (#14570) (42b9be2)
- misc: conditionally allow starter template inclusion (#14268) (ee909cf)
- node: add --docker for CNW (#14626) (6093247)
- node: improve docker setup for Node server apps (#14647) (9f1ed50)
- node: update app generator for fastify to be more inline with fastify cli (#14667) (a0ed060)
- nx-dev: add 404 support for package urls (#14706) (67d9981)
- react: migrate webpack config (#14663) (dba4a06)
- storybook: vite config for v7 (#14645) (910f34d)
- webpack: move web-specific options into withWeb plugin (#14590) (d5332b4)