Skip to content

v5.0.0 - #828

Merged
acasazza merged 2 commits into
mainfrom
version
Sep 1, 2026
Merged

v5.0.0#828
acasazza merged 2 commits into
mainfrom
version

Conversation

@acasazza

@acasazza acasazza commented Sep 1, 2026

Copy link
Copy Markdown
Member

Graduates the three packages from 5.0.0-beta.13 to 5.0.0.

Produced with lerna version 5.0.0 --no-private --force-publish, so all three moved together even though not all had changes of their own:

package from to
@commercelayer/react-components 5.0.0-beta.13 5.0.0
@commercelayer/core-components 5.0.0-beta.13 5.0.0
@commercelayer/react-hooks-components 5.0.0-beta.13 5.0.0

The commit touches four files and one line each — the three package.json version fields and lerna.json. Cross-package dependencies stay on workspace:* and are resolved at publish time.

Release state

The v5.0.0 tag is pushed, and release.yaml has already opened the corresponding GitHub release as a draft (prerelease: false, correctly, since the tag carries no beta.). Nothing is on npm yet: publish.yaml only runs on release: published.

Worth knowing before that draft is published: publish.yaml runs pnpm -r publish --access public without --tag next for a non-prerelease, so 5.0.0 becomes latest on npm, moving the default install away from 4.29.7.

Note

This branch does not include 2818e850 ("create/update merge check") from main, so 5.0.0 is cut from a tree one commit behind it. Flagged rather than silently merged in, since the tag is already pushed and rewriting it would be worse.

Alessandro Casazza added 2 commits September 1, 2026 15:36
@acasazza acasazza added the ignore-for-release Ignore this issue or pull request from release notes label Sep 1, 2026
@acasazza acasazza self-assigned this Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for commercelayer-react-components ready!

Name Link
🔨 Latest commit 52ce2a5
🔍 Latest deploy log https://app.netlify.com/projects/commercelayer-react-components/deploys/6a9700142c8338000841c23e
😎 Deploy Preview https://deploy-preview-828--commercelayer-react-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gciotola gciotola left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@pfferrari

Copy link
Copy Markdown
Contributor

🚀 🚀 🚀

@acasazza
acasazza merged commit 18c9737 into main Sep 1, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release Ignore this issue or pull request from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants