15.4.5 (2023-01-06)
Bug Fixes
- bundling: update esbuild executor to emit correct events (#14193) (d0d6e85)
- misc: @nrwl/vite should be in @nrwl/workspace's package group (#14151) (bd305fd)
- misc: fix --help for generators and executors (187f2a1)
- nextjs: hide lockfile generation behind a flag so it can be toggled on and off (#14204) (d3ba644)
- storybook: add vite-tsconfig-paths to storybook (#14161) (8d329e0)
- storybook: pass down configureTestRunner option (#14128) (58b1c40)
- storybook: refactor target finding function (#14130) (41898df)
- storybook: vite builder version correction (#14146) (67bac32)
- testing: only check provided project is root for cypress-project… (#14148) (49aa44b)
- vite: correct worker plugin (#14147) (29f1648)
- web: dynamic default unitTestRunner based on bundler for @nrwl/web:app (#14188) (e96dfe5)
Features
- angular: add ast util to add a provider to a route (#14133) (4de2a9d)
- angular: add ast util to add a provider to bootstrapApplication (#14136) (d9efb98)
- angular: add backwards compatibility to module-federation-dev-server (#14180) (dd8be60)
- angular: add backwards compatibility to module-federation-dev-ssr (#14181) (39eba95)
- angular: add backwards compatibility to webpack-browser (#14159) (2beebf4)
- angular: add backwards compatibility to webpack-dev-server (#14162) (cd0c196)
- angular: add backwards compatibility to webpack-server (#14163) (4a8f95e)
- angular: add isStandalone util to check for standalone decorators (#14129) (762c9ee)
- angular: add standalone support to NgRx generator (#14141) (5fba936)
- bundling: add option to esbuild to not bundle (#14145) (bd14b24)
- nextjs: update to Next.js 13.1 (#14186) (88f11a4)
- webpack: use webpack.sources instead of webpack-sources package (#14189) (b63b6e4)