Releases: nuxt-modules/storybook
Releases Β· nuxt-modules/storybook
v8.3.1
What's Changed
- chore(deps): update storybook packages to ^8.2.9 by @renovate in #758
- chore(deps): update all non-major dependencies by @renovate in #757
- chore(deps): update all non-major dependencies by @renovate in #760
- fix!: properly handle context when using multiple nuxt instances by @tobiasdiez in #762
- chore: remove unused jsdom dev dependency by @tobiasdiez in #766
- chore: add github bug report template by @tobiasdiez in #769
- chore: Add GitHub funding information by @tobiasdiez in #770
- feat: Exposing the https options for Storybook dev server by @brandondv in #772
- chore(deps): update dependency @chromatic-com/storybook to v2 by @renovate in #774
- chore(deps): update all non-major dependencies by @renovate in #763
- chore(deps): update storybook packages to ^8.3.0 by @renovate in #764
- fix: remove Storybook version from
storybook.ts
by @obulat in #778 - chore: add playwright tests by @tobiasdiez in #783
- chore(deps): pin dependencies by @renovate in #784
- chore: pin @storybook/* packages by @tobiasdiez in #785
- fix: suppress fetch type warning by @danielroe in #787
- chore(deps): update dependency jiti to v2 by @renovate in #791
- chore(deps): update dependency @rollup/plugin-replace to v6 by @renovate in #789
- chore(deps): update all non-major dependencies by @renovate in #775
New Contributors
- @brandondv made their first contribution in #772
Full Changelog: v8.2.0...v8.3.1
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
v8.1.5
What's Changed
- chore: fix prettier errors by @obulat in #701
- chore: build nuxt module before release by @tobiasdiez in #702
Full Changelog: v8.1.4...v8.1.5
v0.2.10
π‘ Chore
- Fix release script (#681)
- ci: Add GitHub PR template (#682)
- Stay on main branch for releases (#683)
- Fix deployment of docs (#685)
β€οΈ Contributors
- Tobias Diez code@tobiasdiez.de
- Gangan (@shinGangan)
v0.2.9
π©Ή Fixes
- Create nuxt instance more reliable (#619)
- Update file extensions for generated vite configs to use .json instead of .js (#663)
- Correctly provide Nuxt runtime config in storybook (#664)
- deps: Update storybook packages to ^8.1.11 (#677)
π Documentation
- Migrate to Nuxt UI Pro (#668)
π‘ Chore
- Add release script (#655)
- Move nuxt image test to showcase example (#615)
- Move router tests to showcase example (#621)
- Move nuxt link test to showcase example (#618)
- Move pinia tests to showcase example (#616)
- Remove old playground (#622)
- Update nuxt studio dependency to latest stable version (#675)
- Update renovate config to always bump storybook dependencies (#676)
- Disable shameful hoisting and improve dependency declarations (#580)
β€οΈ Contributors
- Tobias Diez code@tobiasdiez.de
v8.1.1
v8.0.0
π©Ή Fixes
- Add storybook as dependency (#516)
- Opt in to
import.meta.*
properties (#512) - Remove disable ssr (#511)
- deps: Update nuxtjs monorepo to v3.11.2 (#521)
β οΈ Improve handling of module options (#518)- deps: Update nuxtjs monorepo to v3.11.2 (#523)
- deps: Update dependency @nuxt/devtools-kit to v1.1.5 (#506)
- deps: Update dependency chalk to v5 (#531)
π Documentation
- Use new
nuxi module add
command in installation (#514)
π‘ Chore
- Fix Storybook version of comment (#513)
- Do not change nuxt devtools config (#517)
- Improve ci workflow (#532)
β οΈ Breaking Changes
β οΈ Improve handling of module options (#518)
β€οΈ Contributors
- Tobias Diez code@tobiasdiez.de
- Julien Huang (@huang-julien)
- Damian GΕowala (@DamianGlowala)
- Gangan (@shinGangan)
- Daniel Roe (@danielroe)
v7.0.2
v7.0.1
π Documentation
- Playground tsconfig isse (71e860d)
π‘ Chore
- Use module-builder stub mode for more accurate types (#459)
β€οΈ Contributors
- Daniel Roe (@danielroe)
- ChakAs3 (@chakAs3)