Releases: reactioncommerce/migrator
Releases · reactioncommerce/migrator
v1.1.1
1.1.1 (2020-12-16)
Bug Fixes
- lock mongodb version at 3.6.2 due to 3.6.3 issues (852627f)
v1.1.0
1.1.0 (2020-10-19)
Features
- mongo: don't barf mongo url to console (7f197a1)
- mongo: don't fail if can't parse url (10ba38c)
- mongo: don't fail if can't parse url (b1e538c)
- mongo: make error logging consistent (4e5d8c7)
v1.0.4
1.0.4 (2020-05-01)
Bug Fixes
- deps: Bump acorn from 6.4.0 to 6.4.1 (#5) (2c73773)
v1.0.3
1.0.3 (2020-02-27)
Bug Fixes
- change query to allow for locked not being set (a6dcc8a)
v1.0.2
1.0.2 (2020-02-10)
Bug Fixes
- fix undefined variable in namespace error msg (b621e8a)
v1.0.1
1.0.1 (2020-02-10)
Bug Fixes
- use Ubuntu-compatible Node shebang (a6ff238)
v1.0.0
1.0.0 (2020-02-06)
Features
- add track locking (b1ac6ac)
- initial project (353b486)
- store error message in result, and enforce string type (f1b71f3)