Skip to content

Release 6.3.0

Compare
Choose a tag to compare
@vsavkin vsavkin released this 30 Aug 20:31
· 13505 commits to master since this release

Bug Fixes

  • builders: import directly from jest (794075b)
  • command-line: add ng command test on affected parallel (f93d8e3), closes #700
  • command-line: format split in chunks patterns (84686d9), closes #511
  • schematics: fix migration version (e608211)

Features

  • builders: add --only-changed and --pass-with-no-tests to jest (6f909b2)
  • builders: add coverage and snapshot options for jest (74734c9)
  • builders: introduce builders package and jest builder (0788a81)
  • schematics: add schematics for jest (5a547cc)
  • schematics: add SCSS/CSS support via Prettier (5ccaef9)