Commit a4df731
fix: use 1000.0.0 for private @react-native-macos/ package versions (#2910)
## 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](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 429f532 commit a4df731
1 file changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 162 | + | |
| 163 | + | |
165 | 164 | | |
166 | 165 | | |
167 | 166 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
172 | 170 | | |
173 | | - | |
174 | | - | |
175 | | - | |
| 171 | + | |
| 172 | + | |
176 | 173 | | |
177 | 174 | | |
178 | 175 | | |
| |||
0 commit comments