design-system
design-system copied to clipboard
Automate Beta Publishing Check
Use the prepublish
hook to prevent beta versions accidentally being published as regular versions.
I will take a look at this after v3 ships.
The primary motivator for this is that when we publish pre-release versions for integration testing, they automatically get tagged with latest
by npm publish
.