Skip to content

Releases: nuxt-modules/storybook

v8.3.3

28 Dec 12:52
Compare
Choose a tag to compare

What's Changed

  • Add README to nuxt module package by @chakAs3 in #807
  • chore(deps): update dependency @chromatic-com/storybook to v3 by @renovate in #809
  • Fix: Extend the server proxy preset to also fetch SSG NuxtIslands by @brandondv in #815
  • chore(deps): update dependency vite to v6 by @renovate in #816
  • Pin storybook packages by @tobiasdiez in #818
  • chore(deps): update all non-major dependencies by @renovate in #800
  • chore(deps): update dependency nuxt-og-image to v4 by @renovate in #814
  • chore(deps): update storybook packages by @renovate in #792
  • chore(deps): update all non-major dependencies by @renovate in #819
  • chore(deps): pin dependency pinia to 2.3.0 by @renovate in #821
  • fix: use derived storybookConfig as the merge base by @mehcode in #740
  • fix: readd vue-tempate-compilation plugin by @chakAs3 in #831
  • chore: add test for using decorators in stories by @tobiasdiez in #823
  • chore(deps): update dependency unbuild to v3 by @renovate in #824
  • chore(deps): update dependency @chromatic-com/storybook to v3.2.3 by @renovate in #828
  • fix: Nuxt App created only when story vue app rendered first time, by @chakAs3 in #830

Full Changelog: v8.3.2...v8.3.3

v8.3.1

06 Oct 17:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.0...v8.3.1

v8.2.0

17 Aug 10:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.5...v8.2.0

v8.1.5

14 Jul 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.4...v8.1.5

v0.2.10

10 Jul 18:22
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Fix release script (#681)
  • ci: Add GitHub PR template (#682)
  • Stay on main branch for releases (#683)
  • Fix deployment of docs (#685)

❤️ Contributors

v0.2.9

10 Jul 14:08
Compare
Choose a tag to compare

compare changes

🩹 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

v8.1.1

07 Jun 12:01
Compare
Choose a tag to compare

v8.0.0

15 Apr 14:21
Compare
Choose a tag to compare

compare changes

🩹 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

v7.0.2

22 Mar 20:29
Compare
Choose a tag to compare

v7.0.1

22 Mar 20:15
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Playground tsconfig isse (71e860d)

🏡 Chore

  • Use module-builder stub mode for more accurate types (#459)

❤️ Contributors