This plugin is proprietary to AlienFast's use of react-final-form, specifically how we wire in channel.emit to our Form in development/storybook environments. The Button.stories.tsx mimics this behavior for local addon testing.
pnpm startruns tsdown in watch mode and starts Storybookpnpm buildbuild and package your addon codepnpm checkruns the full gate — types, Biome, circular imports, markdown, tests
Simply commit and push, create a PR and it will create a patch canary release. Merge the PR and it will create a patch release. Change the label for major, minor, etc.
Add an appropriate label, and it will increment the version accordingly, e.g. major. If nothing is set, it appears to create a patch