All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2023-07-18)
4.0.0 (2022-10-23)
- default export to support commonjs (dc4fcb6)
3.0.0 (2021-03-03)
- support modern javascript (edfb964)
- core: Allow Windows paths containing a white-space (8e1d221)
- core: fix calling yarn install for each file. only works for package.json files (c7227bf)
- Replace deprecated gulp-util with plugin-error (6052f9d)
- v2.0.0 (8b58f14)
- v2.0.0-beta.3 (c93a597)
- chore(package): update mocha to version 5.0.0 (8a78eba)
- chore(package): update xo to version 0.20.0 (ea1a17d)
- fix(core): Allow Windows paths containing a white-space (8e1d221)
- fix(core): fix calling yarn install for each file. only works for package.json files (c7227bf)
- docs(changelog): update changelog (38f1901)
- docs(changelog): update changelog (015c4c0)
- v2.0.0-beta.2 (b44c493)
- chore(dependency): update dependency (2a5dec0)
- fix(core): add shell option to spawn function (4ef7686)
- docs(chaneglog): update changelog (345b4b4)
- test(tests): fix test cases to support ES2015 (19dde57)
- feat(core): remove src and lib folders and work with index.js root file (cbbfe92)
- feat(core): simplified the code base and fix bugs (dd74514)
- build(gulp): add gulp support with babel (499fa93)
- fix(core): fix issues with async behavior (4849558)
- ✨ Adding typings (9b93268)
- v2.0.0-beta.1 (afd4a0a)
- chore(package): update coveralls to version 3.0.0 (7907a4c)
- chore(package): update mocha to version 4.0.0 (4dd11f3)
- 🐛 Fixing async lifecycle (78ee95a)
- 🔧 Adding editor config (6b0d93b)
- v1.0.1 (264bca7)
- refactor(dependency): Update dependencies (656d5f0)
- Adding yarn non-interaction command to avoid the resolution of versions (when for example buildserve (45f434b)
- adjust documentation -> Adding yarn non-interaction command to avoid the resolution of versions (whe (2127eb1)
- v1.0.0 (f1f452f)
- chore(Changelog): Add changelog support locally (70d02dc)
- chore(package): update xo to version 0.18.0 (9df4bd6)
- chore(package): update xo to version 0.19.0 (559c7b3)
- chore(Readme): change to packages and readme.md files (38e65ae)
- docs: add updated changelog (acd499b)
- 1.0.0-alpha.2 (6a535a9)
- test: add branch test case (54a0b58)
- test: add more test cases (1e5f77d)
- fix: babel module.export issue with
babel-plugin-add-module-exports
(d235360) - fix: valid commands boolean values (63f2f12)
- docs: add CHANGELOG (4d680f4)
- feat: add support for args property (88c4892)
- style: run lint for commandRunner (fce6d07)
- 1.0.0-alpha.1 (ff7a9f7)
- Update README.md (e34a67d)
- fix: add
indexOf
instead ofincludes
(6459bf1) - fix: fix coveralls push (8f6f5a8)
- fix: fix coveralls push (57046de)
- fix: fix test script (c3f8ee8)
- fix: removing support from node '0.10' and '0.11' (e94202d)
- test: add more test cases (1fc87ae)
- refactor: migrate codebase to ES6 (1dcb9cb)
- docs(readme): add Greenkeeper badge (83257c0)
- 0.1.1 (e0114ed)
- docs(readme): add ignoreScripts (2882499)
- feat(commands): add ignore-scripts option (0827b84)
- 0.1.0 (9193072)
- add code coverage, add support to noProgress, noLockfile (f778e54)
- add test script (dfd97ca)
- changes to README (103d5d6)
- fix coveralls.io (5f79f3e)
- README.md typo (14b66b1)
- Set theme jekyll-theme-cayman (43e8158)
- Set theme jekyll-theme-modernist (959b346)
- update readme.md (8fcef77)
- Update README.md (4636038)