Commit Graph

11282 Commits (chore-changelog-github)
 

Author SHA1 Message Date
jycouet f928e4b4e2 chore: switch to @changesets/changelog-github
3 days ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
4 days ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
6 days ago
Manuel b791cac54e
chore: provide `indent` option for `print` (#18474)
6 days ago
github-actions[bot] 4a6a85b5f1
Version Packages (#18552)
1 week ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
1 week ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
1 week ago
github-actions[bot] 602a873b6b
Version Packages (#18497)
1 week ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
1 week ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
1 week ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
1 week ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
1 week ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
2 weeks ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
2 weeks ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
2 weeks ago
Simon H 8e4f26552c
chore: changeset (#18527)
2 weeks ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
2 weeks ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
2 weeks ago
Simon H c2b7642263
chore: add benchmarks (#18523)
2 weeks ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
2 weeks ago
Paolo Ricciuti 41642b70ee
fix: avoid declaration tag warning in event handlers (#18500)
2 weeks ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
3 weeks ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
3 weeks ago
Paolo Ricciuti b9e03714eb
fix: correctly transform declaration tags during SSR (#18492)
3 weeks 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
Yuichiro Yamashita c4daa490bb
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
1 month ago
Nic Polumeyv 0510174bc0
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
1 month ago
dependabot[bot] 8ea3ee8c62
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
1 month 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
sijie-Z 3d83c9abe6
fix: add bigint to Primitive type for $state.snapshot (#18388)
2 months ago
github-actions[bot] 51baf1c1af
Version Packages (#18357)
2 months ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
2 months ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
2 months ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
2 months ago
Minh Lê 94bd27953e
docs: fix invalid `rows` CSS property in {#each} chess-board example (#18367)
2 months ago
Simon H 1b4c43b8e5
fix: ignore declaration tags for animation directive (#18366)
2 months ago
Mathias Picker 85dcb91f7c
chore: upgrade to vitest v4 (#18265)
2 months ago
Simon H a81f96549d
fix: reject pending async deriveds on discard (#18308)
2 months ago
github-actions[bot] 3ef761b87b
Version Packages (#18346)
2 months ago
Simon H 5b8db1be35
fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)
2 months ago
Simon H 56013a2c01
fix: check references for blockers on server, too (#18352)
2 months ago
hjaber 2afb895ffa
fix: parse declaration tags with a division operator in the initializer (#18353)
2 months ago
Yuichiro Yamashita b471c15e61
fix: don't hang on a tag whose expression ends with a trailing slash (#18350)
2 months ago
Yuichiro Yamashita c74f44fff9
fix: don't mistake `type` identifier expressions for TS `type` declarations in tags (#18330)
2 months ago
Rich Harris b76b937e00
fix: various declaration tag bugs (#18348)
2 months ago
jdoughty04 378bb25097
fix: set input type before spread value (#18345)
2 months ago
jiyujie2006 2f6307af65
Fix searchParams.set duplicate updates (#18336)
2 months ago