Skip to content

Releases: histoire-dev/histoire

v0.11.4

12 Oct 20:05
Compare
Choose a tag to compare

Bug Fixes

v0.11.3

09 Oct 20:39
Compare
Choose a tag to compare

Bug Fixes

  • config dev port (fix #317) (#318) (095d516)
  • missing dark class when layout.iframe option is false (#267) (e0d1854)
  • sveltekit: md file broken rendering, fix #321 (082ad07)
  • svelte: variantState should not be modified by component internal state (#271) (af78b46)

Features

Performance Improvements

  • collect performance improvements (e39d958)
  • improve startup time (19e9309)

v0.11.2

06 Oct 12:06
Compare
Choose a tag to compare

Bug Fixes

  • grid: gradient is cut off (7aa006a)

v0.11.1

06 Oct 11:51
Compare
Choose a tag to compare

Bug Fixes

  • controls: display toolbar when no custom controls (51d0f26)
  • missing gradient in grid view (d6431de)

Features

v0.11.0

03 Oct 18:22
Compare
Choose a tag to compare

Bug Fixes

  • add client exports to histoire package (b2547ce)
  • changed generated id because of switch to change-case (710f0dd)
  • config: enable ESM resolve for jiti (0ce9796)
  • config: handle plugins undefined (5b03c05)
  • force optimize vscode-textmate, fix #285 (84f6467)
  • improve story/md deletion handling (e85af38)
  • md: adding new markdown files HMR (709ee34)
  • md: cannot resolve markdown file (b92641c)
  • screenshot overwritten, use size in filename (#299) (d50608a)
  • use jitsi to load config (e819ce4)

Features

  • call setupFile on server + auto-inline deps in vite-node (49546dc)
  • config: allow different setupFile for server-side (3103374)
  • config: defaultStoryProps (c7e39b8)
  • isCollecting(), fix #233 (e3cd92a)
  • md: change default md file icon (a3894cd)
  • md: improved inline code style (b9a1e82)
  • nuxt: add stubs for useNuxtApp and NuxtLink (#307) (8aca3c2)
  • rename hstEvent to logEvent (b1cb7d0)
  • static source code, fix #238 (8887c70)
  • svelte: Hst prop typing (287193b), closes #289
  • updated design (afcb244)

Performance Improvements

  • improve story list updates speed (5c4347d)

Reverts

  • switch back to non-conventional virtual ids (dc4e83b)

v0.10.7

23 Aug 22:50
Compare
Choose a tag to compare

Bug Fixes

  • vue3: codegen: custom directive breaking, fix #258 (37d983a)

v0.10.6

23 Aug 21:27
Compare
Choose a tag to compare

Bug Fixes

  • supress 'dynamic import cannot be analyzed' warning (4f8b422)
  • svelte3: Class constructors cannot be invoked without 'new' (fc10cd8)
  • vue2: syncing refs (29ac9a1)
  • vue: vue 2 docs custom blocks, fix #251 (709d0b8)

Features

v0.10.5

23 Aug 17:23
Compare
Choose a tag to compare

Bug Fixes

  • compatible with nested tailwind color (fix #200) (#253) (fb23942)
  • plugin: replace : with _ to prevent issue on Windows, fix #256 (69c41c5)

v0.10.4

17 Aug 19:05
Compare
Choose a tag to compare

Bug Fixes

  • nuxt: resolve vite config after all modules have injected plugins (#246) (cefa4f9)
  • postMessage error, fix #250 (0f5b400)

v0.10.3

16 Aug 16:21
Compare
Choose a tag to compare

Bug Fixes