Skip to content

v5.2.0

Compare
Choose a tag to compare
@tinesoft tinesoft released this 23 Nov 23:27
· 59 commits to master since this release

Bug Fixes

  • demo: fix syntax issue in tsconfig.app.json (8a85613), closes #128
  • package.json: fix latest packages being used when generating a project with additional deps (7ee8ab9)
  • packaging: correct regex used to build peerDependencies in distributed package.json (4f1890e)
  • template/gulpfile: add missing $ for documentation output path (9cebd7f)

Features

  • core: remember --skip-demo, --skip-sample and --skip-styles options in .yo-rc.json (d573cf6)
  • style: add support for css files (cbc54f9), closes #131