npm @nrwl/nest 9.1.0
Release 9.1.0

latest releases: 14.5.0-beta.2, 14.4.3, 14.5.0-beta.1...
4 years ago

Bug Fixes

  • angular: schematic to register routes (e5b9d80)
  • angular: update Protractor E2E spec files to generate a passing test (cd52fce)
  • core: fix json diff and implicitJsonChanges (dbf6fd5)
  • core: fix json diff and implicitJsonChanges part 2 (d9a800f)
  • core: fix move schematic issues (df197cf)
  • core: fix the ordering of unrelated tasks (f0ca839), closes #2599
  • core: handle npm package deletion and whole file changes (642d598)
  • core: provide better error messages when the target is incorrect (dae2589)
  • core: update nx list output spacing issue (13302f0)
  • core: use default configuration when the provided one is not available (115a1ab)
  • core: use file full path in git show (#2537) (dfb0917), closes #2292
  • linter: outputFile at non-existing directory path throws (ddde8af)
  • misc: export defaultTasksRunner as tasksRunnerV2 (954abd6)
  • misc: parse args for format command (c45ee2a)
  • nextjs: default fileReplacements relative to workspace root (591264d)
  • node: use correct imports in express tests (9139155)
  • react: fix rollup options extension to be compatible with output arrays (122af4f)
  • react: pascalCaseFiles option not working (#2554) (fd29f8e), closes #2488
  • repo: fix ci (923f354)
  • repo: fix formatting (b52e97c)
  • storybook: find any module file (c2bac02)
  • storybook: replace storybook cypress e2e architect configuration (#2533) (b70fe05)
  • testing: remove --coverage option from jest builder (#2569) (60077fb), closes #2564

Features

  • angular: added karma to jest plugin (ef00ec4)
  • angular: update to NgRx version 9 release (4ff436e)
  • core: add ability to run targets against project's deps (ff6b434)
  • core: add community approved plugins to nx list command (2ae1e98)
  • core: add runtimeCacheInputs to capture node version, os in the cache key (bbf5738)
  • core: switch to use tasks-runner-v2 by default (b780a1b)
  • core: update prettier to 1.19.1 (2145d36)
  • linter: improve support for mixed linters when using IDEs (#2620) (fef54fa)
  • misc: support formatting .mdx files (e2e3412)
  • nest: implement nest lib schematic (#2540) (a39587a)
  • react: --maxWorkers and --memoryLimit add tests and common fix (#2581) (6b9f35b), closes #2366
  • react: add option to stop generation of components or styles (#2568) (d37fc66)
  • react: adds styled-components and emotion plugins for react apps so SSR works correctly. (#2605) (5cdf372), closes #2119
  • repo: improve ci caching (e2b8406)
  • testing: add support for cypress 4 (#2604) (0f04fab)

Don't miss a new nest release

NewReleases is sending notifications on new releases.