v8.2.0
What's Changed
- chore: fix build and chromatic by @tobiasdiez in #708
- chore: pin dependencies in examples by @tobiasdiez in #709
- chore: update renovate config to not ignore 'examples' directories by @tobiasdiez in #711
- chore(deps): pin dependencies by @renovate in #712
- chore(deps): pin dependencies by @renovate in #707
- chore(deps): update storybook packages by @renovate in #714
- fix: update Vite configs to include lodash/kebabCase in optimizeDeps by @tobiasdiez in #715
- chore(deps): update prettier and lint by @obulat in #717
- fix: fix error due to import json attribute (and deactivate storybook version check) by @tobiasdiez in #722
- fix: resolve module not found error '@storybook/builder-vite' by @tobiasdiez in #724
- chore: remove unused nightly release from CI by @obulat in #719
- chore: fix devtools in playground by @tobiasdiez in #727
- chore: add e2e tests by @tobiasdiez in #729
- chore(deps): update storybook packages to ^8.2.5 by @renovate in #728
- chore(deps): update all non-major dependencies by @renovate in #706
- chore: fix typescript error by @tobiasdiez in #734
- chore: try to fix nightly release by @tobiasdiez in #735
- chore: try to publish nightly versions for all packages by @tobiasdiez in #736
- chore(deps): update storybook packages to ^8.2.7 by @renovate in #733
- chore(deps): update all non-major dependencies by @renovate in #732
- chore(vscode): remove
eslint.experimental.useFlatConfig
by @shinGangan in #730 - chore: improve PR template by @tobiasdiez in #737
- fix: correctly load the storybook preview annotation by @tobiasdiez in #726
- fix: remove Nuxt context conflict by @obulat in #723
- chore: set compatibilityDate in nuxt.config.ts files by @tobiasdiez in #738
- fix: update storybook version to 8.2.7 by @tobiasdiez in #739
- chore: increase version before publishing nightly by @tobiasdiez in #745
- chore: update fetch-depth in CI workflow to fix nightly release by @tobiasdiez in #747
- docs: Add instructions for opting in and out of nightly builds by @tobiasdiez in #748
- chore(deps): pin dependency semver to 7.6.3 by @renovate in #746
- chore(deps): update all non-major dependencies by @renovate in #741
- chore(deps): update storybook packages to ^8.2.8 by @renovate in #744
- docs: nightly release dependency package name by @HZooly in #750
- feat: export types also from
@nuxtjs/storybook
by @tobiasdiez in #749
New Contributors
Full Changelog: v8.1.5...v8.2.0