Releases: gradientedge/commercetools-auth0
Releases · gradientedge/commercetools-auth0
v2.0.0
2.0.0 (2023-07-28)
- Merge pull request #31 from gradientedge/feature/july23-improvements (e5ece9e), closes #31
- BREAKING CHANGE: Introduce customer details instead of commercetools customer object (07eff62)
BREAKING CHANGES
- Introduce customer details instead of commercetools customer object
- Introduce customer details instead of commercetools customer object
v1.9.0
1.9.0 (2022-08-16)
Features
- Ability to pass in additional CustomerDraft data (a9791b4)
v1.8.1
1.8.1 (2022-07-05)
Bug Fixes
- send key rather than storeKey for store reference (9f0e830)
v1.8.0
1.8.0 (2022-07-05)
Features
- allow stores to be defined when creating a customer account (6509b8d)
v1.7.0
1.7.0 (2022-05-31)
Features
- remove post registration sync function (7b55b06)
v1.6.0
1.6.0 (2022-05-31)
Features
- When an anonymous user's cart is merged into a customer's 'Active' cart as they log in, delete all other carts with cartState 'Active'. (445b259)
v1.5.0
1.5.0 (2022-04-11)
Features
- add
timeoutMs
option to constructor (a380df4)
v1.4.3
1.4.3 (2022-04-11)
Bug Fixes
- unset the anonymousId on the cart before setting the customerId (7728ba5)