Releases: histoire-dev/histoire
Releases · histoire-dev/histoire
v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
Bug Fixes
- builtin controls component types (98d0713)
- config: throw -> warn for file check (2d0f8dd)
- missing null check #389 (#390) (62b3fd5)
- missing types components in global components (#366) (041922c)
- vue2: shared controls not working, fix #266 (2210c51)
Features
- complete transition to shiki-es (7c2133d)
- config: collectMaxThreads (5008ecb)
- config: resolve theme files + check exist (3e85496)
- sveltekit: upgraded sveltekit support to svelltekit v1.0.0 (fix #392, #397) (#402) (e7e5993)
- tree: new folder and group design (afa305e)
- upgrade to rollup 3 and vite 4 (#404) (e389cb0)
v0.11.9
v0.11.8
v0.11.7
Bug Fixes
- build error (91b48a1)
- config changes not applied on auto restart (a54efad)
- grid scroll height not being reset when switching story (875cf7d)
- grid with % size glitching (ef51ccc)
- not restarting on vite config change (c5fb953)
- percy: puppeteer import, fix #330 (c199ad4)
- remove overflow tailwind classes from sandbox, fix #351 (a326a6a)
- remove vite-plugin-inspect (df6a7fb)
- setupFile.browser only being also applied to server, related to #323 (833d086)
- svelte: dynamic source, fix #344 (11e0432)
- svelte: state sync: ignore undefined, HTMLElement and SvelteComponents, fix #346 (755ac0d)