Releases: CoreMedia/coremedia-headless-client-react
Releases · CoreMedia/coremedia-headless-client-react
Spark v2506.0.0
Breaking Changes:
- Updated
node.jsto 22 LTS - Updated pnpm to version 10
- Updated
schema.jsonto CoreMedia Content Cloud v12 - 2506.0
Features:
- Enhanced CoreMedia Engagement Cloud integration
Bugfixes and Changes:
- Updated vite to v7
- Updated storybook to v9
- Updated minor versions of dependencies
- Updated nginx docker image to v1.29
Spark v2412.0.0
Breaking Changes:
- Updated
schema.jsonto CoreMedia Content Cloud v12 - 2412.0
Features:
- Added navigation breadcrumb
- Added anchor links und table of contents for detail pages (articles)
Bugfixes and Changes:
- Updated minor versions of dependencies
Spark v2406.0.1
What's Changed
Full Changelog: v2406.0.0...v2406.0.1
Spark v2406.0.0
Breaking Changes:
- Updated pnpm to version 9
- Updated
schema.jsonto CoreMedia Content Cloud v12 - 2604.0
Features:
- Changed
.graphqlconfigto new formatgraphql.config.yml - Added
schema.graphqlinto 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
Features:
- Added default
.graphqlconfigand graphql schema for code completion
Bugfixes and Changes:
- Updated
schema.jsonandinterfaces.jsonto 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
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
for CoreMedia Content Cloud v12 - 2401.1
Breaking Changes:
- Updated
schema.jsonto CoreMedia Content Cloud v12 - 2401.1 and to the latest CoreMedia Campaign Service changes - Updated
node.jsto 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
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.jsonto 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
for CoreMedia Content Cloud v11 - 2307.1
Breaking Changes:
- Updated
schema.jsonto 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
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