Releases: storybookjs/builder-vite
Releases · storybookjs/builder-vite
v0.1.15
v0.1.14
What's Changed
Fixes
- Fix params.fileName being null when storyStoreV7 is false by @joshwooding in #216
Internal/Docs
- Improving maintainability: ESLint and Prettier by @mrauhu in #193
- Improving maintainability: run
lint
by @mrauhu in #196 - Improving maintainability: TypeScript by @mrauhu in #195
- Improving maintainability: fix ignore revs by @mrauhu in #198
- Improving maintainability: Documentation by @mrauhu in #200
- Add CSF3 default render example by @shilman in #194
- Add some common issues to README by @IanVS in #214
Dependencies
- Bump @vitejs/plugin-vue to 1.10.2 by @joshwooding in #199
- Remove unfetch import by @joshwooding in #217
Full Changelog: v0.1.13...v0.1.14
v0.1.13
v0.1.12
What's Changed
- Fix
importers[path] is not a function
in yarn workspaces by @kazuma1989 in #172 - Add
optimizeDeps.entries
by @joshwooding in #177 - Apply svelteOptions correctly by @IanVS in #180
- Fix storybook builds and CI by @IanVS in #181
New Contributors
- @kazuma1989 made their first contribution in #172
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Update storybook in examples to ^6.4.0 by @joshwooding in #170
- Fix builder for vite 2.7.0 by @IanVS in #174
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fix source-loader-plugin CSF3 compatibility by @joshwooding in #165
- Revert "Fix package duplication issues by aliasing all storybook packages (#160)" by @IanVS in #166
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Fix package duplication issues by aliasing all storybook packages by @joshwooding in #160
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- add experimental glimmerx support by @lifeart in #136
- Update @vitejs/plugin-react to avoid sourcemap warning by @IanVS in #153
- Support
features.storyStoreV7
by @joshwooding in #126
Please note: features.storyStoreV7 is experimental, but can result in faster first-load times. Svelte components are not yet supported, due to limitations in storybook itself.
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed (since 0.1.3)
- Ensure preview or config file is loaded last by @simenbrekken in #133
- Add synchronous-promise as optimized dependencies by @razor1895 in #135
- Add Vite source-loader plugin by @simenbrekken in #147
- Don't generate source maps for MDX files by @simenbrekken in #151
- Update examples to storybook 6.4.0-rc.0 by @IanVS in #144
New Contributors
- @simenbrekken made their first contribution in #133
- @razor1895 made their first contribution in #135
Full Changelog: v0.1.3...v0.1.7