- f1a29bd: Update readme
- 9c29c1f: Add vite v8 to peerDependencies
- a148c37: chore: Added template files for storybook native CLI
- 9c504c3: Fix #22 and #23
- 8583b1e: version bump
- 5b1cb90: Reactivity fix (?)
- a8fbb10: chore: Refactor type imports and fix build config for declarations
- dadba20: Fix error with story render
- c07a6b8: chore: Update package files and build config
- 2bd67c2: Fix storybook tests
- 30482d3: Fix #15
- Support for Storybook 10 rc.0
- Support for Storybook 10 beta.2
- Package now builds only in ESM format
- Simplified configuration for docgen
- 7cd5760: chore: cleanup deps
- 3d0c18d: fix: ensure @storybook/builder-vite is required properly to prevent missing module error in yarn setups
- a47cdca: Storybook v9 Support