Skip to content

Latest commit

 

History

History
99 lines (51 loc) · 1.26 KB

File metadata and controls

99 lines (51 loc) · 1.26 KB

storybook-solidjs-vite

10.0.11

Patch Changes

  • f1a29bd: Update readme

10.0.10

Patch Changes

  • 9c29c1f: Add vite v8 to peerDependencies

10.0.9

Patch Changes

  • a148c37: chore: Added template files for storybook native CLI

10.0.8

Patch Changes

  • 9c504c3: Fix #22 and #23

10.0.7

Patch Changes

  • 8583b1e: version bump

10.0.6

Patch Changes

  • 5b1cb90: Reactivity fix (?)

10.0.5

Patch Changes

  • a8fbb10: chore: Refactor type imports and fix build config for declarations

10.0.4

Patch Changes

  • dadba20: Fix error with story render

10.0.3

Patch Changes

  • c07a6b8: chore: Update package files and build config

10.0.2

Patch Changes

  • 2bd67c2: Fix storybook tests

10.0.1

Patch Changes

  • 30482d3: Fix #15

10.0.0-rc.0

Patch Changes

  • Support for Storybook 10 rc.0

10.0.0-beta.0

Minor Changes

  • Support for Storybook 10 beta.2
  • Package now builds only in ESM format
  • Simplified configuration for docgen

9.0.2

Patch Changes

  • 7cd5760: chore: cleanup deps

9.0.1

Patch Changes

  • 3d0c18d: fix: ensure @storybook/builder-vite is required properly to prevent missing module error in yarn setups

9.0.0

Minor Changes

  • a47cdca: Storybook v9 Support