Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

v0.1.34

Choose a tag to compare

@IanVS IanVS released this 18 May 18:05
· 72 commits to main since this release

What's Changed

Note: if you use one of the latest versions of @sveltejs/vite-plugin-svelte, you can enable an experimental inspector. See #382 for details.

Fixes

  • Disable HMR for web-components projects by @IanVS in #372
  • Fix order of MDX stories in sidebar by @joshwooding in #378
  • Use globalThis instead of global dependency by @IanVS in #383
  • Fix new stories not appearing in the importFn by @joshwooding in #379
  • Handle new versions of vite-plugin-svelte by @IanVS in #382

Internal

  • Fix tests not being found when testing lit-ts example on Windows CI by @joshwooding in #358
  • Bump @storybook/test-runner in react-18 example by @joshwooding in #373

Full Changelog: v0.1.33...v0.1.34