Skip to content

Releases: storybookjs/builder-vite

v0.4.2

13 Feb 00:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Feb 16:48
Compare
Choose a tag to compare

What's Changed

  • Allow the use of @vitejs/plugin-react-swc by @IanVS in #552
  • Inject mdx compiler for mdx1 by @IanVS in #556

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Feb 02:28
Compare
Choose a tag to compare

What's Changed

  • Fully support Vite 4, remove @vitejs/plugin-react, update @storybook/mdx1-csf by @IanVS in #548

Breaking Changes

To fully support Vite 4, we've updated our mdx handling to no longer require the use of @vitejs/plugin-react. This means that non-react projects will no longer be getting that plugin added to their projects, and react projects will need to make sure they include it as a dependency (changes to viteFinal are not required).

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Jan 20:12
Compare
Choose a tag to compare

What's Changed

If you'd like to continue using Vite 3, please stick with 0.2.x versions of this package.

Full Changelog: v0.2.7...v0.3.0

v0.2.7

09 Jan 02:07
Compare
Choose a tag to compare

What's Changed

Note: this change is experimental, for use with https://github.com/tobiasdiez/unplugin-storybook-vue

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

16 Dec 14:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

27 Oct 21:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

08 Oct 02:01
Compare
Choose a tag to compare

What's Changed

  • Fix vue 2.x selection logic by @IanVS in #508
  • Re-add typescript check when adding react-docgen-typescript plugin by @joshwooding in #509

Full Changelog: v0.2.3...v0.2.4

v0.2.3

28 Sep 03:11
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

  • Make sure mocked actions can be identified in production build by @bodograumann in #482

Dependencies / Maintenance

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Jul 20:31
Compare
Choose a tag to compare

What's Changed

  • Avoid vite starting app instead of storybook: #464

Full Changelog: v0.2.1...v0.2.2