v0.1.37
版本发布时间: 2022-06-25 06:30:15
storybookjs/builder-vite最新发布版本:v0.4.2(2023-02-13 08:08:22)
What's Changed
✨ Features
- Add support for preact by @maxbeatty in https://github.com/storybookjs/builder-vite/pull/408
- Add composed "overview" example that builds/includes all framework examples by @dohooo in https://github.com/storybookjs/builder-vite/pull/404
- Allow setting global args in SB 6.5+ by @IanVS in https://github.com/storybookjs/builder-vite/pull/399
🪲 Bugfixes
- Fix react mdx stories by @IanVS in https://github.com/storybookjs/builder-vite/pull/417
📝 Docs
- Add webpack/cra migration section to readme by @IanVS in https://github.com/storybookjs/builder-vite/pull/405
🧹 Internal
- Avoid cd in scripts by @IanVS in https://github.com/storybookjs/builder-vite/pull/407
- Use an alias for react-dom/client if not installed by @IanVS in https://github.com/storybookjs/builder-vite/pull/410
New Contributors
- @maxbeatty made their first contribution in https://github.com/storybookjs/builder-vite/pull/408
Full Changelog: https://github.com/storybookjs/builder-vite/compare/v0.1.36...v0.1.37