Releases: MobileFirstLLC/extension-cli
Releases · MobileFirstLLC/extension-cli
v0.11.7
Fixes
- xt-docs: make watch recursive on watched directories
- xt-docs: add tutorials directory to watch list (if exists)
- xt-docs: display error when docs command fails (see PR #30)
v0.11.6
New
- xt-docs: add watch mode to docs command see #23
v0.11.5
This version fixes an issue with xt-test
command that would prevent ci build for terminating on unit test error
Fixes
- xt-test #26 unit test coverage reporting and reporting error code on test failure (d3bba9d)
v0.11.3
Fix
Updates
- commander arguments handling
- update packages
v0.11.1
new
- added ability to specify custom build commands
fixes
- fix initial image generation for creating new extension
v0.10.1
- update test configs
- check if gitignore exists before xt-clean
- xt-create: change default icon to high contrast
- update packages