Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
05 Feb 20:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: bump zimmerframe to fix bugs introduced in previous version (#10405 )
05 Feb 19:03
Compare
Sorry, something went wrong.
No results found
05 Feb 14:52
Compare
Sorry, something went wrong.
No results found
02 Feb 00:42
Compare
Sorry, something went wrong.
No results found
31 Jan 23:27
Compare
Sorry, something went wrong.
No results found
31 Jan 22:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: insert empty text nodes while hydrating, if necessary (#9729 )
fix: correctly update tweened store initialized with nullish value (#10356 )
31 Jan 15:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
breaking: snippets can now take multiple arguments, support default parameters. Because of this, the type signature has changed (#9988 )
Use generic T as the return type for $derived.call() (#10349 )
fix: replace TODO errors (#10326 )
fix: add proper typings for $derived.call (6145be5c695a063c70944272a42d9c63fdd71d64 )
fix: improve handling of unowned derived signals (#10342 )
fix: correctly reference destructured derived binding in event handler (#10333 )
fix: add scrollend event type (#10337 )
fix: improve unstate handling of non enumerable properties (#10348 )
29 Jan 17:58
Compare
Sorry, something went wrong.
No results found
26 Jan 01:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: cleanup derived destruction (#10303 )
fix: correctly parse at-rules containing special characters in strings (#10221 )
fix: Add missing miter-clip and arcs values to stroke-linejoin attribute (#10141 )
26 Jan 00:44
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: handle deep assignments to $state() class properties correctly (#10289 )
fix: prevent false positive store error in module script (#10291 )
fix: allow type selector in :global() when it's at a start of a compound selector (#10287 )