mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2df9622477
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.