Skip to content

@sveltejs/vite-plugin-svelte@1.0.0-next.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 14:19
· 497 commits to main since this release
a3c0634

Major Changes

  • Enable optimization for nested dependencies of excluded svelte dependencies (#157)

    Vite 2.5.3 and above is needed to support this feature.

Minor Changes

  • Improve dev warning message for components including only unscoped styles (fixes #153) (#154)