Commit Graph

2569 Commits (2baf4d0a6eefd806580bd216b4e8a19e8686fcf2)

Author SHA1 Message Date
Rich Harris a6d9fcf4b8
Merge branch 'main' into differentiate-stale-reactions
3 months ago
Simon H 1c150a460f
fix: abort running obsolete async branches (#18118)
3 months ago
Rich Harris 91e1ead773
chore: remove unnecessary `increment_pending` calls (#18183)
3 months ago
Simon H aeb6bd088b
fix: reapply context after transforming error during SSR (#18099)
3 months ago
Simon H d4c5a91735
fix: rethrow error of failed iterable after calling `return()` (#18169)
3 months ago
Rich Harris 5c6f3e0ddd changeset
3 months ago
Paolo Ricciuti 89b6a939fe
fix: wrap `Promise.all` in `save` during SSR (#18178)
3 months ago
Rich Harris dc5bd887b5
fix: resolve stale deriveds with latest value (#18167)
3 months ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
3 months ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
3 months ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
3 months ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
3 months ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
3 months ago
Simon H 4c96b469f8
fix: allow `@debug` tags to reference awaited variables (#18138)
3 months ago
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
3 months ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
3 months ago
github-actions[bot] b771df3464
Version Packages (#18125)
3 months ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
3 months ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
3 months ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
3 months ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
3 months ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
3 months ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
3 months ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
4 months ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
4 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
4 months ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
4 months ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
4 months ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
4 months ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
4 months ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
4 months ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
4 months ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
4 months ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
4 months ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
4 months ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
4 months ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
4 months ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
4 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
4 months ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
4 months ago
github-actions[bot] 37ab33c0a3
Version Packages (#18006)
4 months ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
4 months ago
Simon H 04eadbc8a9
fix: correctly handle bindings on the server (#18009)
4 months ago
Paolo Ricciuti 957f2755fa
fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015)
4 months ago
Simon H a9d8439ad1
fix: reschedule new effects in prior batches (#18021)
4 months ago
Simon H 669f6b45a3
fix: prevent hydration error on async `{@html ...}` (#17999)
4 months ago
github-actions[bot] 6e52f40d41
Version Packages (#17984)
4 months ago
Simon H 1773cb5b59
fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)
4 months ago
moaaz a94924b677
fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)
4 months ago
github-actions[bot] db69b7e345
Version Packages (#17965)
4 months ago