Skip to content

Releases: Sitecore/marketplace-sdk

@sitecore-marketplace-sdk/core@0.1.4

17 Jun 05:11
52e0e14
Compare
Choose a tag to compare

Patch Changes

  • d385577: Add support for dynamic origins in core SDK. Refer to allowed-origin.ts for list of supported origins.

@sitecore-marketplace-sdk/client@0.1.4

17 Jun 05:11
52e0e14
Compare
Choose a tag to compare

Patch Changes

  • d385577: Make the origin field in the client SDK init method optional.
  • 7f64b54: Adds support for SiteContext query
  • b48590c: Added new mutation key to support update Pages context
  • da1106f: Introduces custom field support in client
  • Updated dependencies [d385577]
    • @sitecore-marketplace-sdk/core@0.1.4

@sitecore-marketplace-sdk/core@0.1.3

09 Jun 06:21
a94249e
Compare
Choose a tag to compare

Patch Changes

  • b48590c: Added a new shared type for the mutation parameters to support update Pages Context
  • 894b467: Support touchpoints

@sitecore-marketplace-sdk/xmc@0.1.2

21 May 06:22
7c4ea93
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a90ac03]
  • Updated dependencies [8ac41c9]
  • Updated dependencies [5360a88]
  • Updated dependencies [a90ac03]
    • @sitecore-marketplace-sdk/client@0.1.2

@sitecore-marketplace-sdk/client@0.1.2

21 May 06:21
7c4ea93
Compare
Choose a tag to compare

Patch Changes

  • a90ac03: Emit route event support: Enables applications to raise route change events to the host application.
  • 8ac41c9: Improves intellisense support for clientSdk
  • 5360a88: Fixes event subscription not working
  • a90ac03: Pages canvas reload support: Adds ability to reload the Pages canvas.