Skip to content

Releases: sveltejs/svelte-hmr

v0.1.3

28 Dec 10:36
Compare
Choose a tag to compare

Fix Svelte 3.16+ support.

Preservation of local state and reactive blocks across HMR updates is still very flacky (read mostly broken). Fortunately, this will be fixable soon, when PR #3882 gets merged.