- Update dependencies
- Template now uses @storybook/test instead of @storybook/testing-library
- Storybook 8 support
- Support storybook actions
- Fix issue that caused template to fail to build (because it tried to import @storybook/addon-actions without installing it)
- Fix issue that caused useVisibleTask$ to not run
- Fix compatibility with qwik 1.2
- Fix issue publishing to Chromatic and move @storybook/types to devDepencencies
- Fix something related to resolving builder and renderer in monorepos
- Fix issue that caused docs not to work in production
- Update templates to match other Storybook frameworks
- Fix issue in production builds
- Add autodocs generator
Look at the commit history if you really care.