Releases: ordercloud-api/ordercloud-javascript-sdk
Releases · ordercloud-api/ordercloud-javascript-sdk
10.0.2
10.0.1
10.0.0
9.0.3
Resolve security vulnerabilities
9.0.2
9.0.1
Resolves some security vulnerabilities in the project dependencies
9.0.0
-Bring SDK up to date with API v1.0.370
- This version includes a breaking change that updates the following return types:
ProductCollectionBuyerProduct
(updated fromBuyerProduct
) is the new type returned fromMe.ListProductCollectionEntries
ProductCollectionProduct
(updated fromProduct
) is the new type returned fromProductCollections.ListEntries
8.0.2
- Bug fix for "process is undefined" accessor error when not using NextJS