Skip to content

Releases: adobe-commerce/aco-ts-sdk

v1.2.3

20 Feb 15:54
dd7b920

Choose a tag to compare

chore: update SDK from OpenAPI spec (#41)

* chore: update SDK from OpenAPI spec

* Add tests for new category fields

---------

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: rossbrandon <wbrandon@adobe.com>

v1.2.2

02 Dec 15:33
9852ea6

Choose a tag to compare

chore: update SDK from OpenAPI spec (#40)

Co-authored-by: GitHub Action <action@github.com>

v1.2.0

04 Nov 20:07
e25801b

Choose a tag to compare

Adds support for Product Layers.

Developer Documentation - API Reference

v1.1.0

08 Oct 15:32
423143e

Choose a tag to compare

Add support for Categories API.

Categories API Dev Docs

v1.0.0

24 Jul 19:06
f70ec0d

Choose a tag to compare

Fix handling of anyOf type used in price discounts (#25)

v0.4.1

19 Jun 13:32
6d39220

Choose a tag to compare

Refactor error handling to avoid unnecessary retries due to ky intern…

v0.4.0

12 Jun 14:58
56a73a6

Choose a tag to compare

Update SDK to use sources naming (#15)

v0.3.3

10 Jun 14:30
9e91e28

Choose a tag to compare

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

09 Jun 20:27
4d6a01a

Choose a tag to compare

Fix base url override (#13)

Version to 0.3.2

v0.3.1

09 Jun 20:00
af86d7b

Choose a tag to compare

Dynamically import ky due to CJS bundling issues (#12)