npm @storybook/builder-vite 0.1.29
v0.1.29

latest releases: 7.0.0-rc.10, 7.0.0-rc.9, 7.0.0-rc.8...
2 years ago

What's Changed

  • Allow MDX stories ending with stories.mdx or story.mdx by @IanVS in #337
  • Prevent FOUC in the iframe while loading by @IanVS in #339
  • react-docgen: exclude node_modules, make configurable by @IanVS in #338

React projects without typescript, or typescript react projects choosing to use react-docgen may see a performance improvement in this release due to no longer processing files in node_modules with docgen. If you need to customize which files are processed, see #338 for an example.

Full Changelog: v0.1.28...v0.1.29

Don't miss a new builder-vite release

NewReleases is sending notifications on new releases.