Commit Graph

11180 Commits (2baf4d0a6eefd806580bd216b4e8a19e8686fcf2)
 

Author SHA1 Message Date
Rich Harris 2baf4d0a6e
Merge branch 'differentiate-stale-reactions' into differentiate-stale-reactions-2
5 days ago
Rich Harris 3d19d33d11 merge
5 days ago
Rich Harris 4d2b6c61e0
chore: make `batch.#pending` a number rather than a map (#18184)
5 days ago
Simon H 9c1b094ac4
Merge branch 'differentiate-stale-reactions' into differentiate-stale-reactions-2
5 days ago
Rich Harris e0da2118a9 remove arrow function wrapper
5 days ago
Simon Holthausen f9f90d53fb fixed it a tiny bit faster than claude
5 days ago
Rich Harris a5437b24f7 no longer need to wrap in arrow function
5 days ago
Rich Harris cda3abb1a0
Merge branch 'differentiate-stale-reactions' into differentiate-stale-reactions-2
5 days ago
Rich Harris a6d9fcf4b8
Merge branch 'main' into differentiate-stale-reactions
5 days ago
Simon H 1c150a460f
fix: abort running obsolete async branches (#18118)
5 days ago
Rich Harris 91e1ead773
chore: remove unnecessary `increment_pending` calls (#18183)
5 days ago
Simon H aeb6bd088b
fix: reapply context after transforming error during SSR (#18099)
5 days ago
Simon H 5e054574db
fix: don't override new current_batch (#18170)
5 days ago
Rich Harris 4ad584ea29 delete the deferred inside `handler`, rather than from multiple places
5 days ago
Simon Holthausen bd2b5643b6 another test
5 days ago
Simon H 25f8a9dfa8
Merge branch 'differentiate-stale-reactions' into differentiate-stale-reactions-2
5 days ago
Simon Holthausen 036a8b6221 fix: wait with resolving prior batches until current one commits
5 days ago
Rich Harris ff1ba9e091 skip work when obsolete
5 days ago
Simon H d4c5a91735
fix: rethrow error of failed iterable after calling `return()` (#18169)
6 days ago
Rich Harris cc505f0ec5 remove commented out code
6 days ago
Rich Harris 0650aace6b revert
6 days ago
Rich Harris de05a7b264 simplify
6 days ago
Rich Harris 5c6f3e0ddd changeset
6 days ago
Rich Harris b8510c49f0 fix
6 days ago
Rich Harris d440fe5a6a fix
6 days ago
Rich Harris 170cd1868e add tests
6 days ago
Rich Harris bc51a4fae8 fix: differentiate between stale and obsolete async deriveds
6 days ago
Paolo Ricciuti 89b6a939fe
fix: wrap `Promise.all` in `save` during SSR (#18178)
6 days ago
Rich Harris dc5bd887b5
fix: resolve stale deriveds with latest value (#18167)
1 week ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
2 weeks ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
2 weeks ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
2 weeks ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
2 weeks ago
Rohan Santhosh Kumar 7719a74eef
chore: fix constructor typo in attributes comment (#18115)
2 weeks ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
2 weeks ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
2 weeks ago
Simon H 4c96b469f8
fix: allow `@debug` tags to reference awaited variables (#18138)
2 weeks ago
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
2 weeks ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
2 weeks ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
2 weeks ago
github-actions[bot] b771df3464
Version Packages (#18125)
3 weeks ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
3 weeks ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
3 weeks ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
3 weeks ago
Simon H 6a149666c1
chore: enhance download script to ask for folder (#18112)
4 weeks ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
4 weeks ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
4 weeks ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
4 weeks ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
4 weeks ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
1 month ago