npm @nrwl/nest 8.5.0
Release 8.5.0

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

Bug Fixes

  • angular: remove backticks from home template which cause decorator parse errors (835f3b0), closes #1785
  • angular: update Angular to 8.2.x and CLI to 8.3.x for migration (f222e88)
  • nx: add check to see if CLI version is more recent (d5b4453)
  • nx: exclude appropriate test setup file in tsconfig.lib.json (eeb713f), closes #1139
  • nx: fix error message when using angular with nx cli (3cef509)
  • nx: fix package manager detection in the tao package (4f5e320), closes #1782
  • nx: format all files when --all is passed (77c0c56)
  • nx: make package manager detection a bit smarter (a1df1e0)
  • nx: misc next.js related fixes (3579c5a)
  • nx: remove check for CLI version before migration (20b292b)
  • nx: update .prettierignore (#1795) (241d9dd)
  • nx: use semver for version range comparison (88512c2)
  • react: add react preset right after env (#1817) (3cc01b9)
  • react: extend configureStore correctly when adding additional slices (#1769) (7cff67c)
  • testing: init the jest setup any time jest project is created (c3f2132)
  • web: fix broken test (#1820) (68498ab)
  • web: use require.resolve for babel presets/plugins so we don't rely on module hoisting (#1813) (6f48e01)

Features

  • angular: add backendProject flag to angular app generation schematics (5ada9dd), closes #1288
  • nx: add support for migrations (70d71b3)
  • nx: implement next support (09a94b8)
  • nx: update to Angular 8.2, Devkit 8.3, and NgRx 8.3 (0491ccc)
  • react: updates RSK to 0.7 (#1814) (bfd77db)
  • web: add support for typescript decorators (#1798) (ca889a8)
  • web: use babel-loader instead of ts-loader for web build builder (811c50b), closes #1 #1

Don't miss a new nest release

NewReleases is sending notifications on new releases.