Skip to content

Releases: histoire-dev/histoire

v0.7.4

08 Jun 23:25
Compare
Choose a tag to compare

Bug Fixes

  • mapping: reuse existing objects, fix #128 (81ebe39)
  • mock CSS.supports when collecting, fix #122 (8a7d16f)
  • Symbol can't be cloned (eba5122)
  • vue3: collect: inline vuetify packages (8958ac5)

v0.7.3

06 Jun 21:32
Compare
Choose a tag to compare

Bug Fixes

Features

v0.7.2

05 Jun 08:07
Compare
Choose a tag to compare

Bug Fixes

  • a11y: make font-size follow user brower settings (#115) (e525332)

v0.7.1

05 Jun 07:44
Compare
Choose a tag to compare

Bug Fixes

  • nuxt: add additional sections of nuxt vite config (#109) (e31f543), closes #107
  • plugin: removeStory not working, fix #110 (b7c9171)
  • tailwind tokens Story not invalidated in the cache (5032945)
  • vue3: stub RouterLink, fix #107 (95e3f73)
  • vue3: auto stub components on node Story (8c27265)
  • vue3: check if vnodes is an array (3a49ffa)

Features

v0.7.0

03 Jun 21:18
Compare
Choose a tag to compare

Features

  • vue3: defineExpose is no longer needed (ad6e6b9)

v0.6.6

03 Jun 16:11
Compare
Choose a tag to compare

Bug Fixes

  • handle undefined viteNodeInlineDeps (1425599)
  • inline @vue/devtools-api in vite-node, fix #99 (8c83692)

Features

  • config: viteNodeInlineDeps (0ad6f33)

v0.6.5

03 Jun 14:32
Compare
Choose a tag to compare

Bug Fixes

  • mobile select variant select not working (cd37575)

v0.6.4

03 Jun 12:59
Compare
Choose a tag to compare

Bug Fixes

v0.6.3

03 Jun 12:43
Compare
Choose a tag to compare

Bug Fixes

  • prop override when no props are passed from the template (bcfd8ff)

v0.6.2

03 Jun 12:38
Compare
Choose a tag to compare

Bug Fixes

  • Failed to load /$histoire-generated-global-setup-resolved (e147acd)
  • leaking histoire styling in sandbox, fix #101 (c068a5d)
  • prop overriding not working in built version (5323b70)
  • setupFile not found, fix #102 (66c70f0)

Features

  • nuxt: support CSS + retrieve PostCSS config, fix #100 (10e4927)
  • plugin: allow export setupVue3 in setupCode (9cc651f)