commercetools-sdk-typescript
commercetools-sdk-typescript copied to clipboard
The e-commerce SDK from commercetools for JavaScript written in TypeScript.
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
**Describe the bug** When creating or getting a subscription with `sdk-client-v2` that targets EventBridge, the response has the `source` property under `destination` but the type omits this field. **To Reproduce**...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
**Describe the bug** When retrieving a cart with a Cart Discount targeting Line Items from the Platform API, I can see a `discountedPrice` property being retrieved. However, it is not...