Skip to content

Releases: histoire-dev/histoire

v0.16.3

15 Jul 18:29
Compare
Choose a tag to compare

🚀 Enhancements

  • plugin-percy: Add option to delay pupeteer screenshot and modif… (#559)

🩹 Fixes

  • svelte: Missing globby dep, fix #553 (#553)

🏡 Chore

  • Fix pnpm version inconsistency (#550)

❤️ Contributors

v0.16.2

13 Jun 14:08
Compare
Choose a tag to compare

🚀 Enhancements

  • Tailwind tokens support opacity modifier syntax color (#526, #525)

🩹 Fixes

  • Vite mergeConfig doesn't accept callback params (dcd5d9f)

💅 Refactors

  • More readable code for tree config (#539)

📖 Documentation

  • config: Add info about ionic binary files error (#540)

🏡 Chore

🤖 CI

❤️ Contributors

v0.16.1

14 Apr 10:27
Compare
Choose a tag to compare

🩹 Fixes

  • nuxt: Add vite vue plugins if they are missing (#517)
  • Bump histoire dependencies to 0.16.0 (84a027e)

🏡 Chore

  • Use workspace protocol more (17c1347)

🤖 CI

❤️ Contributors

v0.16.0

11 Apr 14:02
Compare
Choose a tag to compare

🚀 Enhancements

  • Update to vite 4.2 (df3067d)
  • Add booleanish checkbox (#506)
  • Update jiti + update nuxt example (d830e19)

🩹 Fixes

  • MD: ⚠️ Set breaks to false in Markdown (default behavior) (#457)
  • Histoire-vendors broken build (#505)

🏡 Chore

  • Switch to pnpm-lock v6.0 (c62fc6a)

🤖 CI

  • Update release-notes workflow (43b04d7)
  • Pin release-tag version (dc26d0d)
  • Update pnpm version in GH actions (a75ffbd)

⚠️ Breaking Changes

  • MD: ⚠️ Set breaks to false in Markdown (default behavior) (#457)

❤️ Contributors

v0.15.9

16 Mar 22:08
Compare
Choose a tag to compare

🚀 Enhancements

  • screenshot: Add launchOptionsArgs to be able to pass args for c… (#446)
  • HstSelect: Change v-model type to any (#454)

🩹 Fixes

  • docs: Header anchors error when hash is chinese. fixes #460 (#452, #460)
  • svelte: Supplement missing member types (#483)
  • nuxt: Do not render app pages alongside stories (#472, #473)
  • Ensuring that threadsCount results in an integer rather than a double when cpus is an odd number. (Fixes #469 ) (#470, #469)

📖 Documentation

🏡 Chore

  • Add lint cache (#401)
  • Upgrade to sheep 0.5.0 (50ccd8e)

❤️ Contributors

v0.15.8

18 Feb 11:40
Compare
Choose a tag to compare

Bug Fixes

  • vue3: codegen v-model on simple reactive variable (5701116)

v0.15.7

17 Feb 01:41
Compare
Choose a tag to compare

Bug Fixes

  • hmr fix (50bfd61)
  • load vite config in sequence rather than in parallel (2a9cda8)

v0.15.6

17 Feb 01:08
Compare
Choose a tag to compare

Bug Fixes

  • new variant not rendering in grid (6e8ad86)

v0.15.5

17 Feb 00:38
Compare
Choose a tag to compare

Bug Fixes

  • collect: invalidate cache in all workers (0cbf351)
  • sometimes initial page is blank (14da639)

v0.15.4

16 Feb 09:37
Compare
Choose a tag to compare

Bug Fixes

  • add replaceAll guard (319f9aa)
  • dedupe addStory of same file (9076776)
  • nuxt: don't optimize @histoire/plugin-nuxt (07397ed)