Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 961 Bytes

File metadata and controls

52 lines (29 loc) · 961 Bytes

0.5.0

  • Storybook 9 support
  • Minimum NodeJS version support >= 20.0.0

0.4.3

  • Resolve CommonJS/ESM Compatibility issue.

0.4.1

  • Update dependencies
  • Template now uses @storybook/test instead of @storybook/testing-library

0.4.0

  • Storybook 8 support

0.3.0

  • Support storybook actions
  • Fix issue that caused template to fail to build (because it tried to import @storybook/addon-actions without installing it)

0.2.5

  • Fix issue that caused useVisibleTask$ to not run

0.2.4

  • Fix compatibility with qwik 1.2

0.2.3

  • Fix issue publishing to Chromatic and move @storybook/types to devDepencencies

0.2.2

  • Fix something related to resolving builder and renderer in monorepos

0.2.1

  • Fix issue that caused docs not to work in production

0.2.0

  • Update templates to match other Storybook frameworks
  • Fix issue in production builds
  • Add autodocs generator

Older versions

Look at the commit history if you really care.