Releases: reactioncommerce/cli
Releases · reactioncommerce/cli
v1.5.2
1.5.2 (2022-10-28)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (5955e5b)
v1.5.1
1.5.1 (2022-10-26)
Bug Fixes
- added and updated npmrc from reactionroot (136b015)
- changes to copy tests folder. checkNodeVersion to src. (bf4bbf9)
- fixed jsdoc issues in create-project. review fix function export style (ecafbf8)
- synced devdependencies and copied tests and eslintrc and some minor cleanup (5f79adb)
v1.5.0
1.5.0 (2022-10-25)
Bug Fixes
- fix lint errors from another PR (32558f9)
Features
- add all option to create-project (f673a85)
v1.4.1
1.4.1 (2022-10-18)
Bug Fixes
v1.4.0
1.4.0 (2022-10-17)
Features
v1.3.2
1.3.2 (2022-09-24)
Bug Fixes
- get plugins.json from correct url (767815d)
v1.3.1
1.3.1 (2022-09-23)
Bug Fixes
- get files from new monorepo layout (c6f37b4)
- increase timeout for test (acce8e9)
- make nvm consistent with other projects (bc08ac9)
- update location for package.json (5b6e78b)
v1.3.0
1.3.0 (2022-08-23)
Features
- clone official api plugins command (39fb6d7)
v1.2.2
1.2.2 (2022-08-22)
Bug Fixes
- install command without org (30fe7d4)
v1.2.1
1.2.1 (2022-08-21)
Bug Fixes
- get tests running again (776be17)
- put test step back (7ddcd43)
- try to get tests running in circle (5869b64)
- tweak README to emphasize installing from NPM (1262402)