Skip to content

v6.0.0

Compare
Choose a tag to compare
@tinesoft tinesoft released this 13 May 16:55
· 16 commits to master since this release

Bug Fixes

  • demo: fix wrong assets url on deployed demo app (744931b)
  • jest: exclude jest test files from compilation of demo app (c64f34e)

Features

  • core: add --del-excluded-files option to allow deleting excluded files found in file system (76b776b)
  • dependencies: update most dependencies (rollup, jest, webpack, etc) (a490a3a)
  • ng6: add support for Angular & Angular CLI v6 (ed942e0)

BREAKING CHANGES

  • ng6: the minimal Node version to run the generator is now 8.x.x (required by some core ng packages like [email protected])