Commit Graph

10825 Commits (7ef2ab8b5fc31fb9e39dfd587ea4783438403358)
 

Author SHA1 Message Date
Rich Harris 7ef2ab8b5f tweak
3 weeks ago
Rich Harris c7635f84df use update_derived_status, so that we never set a dep-less derived MAYBE_DIRTY
3 weeks ago
Rich Harris ad382a4278
Merge branch 'main' into push-spyzomlslloo
3 weeks ago
Rich Harris 7ad5772309
fix: notify deriveds of changes to sources inside forks (#17437)
3 weeks ago
Rich Harris 7aec950375
Merge branch 'main' into push-spyzomlslloo
3 weeks ago
Rich Harris 4f49ea8961
fix: don't revert source to UNINITIALIZED state when time travelling (#17409)
3 weeks ago
Rich Harris 05a85d305a
chore: use normalization helper for hydration tests (#17434)
3 weeks ago
Rich Harris 933d9fc49c Merge branch 'main' into pr/17362
3 weeks ago
Rich Harris 25ddb6975a oops, fix merge
3 weeks ago
Rich Harris ac7c7646bc
fix: don't transform references of function declarations in legacy mode (#17431)
3 weeks ago
Rich Harris b483ace48c minor style tweaks
3 weeks ago
Rich Harris 7756fbf276 Merge branch 'main' into pr/17362
3 weeks ago
Rich Harris 044dce9da5
fix: adjust `loc` property of `Program` nodes created from `<script>` elements (#17428)
3 weeks ago
Rich Harris 41e8643814
fix: clear batch between runs (alternative approach) (#17424)
3 weeks ago
Rich Harris 1482ae8726
chore: remove `async_body` (#17425)
3 weeks ago
Rich Harris 37f08493c9
chore: eagerly assign labels to async deriveds (#17420)
4 weeks ago
Tee Ming 9897988480
Merge branch 'main' into push-spyzomlslloo
4 weeks ago
Tee Ming b1f44c46c3
fix: correctly compile server code when using `$inspect` after a top-level await expression (#17407)
4 weeks ago
Rich Harris 965bf6ceec
chore: better async setContext test (#17398)
1 month ago
Rich Harris fcdb28c882
chore: disable HMR in playground (#17397)
1 month ago
github-actions[bot] d8085c24ba
Version Packages (#17388)
1 month ago
David Roizenman 1c9316a533
remove duplicate iteration over deps
1 month ago
Rich Harris 31ac74fac7
fix: skip static optimisation for stateless deriveds after await (#17389)
1 month ago
That Richan acd752524b
feat: type `currentTarget` in `on` function (#17370)
1 month ago
Rich Harris 95a895a9d9
fix: prevent infinite loop when HMRing a component with an `await` (#17380)
1 month ago
David Roizenman a21bb4c7e8
fix import order causing Cannot read properties of undefined on dev load
1 month ago
David Roizenman f00cdee0a1
fix: reconnect child deriveds when evaluating connected parent derived
1 month ago
David Roizenman eb00053283
add test case for #17352
1 month ago
David Roizenman d117320804
refactor: extract setting derived status to helper, apply to sources.js
2 months ago
David Roizenman 3268f7dab3
additional changeset
2 months ago
David Roizenman 3129147b21
add test for #17342
2 months ago
David Roizenman d36462eb00
fix: derived with no deps always set as MAYBE_DIRTY
2 months ago
David Roizenman 910581334d
add changeset
2 months ago
David Roizenman 7c113d6eab
fix: reconnect deriveds inside branch effects
2 months ago
David Roizenman 90a139350b
add test for sveltejs/kit#15059
2 months ago
David Roizenman 2cd6ddf9eb
add test sample
2 months ago
github-actions[bot] 435da13fdd
Version Packages (#17358)
2 months ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
2 months ago
github-actions[bot] 5f249abeae
Version Packages (#17353)
2 months ago
Elliott Johnson 00459a1d78
fix: race condition when importing `AsyncLocalStorage` (#17350)
2 months ago
github-actions[bot] a544a9d5f3
Version Packages (#17343)
2 months ago
Rich Harris b268ccbf44
fix: correctly reschedule deferred effects when reviving a batch after async work (#17332)
2 months ago
Yash 4e6104a939
fix typo (#17347)
2 months ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
2 months ago
Manuel a584ff1347
fix: correctly print `!doctype` during `print` (#17341)
2 months ago
github-actions[bot] 01cd35211b
Version Packages (#17331)
2 months ago
Ryan Atkinson 3cabb52534
fix: set Root start/end to null when fragment contains only whitespace (#17125)
2 months ago
Rich Harris 7ec9e4b3b1
fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks (#17329)
2 months ago
github-actions[bot] ebf7d94a71
Version Packages (#17328)
2 months ago
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
2 months ago