Commit Graph

11556 Commits (1e5dc328cd7fe081f3a23cf015d6c8725ca287a8)
 

Author SHA1 Message Date
Gautier Ben Aïm 9414eaa41b
fix: prevent crash on async custom element attributes (#18661)
3 weeks ago
Yuichiro Yamashita 248a2e1db4
fix: transform expressions inside labeled statements during server compilation (#18617)
3 weeks ago
subotac c0987c09f8
fix: remove stale capture listeners from spread attributes (#18618)
4 weeks ago
Yuuki Oohara a224dd5867
fix: give effect teardowns the value from before the first write in a flush (#18620)
4 weeks ago
svelte-triage-bot[bot] 221dcae8ca
fix: preserve comment placement for server derived reads (#18641)
4 weeks ago
paoloricciuti dd148ebb74 Merge branch 'main' into svelte-custom-renderer
4 weeks ago
남정욱 7725f77cca
fix: apply CSS custom properties with falsy values on components (#18634)
4 weeks ago
Yuichiro Yamashita 135f4439c3
fix: increment private state fields through a non-`this` receiver (#18622)
4 weeks ago
github-actions[bot] 20b341f100
Version Packages (#18628)
4 weeks ago
Simon H ee6dff80ca
fix: better whitespace handling inside printer (#18638)
4 weeks ago
Simon H a1d5035d17
fix: preserve CSS comments in the AST printer (#18637)
4 weeks ago
Simon H 3ed9db4ba7
fix: don't duplicate comments in attributes (#18636)
4 weeks ago
Sankalp Thakur 26786e9298
fix: skip controlled each fast path while another batch is pending (#18625)
1 month ago
paoloricciuti c22f2fa603 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
1 month ago
github-actions[bot] 44a7813730
Version Packages (#18572)
2 months ago
Elliott Johnson 23bc246a99
chore: Supply chain hardening (#18253)
2 months ago
Nic Polumeyv 3dde011d3a
fix: call `onerror` and provide a working `reset` when hydrating a failed boundary (#18556)
2 months ago
Floze 2bace308e3
fix: preserve select selection with spread attributes (#18561)
2 months ago
paoloricciuti 216f258068 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 months ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
2 months ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
2 months ago
Manuel b791cac54e
chore: provide `indent` option for `print` (#18474)
2 months ago
github-actions[bot] 4a6a85b5f1
Version Packages (#18552)
2 months ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
2 months ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
2 months ago
github-actions[bot] 602a873b6b
Version Packages (#18497)
2 months ago
paoloricciuti 2311e1757d Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 months ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
2 months ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
2 months ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
2 months ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
2 months ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
2 months ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
2 months ago
paoloricciuti ce6e71c695 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 months ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
2 months ago
Simon H 8e4f26552c
chore: changeset (#18527)
2 months ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
2 months ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
2 months ago
Simon H c2b7642263
chore: add benchmarks (#18523)
2 months ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
2 months ago
Paolo Ricciuti 41642b70ee
fix: avoid declaration tag warning in event handlers (#18500)
2 months ago
paoloricciuti 0c226fcf4e Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 months ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
2 months ago
Paolo Ricciuti 33304b4b15
Merge branch 'main' into svelte-custom-renderer
2 months ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
2 months ago
Paolo Ricciuti b9e03714eb
fix: correctly transform declaration tags during SSR (#18492)
2 months ago
paoloricciuti 39887f5ace fix: update snapshot
2 months ago
Paolo Ricciuti 7c5b06657c
Merge branch 'main' into svelte-custom-renderer
2 months ago
github-actions[bot] eae50dfd1c
Version Packages (#18435)
3 months ago
Simon H 36ae0622a8
fix: always unset reactivity context after restoring it (#18453)
3 months ago