2026.6.0 (2026-06-29)
This month marks the first tagged release of the Evolve Framework packages:
the shared backend logic of the platform (GraphQL modules, resolvers,
dataloaders, mappers, and the server runtime they plug into) distributed as
versioned @evolve-framework/* packages instead of copied into every
project.
Framework packages
Section titled “Framework packages”Feature
Section titled “Feature”- Added core (shared server runtime and module system)
- Added schemas (shared GraphQL schema definitions)
- Added commercetools (commercetools commerce engine)
- Added payment adapters for Adyen, Buckaroo, Mollie, PayNL, and Stripe
- Added commercetools-invoice (invoice payments)
- Added contentful and storyblok (CMS integrations)
- Added sfcc (Salesforce Commerce Cloud integration)
- Added mcp-core, with trusted-proxy authentication
- Added cloud adapters for AWS, GCP, and Azure
- Added packager (package build tooling)
- Added json-schema-to-zod
- Added user-notifications
Changed
Section titled “Changed”- Cleaned up core exports
- Cleaned up commercetools and algolia exports
- Updated dependencies

