Releases: storybookjs/builder-vite
Releases · storybookjs/builder-vite
v0.1.25
What's Changed
- chore(docs): update readme to use mergeConfig vite helper function by @benatshippabo in #315
- Check for explicit typescript dep by @IanVS in #313
- Support React 18 by @IanVS in #320
New Contributors
- @benatshippabo made their first contribution in #315
Full Changelog: v0.1.24...v0.1.25
v0.1.24
What's Changed
- Add sourcemap support to @joshwooding/vite-plugin-react-docgen-typescript by @joshwooding in #284
- Add sourcemap support to vue-docgen by @joshwooding in #309
- Support react-docgen by @IanVS in #299
Full Changelog: v0.1.23...v0.1.24
v0.1.23
v0.1.22
v0.1.21
What's Changed
- Test built storybooks in CI by @IanVS in #274
- Fix handling of rejected promises when attempting to close the server by @Codex- in #277
- Add
'@storybook/react > acorn-jsx'
to optimizeDeps by @IanVS in #280 - Update examples to storybook 6.5.0-alpha.49 by @IanVS in #275
New Contributors
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Use
req.query
instead of custom parsing. by @joshwooding in #276
Full Changelog: v0.1.19...v0.1.20
v0.1.19
This release is necessary to support vite 2.9.0.
What's Changed
- Fix style modules not being resolved from iframe.html (#266) by @Dschungelabenteuer in #268
New Contributors
- @Dschungelabenteuer made their first contribution in #268
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Example singleton client API not yet initialized by @bfanger in #254
- Move examples out of packages by @joshwooding in #251
- Allow sub-dependencies in base optimizeDeps.include by @IanVS in #262
- Fix Node 12 support by @joshwooding in #263
- Fix svelte-preprocess typescript support by @bfanger in #259
- Add
jest-mock
to optimized deps by @IanVS in #269
Full Changelog: v0.1.17...v0.1.18
v0.1.17
This release enables support for Chromatic Turbosnap through the use of vite-plugin-turbosnap and the latest chromatic-cli.
What's Changed
- Import story loading module from vite-app virtual module by @IanVS in #239
- Enable auto-title for non-storyStoreV7 by @IanVS in #218
- Fix error when no preview file is present. by @joshwooding in #250
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- fix: svelte story regex by @lokshunhung in #244
- Fix: svelte by @bfanger in #240
- Specify vite cache directory in dev mode as well by @bodograumann in #228
- Update known issues by @joshwooding in #230
- Update README.md by @eirslett in #229
New Contributors
- @bodograumann made their first contribution in #228
- @lokshunhung made their first contribution in #244
- @bfanger made their first contribution in #240
Full Changelog: v0.1.15...v0.1.16