Skip to content

fix: use 1000.0.0 for private @react-native-macos/ package versions#2910

Merged
Saadnajmi merged 1 commit intomicrosoft:mainfrom
Saadnajmi:fix-yarn-constraints-private-version-main
Apr 9, 2026
Merged

fix: use 1000.0.0 for private @react-native-macos/ package versions#2910
Saadnajmi merged 1 commit intomicrosoft:mainfrom
Saadnajmi:fix-yarn-constraints-private-version-main

Conversation

@Saadnajmi
Copy link
Copy Markdown
Collaborator

Summary

  • Update enforceReactNativeMacosPrivatePackageVersion constraint to use 1000.0.0 instead of 0.1.0, matching the upstream convention for non-published packages
  • Remove the isMainBranch guard so the constraint applies consistently on all branches

See also: #2909 (0.81-stable counterpart)

Test plan

  • yarn constraints passes on main

🤖 Generated with Claude Code

@Saadnajmi Saadnajmi requested a review from a team as a code owner April 9, 2026 22:44
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2026

⚠️ No Changeset found

Latest commit: 574900c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Update the enforceReactNativeMacosPrivatePackageVersion constraint to
use 1000.0.0 instead of 0.1.0, matching the upstream convention. Also
remove the isMainBranch guard so the constraint applies on all branches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Saadnajmi Saadnajmi force-pushed the fix-yarn-constraints-private-version-main branch from 1016929 to 574900c Compare April 9, 2026 22:52
@Saadnajmi Saadnajmi merged commit a4df731 into microsoft:main Apr 9, 2026
17 checks passed
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.

2 participants