16.7.0-beta.2 (2023-08-08)
Bug Fixes
- angular: fix the version of the angular cli update migration (#18538) (107c281)
- core: add target options for .nx nx.json (#18476) (622e0e0)
- core: report should not include non-plugin packages as local plugins (#18306) (1861d6e)
- esbuild: don't overwrite plugins in esbuildOptions (#18461) (14fab26)
- linter: ensure package detection works in PnP (#18394) (5634d55)
- linter: eslint flat config not working correctly (#18379) (006180b)
- linter: fix messages on deps checks (#18484) (3565643)
- misc: move --useDotNxInstallation to yargs config (#18475) (c175fc3)
- nx-dev: fix horizontal scrollbar (#18469) (7b6b403)
- react: add babel/core when babel/preset-react is preset (#18462) (b317458)
- react: add typings to types instead of files (#18501) (85f4737)
- react: fix babel core migration (#18485) (23fab05)
- vite: default vitest provider to v8 (#18515) (ff04be5)
- vite: do not set default target (#18454) (bf5111c)
Features
- angular: support angular 16.2.0 RC (#17879) (d7d3ebc)
- angular: use provideRouter for standalone remote apps (#18468) (64492ec)
- core: expand support for projectRoot token to include project.json (#18302) (1a1cb4f)
- linter: add generator for converting to flat config (#17532) (b8c3ec4)
- linter: update eslint to 8.46.0 (#18474) (4fe0bd6)
- misc: add memory to chat completion (#18463) (8be2a26)
- misc: embeddings script and list sources in ai response (#18455) (e9d50af)
- nx-dev: fetch plugin stats in CI (#18498) (7de3046)
- nx-dev: plugin quality indicators (#18426) (f1a90bf)
- nx-dev: when feedback button is pressed hide buttons (#18141) (ccad52e)
- react: add playwright to e2eTestRunner option (#18200) (24b1ab5)
- repo: cleanup e2e cache on global setup (#18483) (0429536)
- storybook: update to version 7.2 (#18527) (adcab44)
- testing: prompt e2eTestRunner playwright (#18203) (ed300d5)
- testing: Vite 5 compatibility for Cypress (#18535) (38fec9c)