npm @nrwl/cli 15.4.6

latest releases: 15.9.7, 14.8.9, 15.9.6...
16 months ago

15.4.6 (2023-01-12)

Bug Fixes

  • angular: do not rename dts file since it is already done (#14218) (fb749ae)
  • angular: keep decorate-cli script for existing workspace usages (#14266) (b7a134b)
  • core: exec should not log usage info when inner command fails (#14237) (0636fe7)
  • core: add default configuration to nx schema (#14298) (37e88c5)
  • core: fix "running target targets" typo (d1acfe0)
  • core: fix dependent projects for watch (#14170) (66df55f)
  • core: run-one should not log undefined as target name on failure (#14238) (06f334d)
  • expo: fix the buildable library (#14142) (74d8a48)
  • expo: fixing version conflict of react (#14144) (cac1f30)
  • js: unique hash for each execution (#14154) (8700c86)
  • storybook: install missing storybook dep (#14305) (7a66359)
  • testing: do not add a duplicate tsconfig.spec.json ref (#14201) (da4e2a5)
  • vite: do not include vitest types in tsconfig.json (#14200) (8d382fb)
  • vite: if no host pass localhost on baseUrl (#14304) (8a5bf6e)
  • vite: move clearScreen and logLevel to the shared options (#14174) (02d1cc8)

Features

  • angular: add backwards compat support for library (#14249) (5970246)
  • angular: add backwards compat support for package and ng-packagr-lite executors (#14264) (6579879)
  • angular: install correct versions for setup-ssr (#14278) (b8fc0f8)
  • angular: remove decorate-angular-cli (#14226) (a5707c8)
  • angular: throw error when --standalone used for setup-mf w/ invalid Ng version (#14270) (b0c6ca9)
  • core: print nicely formatted JSON parse error (#14293) (6754e62)
  • graph: use daemon file watcher instead of chokidar (#13564) (b4dbdf6)
  • node: add templates for nodejs frameworks (#14231) (6fb0631)
  • node: support nodejs frameworks (#14199) (a631af7)
  • storybook: fix the options for the builders (#14279) (c79d2b2)
  • storybook: return port from storybook server (#14303) (9f19e93)
  • storybook: version 7 executors (#14255) (9f75f7c)
  • testing: Cypress 12 Support (#14058) (0bc93ee)
  • webpack: generate React and Web apps with webpack.config.js file (#14285) (454fba4)
  • webpack: remove support for legacy browsers (#14190) (fcc02d1)
  • webpack: remove support for legacy browsers (#14190) (#14257) (6feb56e)

Don't miss a new cli release

NewReleases is sending notifications on new releases.