@praxisjs/storybook
Changelog for @praxisjs/storybook — Storybook framework adapter for PraxisJS.
@praxisjs/storybook
0.2.1
Added the missing sourceUrl and expanded fields to StorybookRefs, matching the options documented for Storybook Composition refs.
0.2.0
Added refs support to StorybookConfig for Storybook Composition — reference other published Storybooks from your sidebar. Exports a new StorybookRefs type.
0.1.1
Updated dependencies — @praxisjs/runtime@0.2.17.
0.1.0
Initial release — Storybook framework adapter for PraxisJS. Mounts components via @praxisjs/runtime, integrates @praxisjs/vite-plugin automatically, and exports Meta, StoryObj, and StorybookConfig types.