Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-09-28 | 1.4 kB | |
v0.4.0 source code.tar.gz | 2018-09-28 | 190.7 kB | |
v0.4.0 source code.zip | 2018-09-28 | 202.7 kB | |
Totals: 3 Items | 394.8 kB | 0 |
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)