Skip to content

v5.0.1 - #832

Merged
acasazza merged 1 commit into
mainfrom
version
Sep 7, 2026
Merged

v5.0.1#832
acasazza merged 1 commit into
mainfrom
version

Conversation

@acasazza

@acasazza acasazza commented Sep 7, 2026

Copy link
Copy Markdown
Member

Graduates the three packages to 5.0.1, the first patch on top of 5.0.0.

Produced with lerna version 5.0.1 --no-private --force-publish, so all three moved together — core-components and react-hooks-components were still on 5.0.1-beta.0, since beta.1 had bumped only react-components.

package from to
@commercelayer/react-components 5.0.1-beta.1 5.0.1
@commercelayer/core-components 5.0.1-beta.0 5.0.1
@commercelayer/react-hooks-components 5.0.1-beta.0 5.0.1

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.

What's in it

Only one functional change since 5.0.0, from #831:

  • c66d88a1 — place the order when the shopper returns from a payment redirect
  • 4c9c984a — place the order once when two callers race (fixes the duplicate _place that c66d88a1 introduced, exercised through the two betas)

Plus 2818e850 and bc56b030, both CI merge-check workflow files with no runtime effect.

Release state

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

Worth knowing before that draft is published: for a non-prerelease, publish.yaml publishes without --tag next, so 5.0.1 becomes latest on npm. Current dist-tags are latest: 5.0.0, next: 5.0.1-beta.1.

Note

Unlike #828, this branch is cut from current main4c3f1af8's parent is 4bb34d99, the #831 merge commit — so nothing is missing from the tagged tree.

🤖 Generated with Claude Code

@acasazza acasazza added the ignore-for-release Ignore this issue or pull request from release notes label Sep 7, 2026
@acasazza acasazza self-assigned this Sep 7, 2026
@netlify

netlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploy Preview for commercelayer-react-components ready!

Name Link
🔨 Latest commit 4c3f1af
🔍 Latest deploy log https://app.netlify.com/projects/commercelayer-react-components/deploys/6a9ed22b6a3481000858b482
😎 Deploy Preview https://deploy-preview-832--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.

@acasazza
acasazza merged commit b281477 into main Sep 7, 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.

2 participants