npm @nrwl/cli 9.3.0
Release 9.3.0

latest releases: 15.9.7, 14.8.9, 15.9.6...
4 years ago

Bug Fixes

  • angular: remove prod tsconfig for non-publishable lib (#2816) (9f0fdac), closes #2765
  • core: add description to dry-run parameter (#2919) (5994a9d)
  • core: adjust nx migrate log (#2814) (866e631)
  • core: change chunkify length to 50 to prevent windows crashes (#2913) (5cd5b7d), closes #2362
  • core: file-utils workspaceFileName now returns proper file… (#2811) (a06c256)
  • core: fix directory grouping on dep-graph (#2972) (06c35fa)
  • core: fix path for secondary entrypoints (#2498) (69faaed), closes #1765
  • core: fix source map generation for production build (#2808) (40ebe4d), closes #2802
  • core: rework where tmp tsconfigs are generated (#2805) (3bdcc0b)
  • core: runtime support for outputPath array on run-commands builder (#2807) (97c607a)
  • docs: fix react nx console link (#2902) (125872f)
  • docs: update content urls to new ones (#2897) (d143f23)
  • nest: remove the default main file from @nrwl/node:lib (#2920) (fcc0782)
  • nest: tweak generated Nest app (#2918) (78a9fee)
  • node: add defensive check for architect to node migration (09baaaa)
  • node: install @nestjs/scheamtics as a dependency of @nrwl/nest (#2999) (418fbd5)
  • nx-plugin: remove function copyNodeModules from ensureNxProject to prevent @nrwl modules ov (#2931) (b55a1a9)
  • react: add styled-components babel plugin only if it will not conflict with emotion (#2863) (c993957), closes #2845
  • react: do not include package.json in libs without publishable flag (#2896) (b4fc65c)
  • react: fix console log during unit test (#2938) (434a288)
  • react: pass linter option properly to storybook cypress setup (#2903) (c9cac2d)
  • react: update sass-loader to 8.0.2 and fix the options accordingly. (#2988) (b95d395), closes #2099
  • repo: fix version in root package.json (#2983) (9ace34e)
  • storybook: only install the necessary package dependencies (#2886) (4341328)
  • storybook: windows path mapping (#2995) (e43229a)
  • testing: add a guard to not accidently publish to the registry (#2978) (c00f996)
  • testing: correct spelling of jest-preset-angular for migrations (#2818) (7c45f98)

Features

  • angular: update angularjs to 1.7.9 (#2947) (bbf3fe0)
  • angular: update NgRx libraries to 9.1.0 (#2929) (5eca6d5)
  • core: add hash details to the task object (#2943) (c4e3312)
  • core: add npm dependencies to package.json for publishable libs (#2879) (4095d21)
  • core: add nx-plugin to list of default packages to be migrated (#2782) (8299c45)
  • core: adds deselect all button to dep-graph (#2912) (73d0312), closes #2911
  • core: improved console output for nx migrate (5b1047e)
  • core: include node_modules into the computation hash key (#2993) (10282bb)
  • core: update prettier to 2.0.4 (#2885) (9b585cb)
  • docs: show entity type and entity container's type (#2878) (935f121)
  • nest: extend @nestjs/schematics in @nrwl/nest (#2756) (9916b27)
  • nextjs: add page and component schematics to Next (#2810) (8208856)
  • nextjs: support building and serving production server (#2792) (36e1d40)
  • nextjs: use flat structure for page schematic (#2939) (adc7b78)
  • nx-plugin: add "schematic" schematic (#2708) (d385030)
  • nx-plugin: add builder schematic (#2769) (b245d12)
  • nx-plugin: add migration schematic (#2692) (e44af49)
  • nx-plugin: properly implement and honor --unitTestRunner (#2867) (d3b5d1f)
  • react: add assets option for package builder to copy files to output path (#2933) (8e6ad2f)
  • react: improve storybook schematics (#2831) (a47c24c)
  • react: upgrade redux toolkit version and generated slice code (#2835) (54d06f0)
  • repo: change release script not to upload assets to github (#2973) (cb37841)
  • repo: improve local-registry publishing (#2979) (89e8379)
  • testing: add --detectOpenHandles to Jest CLI Options (#2969) (ac6f52a)
  • testing: added --showConfig CLI option to Jest package (#2968) (41572b3)

Don't miss a new cli release

NewReleases is sending notifications on new releases.