Commit Graph

11417 Commits (incremental-batches)
 

Author SHA1 Message Date
Simon Holthausen 353d0e4317
fix
11 hours ago
Simon Holthausen eeac44be8c
Merge branch 'main' into incremental-batches
11 hours ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
21 hours ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
21 hours ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
4 days ago
Simon H 8e4f26552c
chore: changeset (#18527)
4 days ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
4 days ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
4 days ago
Simon H c2b7642263
chore: add benchmarks (#18523)
4 days ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
5 days ago
Paolo Ricciuti 41642b70ee
fix: avoid declaration tag warning in event handlers (#18500)
5 days ago
Simon Holthausen aacb5c458d
fix
1 week ago
Simon H 7ec381a724
Merge branch 'main' into incremental-batches
1 week ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
1 week ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
2 weeks ago
Paolo Ricciuti b9e03714eb
fix: correctly transform declaration tags during SSR (#18492)
2 weeks ago
github-actions[bot] eae50dfd1c
Version Packages (#18435)
3 weeks ago
Simon H 36ae0622a8
fix: always unset reactivity context after restoring it (#18453)
3 weeks ago
jyc.dev a6985bcd24
fix: strip `?` from optional parameters in svelte lang ts (#18448)
3 weeks ago
Yuichiro Yamashita c4daa490bb
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
4 weeks ago
Nic Polumeyv 0510174bc0
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
4 weeks ago
dependabot[bot] 8ea3ee8c62
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
4 weeks ago
github-actions[bot] a9f48540e2
Version Packages (#18389)
1 month ago
Simon H 00eefb6c81
fix: create batch.eager for forks with eager work (#18362)
1 month ago
sijie-Z 71a6515bd6
fix: check boundary exists before calling error handler in async derived (#18384)
1 month ago
sijie-Z 3d83c9abe6
fix: add bigint to Primitive type for $state.snapshot (#18388)
1 month ago
github-actions[bot] 51baf1c1af
Version Packages (#18357)
1 month ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
1 month ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
1 month ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
1 month ago
Minh Lê 94bd27953e
docs: fix invalid `rows` CSS property in {#each} chess-board example (#18367)
1 month ago
Simon H 1b4c43b8e5
fix: ignore declaration tags for animation directive (#18366)
1 month ago
Simon Holthausen 4866aa2333
don't bail self-invalidation in async mode + don't mark reactions on initial run
1 month ago
Mathias Picker 85dcb91f7c
chore: upgrade to vitest v4 (#18265)
1 month ago
Rich Harris b199a7ea90 add test
1 month ago
Rich Harris e1b8cb7813 Merge branch 'incremental-batches' of https://github.com/sveltejs/svelte into incremental-batches
1 month ago
Rich Harris 20f38e9ce3 merge main
1 month ago
Simon H a81f96549d
fix: reject pending async deriveds on discard (#18308)
1 month ago
github-actions[bot] 3ef761b87b
Version Packages (#18346)
1 month ago
Simon H 5b8db1be35
fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)
1 month ago
Simon H 56013a2c01
fix: check references for blockers on server, too (#18352)
1 month ago
hjaber 2afb895ffa
fix: parse declaration tags with a division operator in the initializer (#18353)
1 month ago
Yuichiro Yamashita b471c15e61
fix: don't hang on a tag whose expression ends with a trailing slash (#18350)
1 month ago
Yuichiro Yamashita c74f44fff9
fix: don't mistake `type` identifier expressions for TS `type` declarations in tags (#18330)
1 month ago
Rich Harris b76b937e00
fix: various declaration tag bugs (#18348)
1 month ago
jdoughty04 378bb25097
fix: set input type before spread value (#18345)
1 month ago
jiyujie2006 2f6307af65
Fix searchParams.set duplicate updates (#18336)
1 month ago
ottomated 11985c020f
docs: desloppify browser support page (#18333)
1 month ago
Rich Harris 8f649636b5
Merge branch 'main' into incremental-batches
2 months ago
Rich Harris 05a3bce6bb
chore: minor tidy-ups (#18326)
2 months ago