Releases: sveltejs/svelte
Releases · sveltejs/svelte
svelte@5.0.0-next.1
10 Nov 15:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
breaking: svelte 5 alpha (#9381 )
svelte@4.2.2
19 Oct 08:42
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: support camelCase properties on custom elements (#9328 )
fix: add missing plaintext-only value to contenteditable type (#9242 )
chore: upgrade magic-string to 0.30.4 (#9292 )
fix: ignore trailing comments when comparing nodes (#9197 )
svelte@4.2.1
20 Sep 08:26
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: update style directive when style attribute is present and is updated via an object prop (#9187 )
fix: css sourcemap generation with unicode filenames (#9120 )
fix: do not add module declared variables as dependencies (#9122 )
fix: handle svelte:element with dynamic this and spread attributes (#9112 )
fix: silence false positive reactive component warning (#9094 )
fix: head duplication when binding is present (#9124 )
fix: take custom attribute name into account when reflecting property (#9140 )
fix: add indeterminate to the list of HTMLAttributes (#9180 )
fix: recognize option value on spread attribute (#9125 )
svelte@4.2.0
11 Aug 14:33
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: move svelteHTML from language-tools into core to load the correct svelte/element types (#9070 )
svelte@4.1.2
31 Jul 11:03
Compare
Sorry, something went wrong.
No results found
svelte@4.1.1
20 Jul 16:30
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: svelte:component spread props change not picked up (#9006 )
svelte@4.1.0
19 Jul 13:56
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add ability to extend custom element class (#8991 )
Patch Changes
fix: ensure svelte:component evaluates props once (#8946 )
fix: remove let:variable slot bindings from select binding dependencies (#8969 )
fix: handle destructured primitive literals (#8871 )
perf: optimize imports that are not mutated or reassigned (#8948 )
fix: don't add accessor twice (#8996 )
svelte@4.0.5
06 Jul 16:16
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: generate type definition with nullable types (#8924 )
svelte@4.0.4
04 Jul 20:44
Compare
Sorry, something went wrong.
No results found
svelte@4.0.3
03 Jul 20:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: handle falsy srcset values (#8901 )