Commit Graph

11446 Commits (e5ce0fd4bdb452bafa6dacaafbb7ea3243acfe60)
 

Author SHA1 Message Date
paoloricciuti e5ce0fd4bd fix: always validate snippets if custom renderer is enabled
2 days ago
paoloricciuti ac314d7cca fix: store and restore parent renderer in effect
2 days ago
paoloricciuti c2efb64bc2 fix: skip single node optimization in custom renderer
2 days ago
paoloricciuti c22f2fa603 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 days ago
github-actions[bot] 44a7813730
Version Packages (#18572)
1 week ago
Elliott Johnson 23bc246a99
chore: Supply chain hardening (#18253)
1 week ago
Nic Polumeyv 3dde011d3a
fix: call `onerror` and provide a working `reset` when hydrating a failed boundary (#18556)
1 week ago
Floze 2bace308e3
fix: preserve select selection with spread attributes (#18561)
1 week ago
paoloricciuti 216f258068 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
2 weeks ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
2 weeks ago
Manuel b791cac54e
chore: provide `indent` option for `print` (#18474)
2 weeks ago
github-actions[bot] 4a6a85b5f1
Version Packages (#18552)
2 weeks ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
2 weeks ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
2 weeks ago
github-actions[bot] 602a873b6b
Version Packages (#18497)
3 weeks ago
paoloricciuti 2311e1757d Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
3 weeks ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
3 weeks ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
3 weeks ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
3 weeks ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
3 weeks ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
3 weeks ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
3 weeks ago
paoloricciuti ce6e71c695 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
3 weeks ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
3 weeks ago
Simon H 8e4f26552c
chore: changeset (#18527)
3 weeks ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
3 weeks ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
3 weeks ago
Simon H c2b7642263
chore: add benchmarks (#18523)
3 weeks ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
3 weeks ago
Paolo Ricciuti 41642b70ee
fix: avoid declaration tag warning in event handlers (#18500)
3 weeks ago
paoloricciuti 0c226fcf4e Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
4 weeks ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
4 weeks ago
Paolo Ricciuti 33304b4b15
Merge branch 'main' into svelte-custom-renderer
1 month ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
1 month ago
Paolo Ricciuti b9e03714eb
fix: correctly transform declaration tags during SSR (#18492)
1 month ago
paoloricciuti 39887f5ace fix: update snapshot
1 month ago
Paolo Ricciuti 7c5b06657c
Merge branch 'main' into svelte-custom-renderer
1 month ago
github-actions[bot] eae50dfd1c
Version Packages (#18435)
1 month ago
Simon H 36ae0622a8
fix: always unset reactivity context after restoring it (#18453)
1 month ago
jyc.dev a6985bcd24
fix: strip `?` from optional parameters in svelte lang ts (#18448)
1 month ago
paoloricciuti d39049edc5 fix: lint
2 months ago
Paolo Ricciuti 4873b8028f
Merge branch 'main' into svelte-custom-renderer
2 months ago
Yuichiro Yamashita c4daa490bb
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
2 months ago
Nic Polumeyv 0510174bc0
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
2 months ago
dependabot[bot] 8ea3ee8c62
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
2 months ago
Paolo Ricciuti 4116e9f25e
Merge branch 'main' into svelte-custom-renderer
2 months ago
Rich Harris 2084125c0f
Unified `mount` API for components with custom renderers (#18317)
2 months ago
github-actions[bot] a9f48540e2
Version Packages (#18389)
2 months ago
sijie-Z 71a6515bd6
fix: check boundary exists before calling error handler in async derived (#18384)
2 months ago