Releases: adobe/aio-commerce-sdk
@adobe/aio-commerce-sdk@1.1.2-beta-20260428151851
@adobe/aio-commerce-lib-webhooks@1.0.0-beta-20260428151851
Important
Internal release only. This version is not publicly available.
Major Changes
- #407
aa2ac1aThanks @iivvaannxx! - Bump version to first stable1.0.0.
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
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
Important
Internal release only. This version is not publicly available.
Minor Changes
- #392
9ccbbdeThanks @asalloum5! - Support newbooleanproperty type
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
Important
Internal release only. This version is not publicly available.
Minor Changes
-
#402
e824ef6Thanks @oshmyheliuk! - Add full Admin UI SDK support: generate thecommerce/backend-ui/1registration action fromadminUiSdk.registrationconfig, covering menu items, mass actions, grid columns, view buttons, custom fees, and banner notifications. -
#392
9ccbbdeThanks @asalloum5! - Support boolean field in PATCH config values
Patch Changes
-
#393
aeb0411Thanks @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
Important
Internal release only. This version is not publicly available.
Minor Changes
- #393
aeb0411Thanks @oshmyheliuk! - AddunwrapHttpErrorutility under@adobe/aio-commerce-lib-api/utilsfor extracting readable messages from kyHTTPErrorresponse bodies, with support for Commerce-style%1/%2parameter interpolation.
@adobe/aio-commerce-sdk@1.1.1
Patch Changes
- Updated dependencies [
d8b0fa9]:- @adobe/aio-commerce-lib-events@1.1.0
@adobe/aio-commerce-lib-events@1.1.0
Minor Changes
- #369
d8b0fa9Thanks @oshmyheliuk! - Add delete operations for both the I/O Events and Commerce Eventing APIs.- Commerce API:
deleteEventProviderdeletes an event provider by ID from a Commerce instance. - Commerce API:
deleteEventSubscriptionunsubscribes from an event in a Commerce instance. - IO Events API:
deleteEventProviderdeletes an event provider from Adobe I/O Events. - IO Events API:
deleteEventMetadataForProviderdeletes event metadata for a specific event code and provider.
- Commerce API:
@adobe/aio-commerce-lib-config@1.2.0
Minor Changes
- #387
0803ecbThanks @obarcelonap! - Add support for unset configuration values.
@adobe/aio-commerce-lib-app@1.3.0
Minor Changes
-
#369
d8b0fa9Thanks @oshmyheliuk! - Add uninstallation flow for both native steps and custom steps.defineCustomInstallationStepnow accepts an object withinstalland an optionaluninstallhandler in addition to a plain function, enabling per-step cleanup logic. -
#387
0803ecbThanks @obarcelonap! - Adding new PATCH endpoint for configuration which allows to partially set configuration values. Deprecating PUT endpoint in favor of PATCH.
Patch Changes
-
#375
f5ac1a1Thanks @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