Skip to content

Releases: gradientedge/commercetools-auth0

v2.0.0

28 Jul 10:21
e5ece9e
Compare
Choose a tag to compare

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.11.0

19 Apr 19:02
6d0df47
Compare
Choose a tag to compare

1.11.0 (2023-04-19)

Features

v1.10.0

17 Apr 22:03
25a359b
Compare
Choose a tag to compare

1.10.0 (2023-04-17)

Features

v1.9.0

16 Aug 13:31
eeb47dd
Compare
Choose a tag to compare

1.9.0 (2022-08-16)

Features

  • Ability to pass in additional CustomerDraft data (a9791b4)

v1.8.1

05 Jul 15:43
a840fe7
Compare
Choose a tag to compare

1.8.1 (2022-07-05)

Bug Fixes

  • send key rather than storeKey for store reference (9f0e830)

v1.8.0

05 Jul 15:29
d2ec7bf
Compare
Choose a tag to compare

1.8.0 (2022-07-05)

Features

  • allow stores to be defined when creating a customer account (6509b8d)

v1.7.0

31 May 14:54
5305f12
Compare
Choose a tag to compare

1.7.0 (2022-05-31)

Features

  • remove post registration sync function (7b55b06)

v1.6.0

31 May 14:24
c7dec20
Compare
Choose a tag to compare

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

11 Apr 13:56
2858cbd
Compare
Choose a tag to compare

1.5.0 (2022-04-11)

Features

  • add timeoutMs option to constructor (a380df4)

v1.4.3

11 Apr 13:22
77bcc27
Compare
Choose a tag to compare

1.4.3 (2022-04-11)

Bug Fixes

  • unset the anonymousId on the cart before setting the customerId (7728ba5)