Skip to content

Releases: ordercloud-api/ordercloud-javascript-sdk

10.0.2

29 Jan 18:45
8e077e2
Compare
Choose a tag to compare

Bring SDK up to date with API v1.0.377

10.0.1

23 Jan 16:50
df483b6
Compare
Choose a tag to compare
  • Bring SDK up to date with API v1.0.376

10.0.0

15 Jan 22:17
6144d0a
Compare
Choose a tag to compare
  • Bring SDK up to date with API v1.0.374
  • This version includes a breaking change to the listOptions in several ListAssignment operations. See migration guide for more details.

9.0.3

13 Jan 17:30
f8a151b
Compare
Choose a tag to compare

Resolve security vulnerabilities

9.0.2

19 Dec 21:29
64667e9
Compare
Choose a tag to compare
  • Bring SDK up to date with API v1.0.373

9.0.1

18 Dec 22:31
d16da72
Compare
Choose a tag to compare

Resolves some security vulnerabilities in the project dependencies

9.0.0

05 Dec 22:27
dabf54a
Compare
Choose a tag to compare

-Bring SDK up to date with API v1.0.370

  • This version includes a breaking change that updates the following return types:
    • ProductCollectionBuyerProduct (updated from BuyerProduct) is the new type returned from Me.ListProductCollectionEntries
    • ProductCollectionProduct (updated from Product) is the new type returned from ProductCollections.ListEntries

8.0.2

03 Dec 20:25
3c58de9
Compare
Choose a tag to compare
  • Bug fix for "process is undefined" accessor error when not using NextJS

8.0.1

06 Nov 22:32
098fa77
Compare
Choose a tag to compare

-Bring SDK up to date with API v1.0.368

8.0.0

31 Oct 16:18
575e9ac
Compare
Choose a tag to compare

-Bring SDK up to date with API v1.0.366
-This version includes a breaking change that changes the return type for the ListEligiblePromotions method