16.6.0-beta.0 (2023-07-07)
Bug Fixes
- angular: automatically skip remotes not in the current workspace #17473 (#17497) (c64f26e)
- bundling: update the browsers for es5 terser check (#17784) (8c9ad0d)
- core: add license information for native packages (#17964) (d42d2f4)
- core: ensure external dependency hashes are resolved in a deterministic way (#17926) (65adb94)
- core: ensure yarn runs install with correct version (#17997) (d0c3772)
- core: parse project configs only in js (#18009) (c04053b)
- js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (c6a0615)
- js: ignore dependencies from non-index root files for create-package-json (#17930) (28a071f)
- js: remove duplicate alias (#17978) (ccd195d)
- js: restore registry for only localhost (#17999) (8d5cfcc)
- nextjs: Update @types/react version for yarn resolution (#18028) (b1f19e3)
- storybook: optional chain .length in utils (#18001) (3edbe49)
- storybook: properly identify file as story (#18016) (21007d8)
Features
- bundling: rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003) (24e45d4)
- misc: change updateBuildableProjectDepsInPackageJson option default value to false (#17920) (64765eb)
- nx-dev: anchor links to version instead of timestamp (e60702f)
- nx-dev: changelog anchor links to each version (0f9cece)
- testing: renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998) (9940a0c)
- vite: pin Vite version range to patch releases only to avoid conflicts with Angular (#18010) (3fdc66d)