dillon1000/react
Commit
Browse files [release] Update publishing scripts to make publishing allowlisted packages easier (#32486)
It's getting unwieldy to list every single package to skip in these commands when you only want to publish one, ie eslint-plugin-react-hooks. This adds a new `onlyPackages` and `publishVersion` option to the publish commands to make that easier.
Changed paths4 files
First-parent comparisonscripts/release/prepare-release-from-npm-commands/parse-params.js ModifiedM scripts/release/prepare-release-from-npm.js ModifiedM scripts/release/publish-commands/parse-params.js ModifiedM scripts/release/publish.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…