Releases: reactioncommerce/api-core
Releases · reactioncommerce/api-core
v2.0.1
2.0.1 (2021-08-19)
Bug Fixes
- rollback version of upgrades (ba9d061)
- upgrade @reactioncommerce/api-utils from 1.16.0 to 1.16.5 (c85fa88)
- upgrade graphql from 14.6.0 to 14.7.0 (2f91b82)
- upgrade mongodb from 3.6.2 to 3.6.10 (11a293e)
- upgrade multiple dependencies with Snyk (482bdd1)
v2.0.0
2.0.0 (2021-08-17)
Features
BREAKING CHANGES
- the type of email is not String not Email
Signed-off-by: Akarshit Wal akarshitwal@gmail.com
v1.5.0
1.5.0 (2021-05-04)
Features
- add option to extend context dynamically (5a0c623)
v1.4.3
1.4.3 (2020-12-22)
Bug Fixes
- lock mongodb package to v3.6.2 (a708f24)
v1.4.2
1.4.2 (2020-11-18)
Bug Fixes
- allow disabling mongodb unified topology via env/config for CI (1f23277)
- broken require calls for api-utils (3bd4dfb)
v1.4.1
1.4.1 (2020-10-15)
Bug Fixes
v1.4.0
1.4.0 (2020-05-07)
Bug Fixes
- adjust collection validation options (fc26800)
Features
- add experimental collection validation (adfae7a)
- update NPM dependencies (9dd3bb1)
v1.3.0
1.3.0 (2020-04-28)
Features
- log plugin version after registering (c20825f)
v1.2.0
1.2.0 (2020-04-24)
Features
- allow providing custom appEvents (f8270ed)
v1.1.1
1.1.1 (2020-04-17)
Bug Fixes
- define Date scalar in schema (037eae0)