Skip to content

v0.4.0

Compare
Choose a tag to compare
@emyann emyann released this 28 Sep 03:24
· 11 commits to master since this release
44208b6

0.4.0 (2018-09-28)

Bug Fixes

  • Filters out node_module when copying template (only for dev since the npm package does not contains the node_modules) (5a0da2e)

Features

  • add npm script to link templates to CLI when in dev (52a57c7)
  • change lerna version management from locked to independent (69e464f)
  • CLI now fetch template from NPM (9d12020)
  • Create a specific folder under packages for templates (9af8d8e)
  • mark main package.json as private (6c14d06)
  • update deps (c5a980e)
  • update npm script and template lerna dev dep (c7d7a03)
  • update package deps (9cd8aae)
  • update version between packages (a82cf87)