Skip to content

Release 6.4.0

Compare
Choose a tag to compare
@vsavkin vsavkin released this 06 Oct 14:10
· 13238 commits to master since this release

Bug Fixes

  • builders: fix node builders on windows (fbdb784)
  • ngrx: add store typing (efe38c4), closes #748
  • schemantics: tests are unable to run when window paths have spaces in them. (3ba5fef)
  • schematics: clean outDir to avoid blueprint leaks (039c151)
  • schematics: convert fileReplacements paths for all configurations (96716ae)
  • schematics: do not modify tests when skipTests is set (9fd3993)
  • schematics: exclude jest setup file in tsconfig.app.json (4bd39e7)
  • schematics: fix affected for projects without architect config (0b086dd)
  • schematics: normalize paths passed to offsetFromRoot (#758) (f960d5a)
  • schematics: remove duplicate schematics dep after ng-add (25b6e61)
  • schematics: remove polyfill.ts from tsconfig.spec.json (jest-project) (97b7737)
  • schematics: remove tsconfig.spec.json linting for non-karma apps (#766) (f19810a)
  • schematics: update jest-preset-angular to 6.0.1 (4ed154d)
  • schematics: use ngrx pipe select operator (e63e787)
  • scripts: checkcommit allows release commit (#740) (5c4db34)

Features

  • builders: add bail and silent options to jest (817691d)
  • builders: add runInBand and maxWorkers options to jest (#757) (edae03e)
  • builders: introduce node build and execute builders (469af6e)
  • builders: support es2015 compilation (f4c106a)
  • nx: export data persistence operators (b9ffb90)
  • schematics: add option for no module in lib (f1d4dd9)
  • schematics: add schematics for node apps (9b8755a)
  • schematics: allow generation of app with jest unit testing (#764) (d6ff724)
  • schematics: update @angular/cli to 6.2.3 and ngrx 6.1.0 (c9d3f97)
  • schematics: update cli to 6.2.4 (9714a97)