Skip to content

Releases: CoreMedia/coremedia-headless-client-react

Spark v2406.0.1

16 Aug 12:34
5016a68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2406.0.0...v2406.0.1

Spark v2406.0.0

21 Jun 09:40
e1f1531
Compare
Choose a tag to compare

Breaking Changes:

  • Updated pnpm to version 9
  • Updated schema.json to CoreMedia Content Cloud v12 - 2604.0

Features:

  • Changed .graphqlconfig to new format graphql.config.yml
  • Added schema.graphql into the workspace for code completion
  • Added support for CoreMedia Engagement Cloud configuration from settings.
  • Optimized stitching server (logging, code cleanup)
  • Updated storybook to v8

Bugfixes and Changes:

  • Updated minor versions of dependencies

Spark v2404.1.0

25 Apr 12:32
Compare
Choose a tag to compare

Features:

  • Added default .graphqlconfig and graphql schema for code completion

Bugfixes and Changes:

  • Updated schema.json and interfaces.json to CoreMedia Content Cloud v12 - 2404.2
    (fixing inheritance order of the interfaces)
  • Fixed fragmented preview
  • Fixed umlauts in GraphQL queries
  • Added script "clean" to @coremedia-labs/graphql-layer for code generation
  • Updated minor versions of dependencies

Spark v2404.0.0

02 Apr 14:56
8f57b59
Compare
Choose a tag to compare

for CoreMedia Content Cloud v12 - 2404.1

Breaking Changes:

  • Updated schema.json to CoreMedia Content Cloud v12 - 2404.1

Bugfixes and Changes:

  • Updated minor versions of dependencies

Spark v2401.0.0

07 Feb 15:38
d7c8f87
Compare
Choose a tag to compare

for CoreMedia Content Cloud v12 - 2401.1

Breaking Changes:

  • Updated schema.json to CoreMedia Content Cloud v12 - 2401.1 and to the latest CoreMedia Campaign Service changes
  • Updated node.js to 20 LTS

Features:

  • Small Design Refresh
    with new logo, white header, and animated image map hotzone icons.
    Enhanced shoppable video, and product detail page and other small adjustments.
  • Added localization and translations (i18n)
  • Added shopping cart and checkout functionality

Bugfixes and Changes:

  • Updated minor versions of dependencies
  • Fix standalone-fragment render error

Spark v2310.0.0

24 Oct 13:20
a0170c5
Compare
Choose a tag to compare

for CoreMedia Content Cloud v11 - 2310.1

Breaking Changes:

  • Replaced all 3rd-party libs like cross-fetch, and node-fetch with node.js builtin fetch API
  • Removed babel from stitching server, using "tsc" for compiling typescript
  • Updated schema.json to CoreMedia Content Cloud v11 - 2310.1

Features:

  • Added CoreMedia Byside Tag Integration

Bugfixes and Changes:

  • Updated minor versions of dependencies
  • Updated eslint and prettier to latest major versions, but keeping the old prettier config "trailingComma": "es5"

Spark v2307.0.0

02 Aug 15:42
6caaf60
Compare
Choose a tag to compare

for CoreMedia Content Cloud v11 - 2307.1

Breaking Changes:

  • Updated schema.json to CoreMedia Content Cloud v11 - 2307.1 and to the latest CoreMedia Campaign Service changes
  • Updated apollo server (stitching server) to v4
    • removed "COREMEDIA_STITCHING_ENABLE_GRAPHIQL", because apollo server 4 doesn't support it anymore. Instead, Apollo Studio is available as replacement.

Features:

  • Updated storybook to v7
  • Updated graphql to v16
  • Updated @graphql-tools/* to latest versions in @coremedia-labs/headless-server-stitching
  • Updated @graphql-codegen/* to latest versions in @coremedia-labs/graphql-layer

Bugfixes and Changes:

  • Updated minor versions of dependencies

Spark v2304.1.1

28 Jun 13:22
d68456b
Compare
Choose a tag to compare

for CoreMedia Content Cloud v11 - 2304.1

Bugfixes and Changes:

  • Fixed graphql error for production systems
  • Added unit-tests for preview and campaign utils
  • Updated minor versions of dependencies

Spark v2304.1.0

20 Jun 12:53
32a6d83
Compare
Choose a tag to compare

for CoreMedia Content Cloud v11 - 2304.1

Features:

  • Updated typescript to version 5
  • Added preview time travel for CoreMedia Campaigns

Bugfixes and Changes:

  • Added documentation for CoreMedia Campaigns Integration
  • Updated minor versions of dependencies
  • Updated vite, fix CVE-2023-34092

Spark v2304.0.0

24 May 11:56
7c22146
Compare
Choose a tag to compare

for CoreMedia Content Cloud v11 - 2304.1

Breaking Changes:

  • Updated pnpm to version 8
  • Updated schema.json to CoreMedia Content Cloud v11 - 2304.1 and to the latest CoreMedia Campaign Service changes

Bugfixes and Changes:

  • Mock data now works with all sites and locales, but kept aligned to calista.
  • Updated minor versions of dependencies