Skip to content

Releases: adobe/aio-commerce-sdk

@adobe/aio-commerce-sdk@1.1.2-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Patch Changes

  • Updated dependencies [aa2ac1a, aeb0411]:
    • @adobe/aio-commerce-lib-webhooks@1.0.0-beta-20260428151851
    • @adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851
    • @adobe/aio-commerce-lib-events@1.1.1-beta-20260428151851

@adobe/aio-commerce-lib-webhooks@1.0.0-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Major Changes

Patch Changes

  • Updated dependencies [aeb0411]:
    • @adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851

@adobe/aio-commerce-lib-events@1.1.1-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Patch Changes

  • Updated dependencies [aeb0411]:
    • @adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851

@adobe/aio-commerce-lib-config@1.3.0-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Minor Changes

Patch Changes

  • Updated dependencies [aeb0411]:
    • @adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851

@adobe/aio-commerce-lib-app@1.4.0-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Minor Changes

  • #402 e824ef6 Thanks @oshmyheliuk! - Add full Admin UI SDK support: generate the commerce/backend-ui/1 registration action from adminUiSdk.registration config, covering menu items, mass actions, grid columns, view buttons, custom fees, and banner notifications.

  • #392 9ccbbde Thanks @asalloum5! - Support boolean field in PATCH config values

Patch Changes

  • #393 aeb0411 Thanks @oshmyheliuk! - Improve installation and uninstallation error messages: HTTP API errors from Commerce and Adobe IO Events now include the response body in the error message, making it clearer which entity failed and why.

  • Updated dependencies [aa2ac1a, aeb0411, 9ccbbde]:

    • @adobe/aio-commerce-lib-webhooks@1.0.0-beta-20260428151851
    • @adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851
    • @adobe/aio-commerce-lib-config@1.3.0-beta-20260428151851
    • @adobe/aio-commerce-lib-events@1.1.1-beta-20260428151851

@adobe/aio-commerce-lib-api@1.1.0-beta-20260428151851

28 Apr 15:19
Immutable release. Only release title and notes can be modified.
e824ef6

Choose a tag to compare

Important

Internal release only. This version is not publicly available.

Minor Changes

  • #393 aeb0411 Thanks @oshmyheliuk! - Add unwrapHttpError utility under @adobe/aio-commerce-lib-api/utils for extracting readable messages from ky HTTPError response bodies, with support for Commerce-style %1/%2 parameter interpolation.

@adobe/aio-commerce-sdk@1.1.1

17 Apr 09:40
Immutable release. Only release title and notes can be modified.
cdfc53f

Choose a tag to compare

Patch Changes

  • Updated dependencies [d8b0fa9]:
    • @adobe/aio-commerce-lib-events@1.1.0

@adobe/aio-commerce-lib-events@1.1.0

17 Apr 09:40
Immutable release. Only release title and notes can be modified.
cdfc53f

Choose a tag to compare

Minor Changes

  • #369 d8b0fa9 Thanks @oshmyheliuk! - Add delete operations for both the I/O Events and Commerce Eventing APIs.
    • Commerce API: deleteEventProvider deletes an event provider by ID from a Commerce instance.
    • Commerce API: deleteEventSubscription unsubscribes from an event in a Commerce instance.
    • IO Events API: deleteEventProvider deletes an event provider from Adobe I/O Events.
    • IO Events API: deleteEventMetadataForProvider deletes event metadata for a specific event code and provider.

@adobe/aio-commerce-lib-config@1.2.0

17 Apr 09:40
Immutable release. Only release title and notes can be modified.
cdfc53f

Choose a tag to compare

Minor Changes

@adobe/aio-commerce-lib-app@1.3.0

17 Apr 09:40
Immutable release. Only release title and notes can be modified.
cdfc53f

Choose a tag to compare

Minor Changes

  • #369 d8b0fa9 Thanks @oshmyheliuk! - Add uninstallation flow for both native steps and custom steps. defineCustomInstallationStep now accepts an object with install and an optional uninstall handler in addition to a plain function, enabling per-step cleanup logic.

  • #387 0803ecb Thanks @obarcelonap! - Adding new PATCH endpoint for configuration which allows to partially set configuration values. Deprecating PUT endpoint in favor of PATCH.

Patch Changes

  • #375 f5ac1a1 Thanks @iivvaannxx! - Fix an issue where the Commerce Eventing module was constantly being updated for each provider of an app.

  • Updated dependencies [d8b0fa9, 0803ecb]:

    • @adobe/aio-commerce-lib-events@1.1.0
    • @adobe/aio-commerce-lib-config@1.2.0