16.0.0-beta.8 (2023-04-26)
Bug Fixes
- angular: remote static serve target should not watch for changes (#16542) (4e0df09)
- core: do not replace @nrwl mentions in excluded files anywhere i… (#16555) (8329395)
- core: do not replace legacy package mentions in binary files (#16547) (cba3c48)
- core: handle symbol in migration path and infer angular material and cdk migration type correctly (#16538) (85366d5)
- devkit: add .pxd and .pxz to binary extensions (#16556) (c0e5dd9)
- devkit: don't visit files that are ignored by nxignore (#16544) (f0295fa)
- devkit: handle moving a file back to the spot it was already on disk (#16554) (7acc5da)
- js: ensure publishable libraries are not marked as private (#16549) (b374bd3)
- js: fix minimal publish script devkit import (#16559) (555cacd)
- linter: ensure target project locator is using stale graph in IDE (#16534) (d47df3d)
- misc: don't generate workspace-generators directory (#16525) (c688df6)
- nextjs: ignore components in appDir when generating cy files (#16520) (87ac061)
- node: use consistent default port (#16491) (3d5b849)
- nx-plugin: cleanup some paths that are strange when root project (#16548) (b409095)
- nx-plugin: generate example file with .template extension (#16543) (5b0527b)
- nx-plugin: make cli schema json migration safer (#16558) (b3b61f5)
- react-native: fix @nrwl/react-native and @nrwl/expo dep conficts (#16524) (7e64afc)
- repo: fix publish script's use of pnpm part 2 (#16568) (240a27b)
- repo: fix publish scripts use of pnpm (#16566) (d22b037)
- webpack: web app in default nx config not working with @aws-sdk (#15962) (440a85c)
Features
- core: deprecate @nrwl/tao (#16550) (b42d3f7)
- repo: migrate to pnpm (#16284) (2628658)
- web: expose cache, compression options for file-server (#16546) (ae8c47b)