Continuous Releases from main
Update `histoire-plugin-vue` to expose `components.d.ts` (#808) Using triple-slash TS directives like `/// <reference types="@histoire/plugin-vue/components" />` maybe not work with certain consumer repos because the components definition file is not explicitly exposed by the `@histoire/plugin-vue` library's package.json. This change rectifies that issue.3 weeks ago137cef6
feat: Add plugin API hook vitePlugins (#807) * feat: Add vite plugin configuration * Add awaitable hook3 weeks ago71e0bb4
feat: Add CommonJS support (#806) * Feat: Add CommonJS support * Fix lint3 weeks ago731b042
v1.0.0-alpha.32 months ago7a4dfd3
test(lint): fix2 months agocfd8da0
fix: don't import withDefaults anymore2 months agoe83af06
types(controls): allow null for modelValue (#766) Co-authored-by: andre.brdoch <andre.brdoch@sortera.se>2 months agoaac038c
feat: add host config to histoire dev (#743) Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>2 months ago3b2883b
docs(story.md): fix typo (#705)2 months agob90050c
fix: issue 407, add IntersectionObserver mock to Dom (#730)2 months ago5e034ad