Skip to content

@sveltejs/vite-plugin-svelte@1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 14:08
· 443 commits to main since this release
dd5a8c2

Minor Changes

  • enable prebundleSvelteLibraries during dev by default to improve page loading for the dev server. (#494)

    see the FAQ for more information about prebundleSvelteLibraries and how to tune it.

  • Enable resolving via "svelte" exports condition (#502)

  • add compile time stats logging (#503)