Skip to content

Releases: reactioncommerce/cli

v1.5.2

28 Oct 07:59
45d77b6
Compare
Choose a tag to compare

1.5.2 (2022-10-28)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (5955e5b)

v1.5.1

26 Oct 09:43
07e5deb
Compare
Choose a tag to compare

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

25 Oct 09:59
073d83b
Compare
Choose a tag to compare

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

18 Oct 10:02
7ab5268
Compare
Choose a tag to compare

1.4.1 (2022-10-18)

Bug Fixes

  • correct the update message. Closes #62 (44896bc)

v1.4.0

17 Oct 09:22
4243113
Compare
Choose a tag to compare

1.4.0 (2022-10-17)

Features

v1.3.2

24 Sep 04:43
c62495b
Compare
Choose a tag to compare

1.3.2 (2022-09-24)

Bug Fixes

  • get plugins.json from correct url (767815d)

v1.3.1

23 Sep 01:31
b1fea5c
Compare
Choose a tag to compare

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

23 Aug 03:04
a246b0d
Compare
Choose a tag to compare

1.3.0 (2022-08-23)

Features

  • clone official api plugins command (39fb6d7)

v1.2.2

22 Aug 09:45
feda1de
Compare
Choose a tag to compare

1.2.2 (2022-08-22)

Bug Fixes

  • install command without org (30fe7d4)

v1.2.1

21 Aug 06:45
25d7ff3
Compare
Choose a tag to compare

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)