Skip to content

chore: release packages (alpha)#1516

Merged
ragi96 merged 1 commit intodevfrom
changeset-release/dev
Mar 31, 2026
Merged

chore: release packages (alpha)#1516
ragi96 merged 1 commit intodevfrom
changeset-release/dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

dev is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on dev.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@frontify/frontify-cli@6.0.0-alpha.0

Major Changes

  • #1482 db8c298 Thanks @SamuelAlev! - feat: support React 19

    The CLI now supports React 19 to stay up-to-date with the React ecosystem and provide better performance and modern features.
    Consumers can from now on update their block / theme to React 19.

  • #1482 db8c298 Thanks @SamuelAlev! - chore: update required node to 22

    The minimum required Node.js version has been bumped from 18 to 22.
    Node.js 18 is reaching its end-of-life. Node 22 is the current Active LTS release.
    Consumers must update their local development environments and CI/CD pipelines to use Node.js version 22 or higher.

  • #1482 db8c298 Thanks @SamuelAlev! - feat: build blocks / themes as ESM packages

    Custom blocks and themes are now compiled and output as ECMAScript Modules (ESM) instead of relying on global window variables.
    ESM is the modern standard for JavaScript, offering better interoperability, tree-shaking and compatibility with modern bundlers.
    Consumers don't need to do anything to migrate to ESM, but they should be aware of the changes.

@ragi96 ragi96 force-pushed the changeset-release/dev branch from f33fd95 to 9923cf6 Compare March 31, 2026 14:33
@github-actions github-actions bot force-pushed the changeset-release/dev branch 2 times, most recently from 7f0cfa9 to 7eb2724 Compare March 31, 2026 14:45
@ragi96 ragi96 force-pushed the changeset-release/dev branch from 7eb2724 to 11e83bb Compare March 31, 2026 14:45
@sonarqubecloud
Copy link
Copy Markdown

@ragi96 ragi96 merged commit 5d5cdc0 into dev Mar 31, 2026
29 checks passed
@ragi96 ragi96 deleted the changeset-release/dev branch March 31, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant