@alienfast/storybook-addon-form
v4.0.1
Published
Storybook addon for form information
Keywords
Readme
AlienFast Storybook Addon Form
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.
Development scripts
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
Release Management
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.
Pull requests
Add an appropriate label, and it will increment the version accordingly, e.g. major. If nothing is set, it appears to create a patch
