Releases: sveltejs/vite-plugin-svelte
Releases · sveltejs/vite-plugin-svelte
29 Dec 09:26
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
15 Dec 04:49
Compare
Sorry, something went wrong.
No results found
Major Changes
update vite peerDependency to ^2.7.0 and refactor server restart on change of svelte.config.js (#223 )
Patch Changes
Ignore import protocols like node: when resolving the svelte field in package.json (#225 )
04 Dec 15:50
Compare
Sorry, something went wrong.
No results found
Minor Changes
Improved error reporting for svelte compiler errors (#220 )
18 Oct 07:47
Compare
Sorry, something went wrong.
No results found
Major Changes
Bump svelte peer dependency to ^3.44.0 (#202 )
18 Oct 06:30
Compare
Sorry, something went wrong.
No results found
Major Changes
drop support for node12 (#198 )
Minor Changes
Add experimental.prebundleSvelteLibraries option (#200 )
Patch Changes
Disable CSS sourcemap in SSR (#201 )
14 Oct 13:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix emitCss behaviour in a svelte config (#194 )
09 Oct 12:24
Compare
Sorry, something went wrong.
No results found
Minor Changes
Run Vite preprocessors first in markup phase (#189 )
Patch Changes
Handle flexible ssr signature for hooks with ssr argument (#187 )
29 Sep 14:05
Compare
Sorry, something went wrong.
No results found
Major Changes
minimum required version of vite is 2.6.0 (#182 )
29 Sep 13:47
Compare
Sorry, something went wrong.
No results found
Minor Changes
Use transformWithEsbuild for vite script preprocessor (#173 )
14 Sep 06:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
Only add all Svelte dependencies to ssr.noExternal in SSR build (#169 )