Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
25 Mar 14:44
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: more efficient if block compiler output (#10906 )
fix: update type of options.target (#10892 )
fix: correctly hydrate controlled each-else block (#10887 )
fix: Add dirname to HTMLInputAttributes (#10908 )
22 Mar 19:23
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: allow runes for variable declarations in the template (#10879 )
feat: take form resets into account for two way bindings (#10617 )
fix: handle multiple snippet parameters with one or more being optional (#10833 )
breaking: apply fallback value every time in runes mode (#10797 )
21 Mar 13:46
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: add support for webkitdirectory DOM boolean attribute (#10847 )
fix: don't override instance methods during legacy class creation (#10834 )
fix: adjust scope parent for named slots (#10843 )
fix: improve handling of unowned derived signals (#10842 )
fix: improve element class attribute behaviour (#10856 )
fix: ensure select value is updated upon select option removal (#10846 )
fix: ensure capture events don't call delegated events (#10831 )
15 Mar 21:31
Compare
Sorry, something went wrong.
No results found
14 Mar 19:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: add reactive Map class to svelte/reactivity (#10803 )
13 Mar 16:09
Compare
Sorry, something went wrong.
No results found
13 Mar 14:31
Compare
Sorry, something went wrong.
No results found
13 Mar 02:19
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: add reactive Set class to svelte/reactivity (#10781 )
breaking: make $props() rune non-generic (#10694 )
fix: improve internal render effect sequencing (#10769 )
11 Mar 18:05
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: use getters for derived class state fields, with memoisation (#10757 )
10 Mar 23:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: prevent reactive statement reruns when they have indirect cyclic dependencies (#10736 )