Commit Graph

11070 Commits (hydration-mismatch-render-component-fix)
 

Author SHA1 Message Date
Simon Holthausen 89d8db25df fix: ensure "is standalone child" is correctly reset
14 hours ago
Rich Harris 98e8b635fa
fix: discard batches made obsolete by commit (#17934)
3 days ago
github-actions[bot] 8b86bdd82d
Version Packages (#17919)
3 days ago
Simon H dcf4865b22
chore: add "untracked allows writes" test (#17930)
4 days ago
Simon H 1ebed68322
fix: avoid traversing clean roots (#17928)
4 days ago
Conduitry 965f2a0ac8
fix: handle async RHS in assignment_value_stale (#17925)
4 days ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
4 days ago
Conduitry 043a7a26cd
chore: add sandbox output files to .prettierignore (#17926)
4 days ago
Apoorv Darshan 3dbd95075c
fix: keep select.__value current when effect is deferred (#17745)
4 days ago
Rich Harris ee3807ecbe
fix autofix (#17923)
4 days ago
Rich Harris ad94009e34
chore: add autofix workflow (#17922)
5 days ago
Simon H 44c4f213e9
fix: ensure deriveds values are correct across batches (#17917)
5 days ago
dependabot[bot] 63686ae22c
chore(deps): bump devalue from 5.6.3 to 5.6.4 (#17916)
5 days ago
Theodore Brown f598b4b3c0
fix:typo in best practices documentation (#17915)
5 days ago
github-actions[bot] bd433c5ceb
Version Packages (#17901)
5 days ago
Rich Harris 7c9ff8fc69
fix: resolve boundary in correct batch when hydrating (#17914)
5 days ago
Rich Harris 667896a753
fix: recover from errors that leave a corrupted effect tree (#17888)
5 days ago
Paolo Ricciuti e4e089310d
fix: remove `untrack` circular dependency (#17910)
5 days ago
Conduitry 58f161dee2
fix: properly lazily evaluate RHS when checking for assignment_value_stale (#17906)
6 days ago
Rich Harris 0e8f49b25f
chore: rebase batches after process, not during (#17900)
7 days ago
github-actions[bot] 72cd247c33
Version Packages (#17896)
7 days ago
Simon H 342d8568f1
fix: re-process batch if new root effects were scheduled (#17895)
7 days ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
7 days ago
github-actions[bot] d54361b97f
Version Packages (#17886)
1 week ago
Simon H be36c934c4
fix: better `bind:this` cleanup timing (#17885)
1 week ago
github-actions[bot] d2b347042c
Version Packages (#17854)
1 week ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
1 week ago
Simon H 1892988074
fix: don't access inert block effects (#17882)
1 week ago
Simon H 1304208970
fix: set deferreds on initial suspense, too (#17884)
1 week ago
Rich Harris 6fb7b4d265
chore: refactor scheduling (#17805)
1 week ago
Simon H 2deebdea8f
fix: handle asnyc updates within pending boundary (#17873)
1 week ago
dev-miro26 0206a2019e
fix: clean up externally-added DOM nodes in {@html} on re-render (#17853)
1 week ago
Rich Harris 3df2645451
chore: deactivate batch after async derived resolves (#17865)
2 weeks ago
Rich Harris 2a1f5ada13
perf: avoid re-traversing the effect tree after `$:` assignments (#17848)
2 weeks ago
Rich Harris 7dc864d941
Revert "fix: skip derived re-evaluation inside inert effect blocks" (#17869)
2 weeks ago
Rich Harris aed36051fd
chore: robustify `flatten` (#17864)
2 weeks ago
Rich Harris 9066b75c01
chore: tidy up (#17863)
2 weeks ago
dependabot[bot] 61a443f1fa
chore(deps): bump immutable from 4.3.7 to 4.3.8 (#17860)
2 weeks ago
Rich Harris e3f06f9fc7
fix: skip derived re-evaluation inside inert effect blocks (#17852)
2 weeks ago
github-actions[bot] 25a1c5368b
Version Packages (#17842)
2 weeks ago
Philip Breuer b7bc1309aa
fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)
2 weeks ago
Mathias Picker 0965028d3b
perf: optimize CSS selector pruning (#17846)
2 weeks ago
Mathias Picker 32111f9e84
perf: avoid O(n²) name scanning in scope generate/unique (#17844)
2 weeks ago
Rich Harris 2f12b60701
chore: avoid reschedule during branch commit (#17837)
2 weeks ago
Rich Harris 00dc13db14
chore: highlight effect in tree (#17835)
2 weeks ago
Rich Harris 86ec210866
fix: correctly add `__svelte_meta` after else-if chains (#17830)
2 weeks ago
Rich Harris 7717ba01b4
fix: preserve each items that are needed by pending batches (#17819)
2 weeks ago
Mathias Picker 791d5e332c
perf: cache element interactivity and source line splitting (#17839)
2 weeks ago
Rich Harris 4aa3777271
chore: better log_effect_tree (#17833)
2 weeks ago
Rich Harris 15e1e73f9c
chore: add `batch.id` property (#17831)
2 weeks ago