Releases: adobe-commerce/aco-ts-sdk
Releases · adobe-commerce/aco-ts-sdk
v1.2.3
v1.2.2
chore: update SDK from OpenAPI spec (#40) Co-authored-by: GitHub Action <action@github.com>
v1.2.0
Adds support for Product Layers.
v1.1.0
Add support for Categories API.
v1.0.0
Fix handling of anyOf type used in price discounts (#25)
v0.4.1
Refactor error handling to avoid unnecessary retries due to ky intern…
v0.4.0
Update SDK to use sources naming (#15)
v0.3.3
chore: update SDK from OpenAPI spec (#14) * chore: update SDK from OpenAPI spec * Fix issue with generating oneOf OpenAPI spec types; Add test for parent/child price books --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: rossbrandon <wbrandon@adobe.com>
v0.3.2
Fix base url override (#13) Version to 0.3.2
v0.3.1
Dynamically import ky due to CJS bundling issues (#12)