Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:30
· 42 commits to main since this release

Minor Changes

  • #394 57adbff Thanks @mvantellingen! - Declare @commercetools/platform-sdk as a peer dependency (>=8.25.0) instead of a dev-only dependency. The published type declarations reference the SDK's types, so consumers using TypeScript need it installed to resolve them. Make sure @commercetools/platform-sdk is present in your project (most consumers already have it).