npm @nrwl/nest 8.3.0
Release 8.3.0

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

Bug Fixes

  • cypress: return a non 0 exit status on failures (055e8bc)
  • frontend: fix ngrx migration requiring angular cli 8.1 (98e5bbc)
  • frontend: remove unused double dashes to avoid yarn's warning (4297aef)
  • nx: add @nrwl/workspace to the packageGroup list (d0bdb75)
  • nx: create-nx-workspace cannot depend on typescript (4022fe8)
  • nx: fix assets option object input (93c000d)
  • nx: fix lint exclusion for workspace libs (3495e94)
  • nx: fix migration of angular.json for with no architect property (d80c381)
  • nx: fix typo in nx and cli documentation (83311ae)
  • nx: fixed path to $schema in ng-package.json (9278a8e)
  • nx: make target a required option when running affected npm script (83c1559)
  • nx: review correction #1530 (df77d6c)
  • react: fix version of @types/react-dom to latest (#1610) (0b010db)
  • testing: disable collectCoverage by default (#1586) (e29f37e), closes #1531
  • workspace: delegate to local ng script to allow customization (82ee4f1)

Features

  • nx: add migration to update Angular CLI devDependencies to 8.1.x (4f7ec84)
  • nx: rename nx lint to nx workspace-lint (7b00b92)
  • nx: delegate to cli when command is not recognized (7b00b92)
  • nx: implement global nx cli to remove the need to use yarn nx (c16f250)
  • nx: update to NgRx 8 and add schematics support for creators and entities (6516176)
  • react: move BrowserRouter to main.tsx for routing (#1588) (a07f019), closes #1558
  • react: updates libraries for React to newest versions (#1584) (b3bea39)
  • testing: add findRelatedTests option to jest builder (1f5f0c2), closes #1527
  • testing: adding jest option testPathPattern (dc556bd)
  • testing: adding jest options for colors, reporters, verbose, coverage, coverageReporters, and (7a7ab9f)

Don't miss a new nest release

NewReleases is sending notifications on new releases.