Skip to content

Stop publishing @react-native/core-cli-utils#57288

Closed
robhogan wants to merge 1 commit into
mainfrom
export-D109153641
Closed

Stop publishing @react-native/core-cli-utils#57288
robhogan wants to merge 1 commit into
mainfrom
export-D109153641

Conversation

@robhogan

Copy link
Copy Markdown
Contributor

Summary:
#56922 intended to prevent this package publishing to npm but didn't - we've been continuing to publish it in nightlies.

scripts/shared/monorepoUtils.js filters with packageJson.private !== true || includePrivate, i.e. the private field is load-bearing, not the path. All other packages in private/ have package.json#private: true.

Changelog: [Internal] - the breaking change is already noted in #56922 , no release / cut since.

Differential Revision: D109153641

Summary:
#56922 intended to prevent this package publishing to npm but didn't - we've been continuing to publish it in nightlies.

`scripts/shared/monorepoUtils.js` filters with `packageJson.private !== true || includePrivate`, i.e. the `private` field is load-bearing, not the path. All other packages in `private/` have `package.json#private: true`.

Changelog: [Internal] - the breaking change is already noted in #56922 , no release / cut since.

Differential Revision: D109153641
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 19, 2026
@meta-codesync

meta-codesync Bot commented Jun 19, 2026

Copy link
Copy Markdown

@robhogan has exported this pull request. If you are a Meta employee, you can view the originating Diff in D109153641.

@cortinico cortinico 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.

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot closed this in 27e83d0 Jun 19, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jun 19, 2026
@meta-codesync

meta-codesync Bot commented Jun 19, 2026

Copy link
Copy Markdown

This pull request has been merged in 27e83d0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants