# Nx 11.6.0 Changelog ### Bug Fixes * **angular:** fix angular move merge conflict ([#5088](https://github.com/nrwl/nx/issues/5088)) ([e6ec5f9](https://github.com/nrwl/nx/commit/e6ec5f9)) * **angular:** fix angular move merge conflict ([#5094](https://github.com/nrwl/nx/issues/5094)) ([9acf8cb](https://github.com/nrwl/nx/commit/9acf8cb)) * **angular:** not install [@ngrx](https://github.com/ngrx)/component-store if it's not installed already ([feb3162](https://github.com/nrwl/nx/commit/feb3162)) * **core:** fix project dependency resolution for relative imports on windows ([#5009](https://github.com/nrwl/nx/issues/5009)) ([71d9f86](https://github.com/nrwl/nx/commit/71d9f86)), closes [#5002](https://github.com/nrwl/nx/issues/5002) * **core:** fix prompts for enums ([#5036](https://github.com/nrwl/nx/issues/5036)) ([dafdfde](https://github.com/nrwl/nx/commit/dafdfde)) * **core:** git hasher handles workspaces not only in root ([47812d3](https://github.com/nrwl/nx/commit/47812d3)) * **core:** git hasher identifies deleted files ([4f95d4e](https://github.com/nrwl/nx/commit/4f95d4e)), closes [#4201](https://github.com/nrwl/nx/issues/4201) * **core:** git hashing handles "unusual" pathname characters ([26a3839](https://github.com/nrwl/nx/commit/26a3839)) * **core:** normalize run-commands and run-script cwd handling ([#5119](https://github.com/nrwl/nx/issues/5119)) ([3cac30c](https://github.com/nrwl/nx/commit/3cac30c)) * **core:** respect patterns when hashing implicit deps ([9d36c5a](https://github.com/nrwl/nx/commit/9d36c5a)) * **devkit:** omit identical file updates from actions preventing unnecessary installs ([#5055](https://github.com/nrwl/nx/issues/5055)) ([754ccf2](https://github.com/nrwl/nx/commit/754ccf2)) * **linter:** always add eslint dependencies ([#5095](https://github.com/nrwl/nx/issues/5095)) ([46e64fc](https://github.com/nrwl/nx/commit/46e64fc)) * **linter:** apply enforce-module-boundaries rule to import expressions ([#5054](https://github.com/nrwl/nx/issues/5054)) ([d582875](https://github.com/nrwl/nx/commit/d582875)), closes [#3857](https://github.com/nrwl/nx/issues/3857) * **linter:** keep plugins other than typescript-eslint/tslint ([#5111](https://github.com/nrwl/nx/issues/5111)) ([24a5cb0](https://github.com/nrwl/nx/commit/24a5cb0)) * **linter:** remove tslint/config rule from converted eslint configs ([eb2fa0f](https://github.com/nrwl/nx/commit/eb2fa0f)) * **linter:** remove unused parameter from convert-to-eslint-config ([#5108](https://github.com/nrwl/nx/issues/5108)) ([578455f](https://github.com/nrwl/nx/commit/578455f)) * **misc:** display nested apps properly in dep graph ([#5022](https://github.com/nrwl/nx/issues/5022)) ([80f3039](https://github.com/nrwl/nx/commit/80f3039)), closes [#4906](https://github.com/nrwl/nx/issues/4906) * **misc:** fix treeview code samples ([77d1cc3](https://github.com/nrwl/nx/commit/77d1cc3)) * **misc:** fixed a typo in nx not globally installed warning ([#5126](https://github.com/nrwl/nx/issues/5126)) ([4dae729](https://github.com/nrwl/nx/commit/4dae729)) * **misc:** remove the old video from the plugin docs ([8088f20](https://github.com/nrwl/nx/commit/8088f20)) * **nextjs:** improve documentation for "nextConfig" option and provide better error messages ([#5098](https://github.com/nrwl/nx/issues/5098)) ([3587492](https://github.com/nrwl/nx/commit/3587492)) * **nextjs:** include peer dependencies in built package.json ([9d863a7](https://github.com/nrwl/nx/commit/9d863a7)) * **nextjs:** leverage nextjs for loading svgs ([#5060](https://github.com/nrwl/nx/issues/5060)) ([14888e5](https://github.com/nrwl/nx/commit/14888e5)) * **nextjs:** support next 10.0.9 ([#5033](https://github.com/nrwl/nx/issues/5033)) ([0822d00](https://github.com/nrwl/nx/commit/0822d00)) * **node:** early assets copy to "respect" updates on `package.json` ([#5114](https://github.com/nrwl/nx/issues/5114)) ([e3aaf65](https://github.com/nrwl/nx/commit/e3aaf65)) * **node:** fix unreachable code on library generation ([#5080](https://github.com/nrwl/nx/issues/5080)) ([8279904](https://github.com/nrwl/nx/commit/8279904)) * **react:** add migrations to fix babel setup for workspaces using react, next.js, and gatsby ([#5041](https://github.com/nrwl/nx/issues/5041)) ([31404cb](https://github.com/nrwl/nx/commit/31404cb)) * **storybook:** changes in Storybook server options path in v6.2 ([#5072](https://github.com/nrwl/nx/issues/5072)) ([2ac10d9](https://github.com/nrwl/nx/commit/2ac10d9)), closes [#4747](https://github.com/nrwl/nx/issues/4747) * **storybook:** do not update existing root configuration ([#5023](https://github.com/nrwl/nx/issues/5023)) ([3137511](https://github.com/nrwl/nx/commit/3137511)) * **storybook:** rename storybook dev server ssl param to https ([#5096](https://github.com/nrwl/nx/issues/5096)) ([dedd2e4](https://github.com/nrwl/nx/commit/dedd2e4)), closes [/github.com/storybookjs/storybook/blob/next/lib/core-server/src/dev-server.ts#L40](https://github.com//github.com/storybookjs/storybook/blob/next/lib/core-server/src/dev-server.ts/issues/L40) * **testing:** remove jest executor error while babel-jest exists with ts-jest ([#4729](https://github.com/nrwl/nx/issues/4729)) ([#4730](https://github.com/nrwl/nx/issues/4730)) ([00516ec](https://github.com/nrwl/nx/commit/00516ec)) * **web:** fix dev-server executor output causing ng cli schema validation to fail ([36f3a66](https://github.com/nrwl/nx/commit/36f3a66)) ### Features * **core:** add option to skip serve step for cypress builder ([564a86e](https://github.com/nrwl/nx/commit/564a86e)), closes [#3744](https://github.com/nrwl/nx/issues/3744) * **core:** speed up and clean up create-nx-workspace ([cad02e4](https://github.com/nrwl/nx/commit/cad02e4)) * **linter:** convert-tslint-to-eslint generators ([#4943](https://github.com/nrwl/nx/issues/4943)) ([00dec22](https://github.com/nrwl/nx/commit/00dec22)) * **linter:** install tslint-to-eslint in a tmp dir ([be600ef](https://github.com/nrwl/nx/commit/be600ef)) * **linter:** update tslint-to-eslint-config to ^2.2.0 ([#5117](https://github.com/nrwl/nx/issues/5117)) ([9348eae](https://github.com/nrwl/nx/commit/9348eae)) * **misc:** add a spinner when creating a workspace ([e40c651](https://github.com/nrwl/nx/commit/e40c651)) * **node:** migrate [@nrwl](https://github.com/nrwl)/node builders to devkit ([#5012](https://github.com/nrwl/nx/issues/5012)) ([d4629be](https://github.com/nrwl/nx/commit/d4629be)) * **node:** migrate [@nrwl](https://github.com/nrwl)/node schematics to devkit ([#4958](https://github.com/nrwl/nx/issues/4958)) ([4df3b66](https://github.com/nrwl/nx/commit/4df3b66)) * **nx-plugin:** default the import path to the npmPackageName ([#4777](https://github.com/nrwl/nx/issues/4777)) ([2c72700](https://github.com/nrwl/nx/commit/2c72700)), closes [#4700](https://github.com/nrwl/nx/issues/4700) * **react:** add strict option to react library generator ([#5006](https://github.com/nrwl/nx/issues/5006)) ([6dbdaee](https://github.com/nrwl/nx/commit/6dbdaee)) * **repo:** enable smart analysis of workspace.json and nx.json ([#5089](https://github.com/nrwl/nx/issues/5089)) ([86856f3](https://github.com/nrwl/nx/commit/86856f3)) * **web:** added runtimeChunk option ([#5043](https://github.com/nrwl/nx/issues/5043)) ([f6c4958](https://github.com/nrwl/nx/commit/f6c4958))
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up