UNPKG

@adobe/aio-commerce-sdk

Version:

Utilities for Adobe Commerce apps deployed in Adobe App Builder.

149 lines (91 loc) 8.11 kB
# @adobe/aio-commerce-sdk ## 0.6.4 ### Patch Changes - [#171](https://github.com/adobe/aio-commerce-sdk/pull/171) [`9e4ad33`](https://github.com/adobe/aio-commerce-sdk/commit/9e4ad3363508e89878292ac898c81690f52ba456) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Fix `exports` in `package.json` for proper resolution - Updated dependencies [[`9e4ad33`](https://github.com/adobe/aio-commerce-sdk/commit/9e4ad3363508e89878292ac898c81690f52ba456)]: - @adobe/aio-commerce-lib-events@0.3.6 - @adobe/aio-commerce-lib-api@0.4.1 ## 0.6.3 ### Patch Changes - [#167](https://github.com/adobe/aio-commerce-sdk/pull/167) [`2745786`](https://github.com/adobe/aio-commerce-sdk/commit/274578686e07261b68d912adfa4bae040a807c3a) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Fixes the usages of the `utils` entrypoint of `lib-api` - Updated dependencies [[`2745786`](https://github.com/adobe/aio-commerce-sdk/commit/274578686e07261b68d912adfa4bae040a807c3a), [`2745786`](https://github.com/adobe/aio-commerce-sdk/commit/274578686e07261b68d912adfa4bae040a807c3a)]: - @adobe/aio-commerce-lib-events@0.3.5 - @adobe/aio-commerce-lib-api@0.4.0 ## 0.6.2 ### Patch Changes - Updated dependencies [[`3c88b74`](https://github.com/adobe/aio-commerce-sdk/commit/3c88b74ccfea0df06514b696ce8797c95e1acc4f)]: - @adobe/aio-commerce-lib-auth@0.6.2 - @adobe/aio-commerce-lib-api@0.3.2 - @adobe/aio-commerce-lib-events@0.3.4 ## 0.6.1 ### Patch Changes - Updated dependencies [[`f05b041`](https://github.com/adobe/aio-commerce-sdk/commit/f05b0413b06a4dea5579a1b16c293aaf8b64ffac), [`f05b041`](https://github.com/adobe/aio-commerce-sdk/commit/f05b0413b06a4dea5579a1b16c293aaf8b64ffac), [`f05b041`](https://github.com/adobe/aio-commerce-sdk/commit/f05b0413b06a4dea5579a1b16c293aaf8b64ffac)]: - @adobe/aio-commerce-lib-core@0.5.1 - @adobe/aio-commerce-lib-auth@0.6.1 - @adobe/aio-commerce-lib-api@0.3.1 - @adobe/aio-commerce-lib-events@0.3.3 ## 0.6.0 ### Minor Changes - [#122](https://github.com/adobe/aio-commerce-sdk/pull/122) [`493da95`](https://github.com/adobe/aio-commerce-sdk/commit/493da9595c06de304ecddbbc8295db124cb6fcba) Thanks [@obarcelonap](https://github.com/obarcelonap)! - Re-export parameter validation utilities and response builder utilities from `@adobe/aio-commerce-lib-core` as `@adobe/aio-commerce-sdk/core/params` and `@adobe/aio-commerce-sdk/core/responses`. - [#115](https://github.com/adobe/aio-commerce-sdk/pull/115) [`9fe22f3`](https://github.com/adobe/aio-commerce-sdk/commit/9fe22f3cf08f70f18573e3fe29b006ce2460b229) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Fix `exports` paths in `package.json` of `@adobe/aio-commerce-sdk` for `@adobe/aio-commerce-lib-api` and `@adobe/aio-commerce-lib-events` ### Patch Changes - Updated dependencies [[`9079402`](https://github.com/adobe/aio-commerce-sdk/commit/90794023b30ba749e2a1e8278584e4804ad45e1e), [`176bd0f`](https://github.com/adobe/aio-commerce-sdk/commit/176bd0f793de8dbd11b1704a82dd722158f48e81), [`176bd0f`](https://github.com/adobe/aio-commerce-sdk/commit/176bd0f793de8dbd11b1704a82dd722158f48e81), [`9079402`](https://github.com/adobe/aio-commerce-sdk/commit/90794023b30ba749e2a1e8278584e4804ad45e1e), [`9079402`](https://github.com/adobe/aio-commerce-sdk/commit/90794023b30ba749e2a1e8278584e4804ad45e1e), [`fd6a1b5`](https://github.com/adobe/aio-commerce-sdk/commit/fd6a1b531aaea399fea875c8e1e03002790cb1f4), [`493da95`](https://github.com/adobe/aio-commerce-sdk/commit/493da9595c06de304ecddbbc8295db124cb6fcba)]: - @adobe/aio-commerce-lib-api@0.3.0 - @adobe/aio-commerce-lib-core@0.5.0 - @adobe/aio-commerce-lib-auth@0.6.0 - @adobe/aio-commerce-lib-events@0.3.2 ## 0.5.0 ### Minor Changes - [#101](https://github.com/adobe/aio-commerce-sdk/pull/101) [`82147b3`](https://github.com/adobe/aio-commerce-sdk/commit/82147b388e1b182e062c287a94209661053fe1f9) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Re-export `@adobe/aio-lib-commerce-api`. Add new `api`, `api/ky` and `api/utils` entrypoints that mimic the structure of the library. ### Patch Changes - [#101](https://github.com/adobe/aio-commerce-sdk/pull/101) [`82147b3`](https://github.com/adobe/aio-commerce-sdk/commit/82147b388e1b182e062c287a94209661053fe1f9) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Re-export `@adobe/aio-commerce-lib-events`. Add new `events/commerce` and `events/io-events` entrypoints that mimic the structure of the library. - Updated dependencies [[`abd5012`](https://github.com/adobe/aio-commerce-sdk/commit/abd5012e5680f97abd150de6036b2225c7dc0277), [`abd5012`](https://github.com/adobe/aio-commerce-sdk/commit/abd5012e5680f97abd150de6036b2225c7dc0277)]: - @adobe/aio-commerce-lib-events@0.3.1 - @adobe/aio-commerce-lib-auth@0.5.0 - @adobe/aio-commerce-lib-api@0.2.1 ## 0.4.4 ### Patch Changes - Updated dependencies [[`e0db24c`](https://github.com/adobe/aio-commerce-sdk/commit/e0db24c04aed9a6df72e80d5395aa41374570b6a)]: - @adobe/aio-commerce-lib-auth@0.4.0 ## 0.4.3 ### Patch Changes - Updated dependencies [[`e2fb844`](https://github.com/adobe/aio-commerce-sdk/commit/e2fb8441fc1c3394bf2b197932bdc368511ab0ea)]: - @adobe/aio-commerce-lib-auth@0.3.4 ## 0.4.2 ### Patch Changes - Updated dependencies [[`412af7a`](https://github.com/adobe/aio-commerce-sdk/commit/412af7a0b0a40f24b6fddafc7de76807de800724)]: - @adobe/aio-commerce-lib-core@0.4.1 - @adobe/aio-commerce-lib-auth@0.3.3 ## 0.4.1 ### Patch Changes - Updated dependencies [[`08edb37`](https://github.com/adobe/aio-commerce-sdk/commit/08edb372c6b1a97ffed26d5f84b1c189bd6bd330), [`0b37a82`](https://github.com/adobe/aio-commerce-sdk/commit/0b37a821f3a7d8c8acd1d2bb16e12b55a5ec7c71)]: - @adobe/aio-commerce-lib-auth@0.3.2 ## 0.4.0 ### Minor Changes - [#46](https://github.com/adobe/aio-commerce-sdk/pull/46) [`4b75585`](https://github.com/adobe/aio-commerce-sdk/commit/4b75585c0d27bd472de3277be5ddaf6a977664de) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Removed namespaced exports from index module ### Patch Changes - Updated dependencies [[`4b75585`](https://github.com/adobe/aio-commerce-sdk/commit/4b75585c0d27bd472de3277be5ddaf6a977664de)]: - @adobe/aio-commerce-lib-core@0.4.0 - @adobe/aio-commerce-lib-auth@0.3.1 ## 0.3.0 ### Patch Changes - Updated dependencies [[`9885eee`](https://github.com/adobe/aio-commerce-sdk/commit/9885eee5849ba7939b2067d3357e677beced3774), [`9885eee`](https://github.com/adobe/aio-commerce-sdk/commit/9885eee5849ba7939b2067d3357e677beced3774)]: - @adobe/aio-commerce-lib-auth@0.3.0 - @adobe/aio-commerce-lib-core@0.3.0 ## 0.2.0 ### Minor Changes - [#18](https://github.com/adobe/aio-commerce-sdk/pull/18) [`aadbff1`](https://github.com/adobe/aio-commerce-sdk/commit/aadbff1acd08120f9d5cb8db4e3c849f552d8c79) Thanks [@jnatherley](https://github.com/jnatherley)! - Introduces the `aio-commerce-lib-core` package, which contains core utilities for the AIO Commerce SDK. It includes: - A `Result` type based on Rust's `Result` type, to do better error handling. - A set of validation utilities, including pretty printing of validation errors, and custom validation error types. - Refactor aio-commerce-lib-auth to use aio-commerce-lib-core Implements validation for the `aio-commerce-lib-auth` operations via `valibot`. ### Patch Changes - Updated dependencies [[`aadbff1`](https://github.com/adobe/aio-commerce-sdk/commit/aadbff1acd08120f9d5cb8db4e3c849f552d8c79)]: - @adobe/aio-commerce-lib-auth@0.2.0 - @adobe/aio-commerce-lib-core@0.2.0 ## 0.1.0 ### Minor Changes - [#11](https://github.com/adobe/aio-commerce-sdk/pull/11) [`97e031f`](https://github.com/adobe/aio-commerce-sdk/commit/97e031ffc19d882293653c5bbbb0210a6d0199b2) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Initial alpha release. This release is not yet ready for use yet. You may be able to install it, but if you do, expect breaking changes. ### Patch Changes - Updated dependencies [[`97e031f`](https://github.com/adobe/aio-commerce-sdk/commit/97e031ffc19d882293653c5bbbb0210a6d0199b2)]: - @adobe/aio-commerce-lib-auth@0.1.0