14.5.5 (2022-08-12)
Bug Fixes
- angular: 14.5.3 migration should hit @angular/cdk (#11560) (8eb2304)
- angular: add missing allowed extension properties (#11547) (42fe477)
- core: include config name in the cached fileset (438e4a5)
- core: list local plugins (#11410) (db97728)
- express: tslib should be included if importHelpers is true (#11419) (0ce3b1a), closes #11012
- js: update SIGINT and SIGTERM handling for tsc/swc executors (#11492) (d1af72d)
- linter: skip prettier config if prettier is missing (#11542) (f44ba27)
- nextjs: react root enabled for nextjs (#11362) (50afd2b), closes #11345
- nxdev: preserve generated sitemap in cache (#11540) (57acec9)
- react: allow async functions to work with custom webpack config (#11467) (dec9102)
- testing: exclude jest.config.ts in angular project tsconfigs (#11468) (bd4e6ac)
- testing: install ts-node when migrating to ts jest config files (#11427) (acab648)
- testing: restore setting for update-jestconfig (#11457) (95e579b)
- web: run swc after other plugins in rollup (#11501) (4917239)
Features
- core: format additional flags values for logging (#11564) (899625c)
- core: hash tasks early when possible to enable optimizations (#11533) (918ddf6)
- core: support yarn berry in CNW (#11528) (36213b7)
- linter: add option to set report unused disabled directives (#11212) (#11272) (36f9420)
- misc: repair should support running extra migrations (#11504) (efea1a5)
- misc: update shared ts-node and ts-loader packages (#11429) (5267f45)
- nextjs: improve type checking for nextjs config file (#11497) (522dcdd)
- node: update @types/node to 18.7.1 (#11545) (9cbfd65)
- react-native: add exclude to sync-deps (#11365) (65f554f)
- react: improve types for module federation config file (#11476) (2c8a711)
- react: update packages (#11499) (e4d60da)
- storybook: ignore paths when generating stories (#11111) (8bc9940), closes #10211
- web: update node types to 18.7.1 (#11546) (1121907)