Commit Graph

11033 Commits (avoid-reschedule-during-branch-commit)
 

Author SHA1 Message Date
Rich Harris d1b227395c changeset
1 day ago
Rich Harris b94f4436aa tidy up
1 day ago
Rich Harris 42db628b5f handle the reverse case
1 day ago
Rich Harris 58b7c135db WIP
1 day ago
Rich Harris 363fa5a695 note to self
1 day ago
Rich Harris 942d9f230c WIP
1 day ago
Rich Harris cedd2abd9f Merge branch 'main' into reschedule-during-traverse
1 day ago
Rich Harris 4aa3777271
chore: better log_effect_tree (#17833)
1 day ago
Rich Harris 69c628d8d0 tidy up
1 day ago
Rich Harris d93dfc9023 perf: avoid rescheduling effects when resuming
1 day ago
Vercel 7c7797f62c Fix: The `child_is_reachable` calculation in `log_effect_tree` fails to incorporate the parent's `is_reachable` state, causing descendant effects to be incorrectly marked as reachable when an ancestor is unreachable.
1 day ago
Rich Harris c7c80edca2 chore: better log_effect_tree
1 day ago
Rich Harris 15e1e73f9c
chore: add `batch.id` property (#17831)
2 days ago
github-actions[bot] d4c78292ed
Version Packages (#17812)
3 days ago
Mathias Picker 361b32c7cd
fix: SvelteURL search setter uses unnormalized value (#17828)
3 days ago
Rich Harris 6e9b2a6fd8
docs: best practices (#17804)
3 days ago
Mathias Picker 1043f79d1e
perf: optimize compiler analysis phase (#17823)
3 days ago
Paolo Ricciuti b6faa2a905
fix: always case insensitive event handlers during ssr (#17822)
3 days ago
Paolo Ricciuti e3d277b000
fix: visit synthetic value node during ssr (#17824)
3 days ago
Tee Ming a10cf95ca7
chore: add funding manifest URL (#17827)
3 days ago
Mathias Picker 18db0cab86
fix: SvelteMap incorrectly handles keys with `undefined` values (#17826)
3 days ago
Rich Harris 3fc4bc6774
chore: remove unused is_flushing variable (#17820)
3 days ago
Rich Harris 16a13517ef
fix: skip redundant batch.apply (#17816)
4 days ago
Gautier Ben Aïm 10380c2309
docs: fix list item (#17815)
4 days ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
4 days ago
Gautier Ben Aïm d83e4be1f0
docs: document the {' '} trick (#17806)
4 days ago
dependabot[bot] fc67c9cfe9
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)
4 days ago
Mathias Picker efb651cd33
perf: optimize parser hot paths for ~18% faster compilation (#17811)
4 days ago
Rich Harris dd5b587bd3
chore: simplify batch.flush (#17814)
4 days ago
Rich Harris 5e28508377
chore: simplify create effect (#17813)
4 days ago
Rich Harris 5bd4699539
chore: more efficient effect scheduling (#17808)
4 days ago
Rich Harris b76cd5cafc
chore: null out current_batch before committing branches (#17809)
4 days ago
Elliott Johnson fa4f1c45f4
chore: run `prettier` (#17803)
5 days ago
github-actions[bot] ed14b499d6
Version Packages (#17802)
5 days ago
Paolo Ricciuti 0df5abcae2
Merge commit from fork
5 days ago
Elliott Johnson 0298e97937
Merge commit from fork
5 days ago
github-actions[bot] 96fd3ce763
Version Packages (#17786)
5 days ago
Simon H 1b3e660519
fix: prevent flushed effects from running again (#17787)
5 days ago
Elliott Johnson f6e8b1d11e
chore: require pr number as input when manually invoking pkg.pr.new (#17797)
6 days ago
Simon H 673a1ab964
fix: set server context after async transformError (#17799)
6 days ago
Maurício Kishi 3a289797bd
fix: handle default parameters scope leaks (#17788)
6 days ago
Elliott Johnson fef7e0f742
chore: remove ecosystem-ci-gate workflow (#17795)
6 days ago
Simon H fcdc0289db
fix: hydrate if blocks correctly (#17784)
1 week ago
github-actions[bot] 97f3ac5571
Version Packages (#17775)
1 week ago
Simon H d444e29907
chore: robustify ecosystem gate script (#17781)
1 week ago
Simon H 8566b7a63b
chore: require `/ecosystem-ci` run in "Version packages" PR (#17780)
1 week ago
Andre Hora 9360563c94
docs: remove reference to archived https://github.com/sveltejs/template (#17779)
1 week ago
Simon H 7deedc5bb4
fix: render `:catch` of `#await` block with correct key (#17769)
1 week ago
Ben McCann 8334abd626
chore: cleanup eslint peer dependencies (#17757)
1 week ago
Paolo Ricciuti f67d03df5b
fix: make string coercion consistent to `toString` (#17774)
1 week ago