COMMITS
May 27, 2026
S
chore: remove unused class property (#18307)
Simon H committed
S
fix: prevent batch unlinking twice (#18303)
Simon H committed
R
fix: disallow effect creation after `await` (#18299)
Rich Harris committed
S
chore: ensure treeshaking test runs during CI (#18302)
Simon H committed
E
fix: propagate async @const blockers through closure references (#18309)
Elliott Johnson committed
R
fix: only unlink batch if we're done with it (#18298)
Rich Harris committed
May 26, 2026
S
fix: don't assume boundary exists during increment/decrement (#18289)
Simon H committed
S
fix: avoid waterfall-warning when async resolves to same value (#18297)
Simon H committed
R
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
Rich Harris committed
R
chore: fix spelling in test (#18292)
Rich Harris committed
R
fix: use consistent spelling in script_unknown_attribute warning (#18281)
RonGamzu committed
S
fix: resume outro-ed branches if they were kept around (#18291)
Simon H committed
S
fix: settle discarded batch (#18290)
Simon H committed
M
perf: use Set instead of Array for constant lookups in utils.js (#18250)
Mathias Picker committed
May 22, 2026
S
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
Simon H committed
K
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
Karl Georgsen committed
W
May 21, 2026
P
fix: remove raw-text hydration markers (#18269)
Puneet Dixit committed
M
perf: walk composedPath() directly in delegated event propagation (#18268)
Mathias Picker committed
S
fix: catch rejected promises while merging/committing (#18266)
Simon H committed
S
fix: unlink errored and otherwise finished batch (#18264)
Simon H committed
S
fix: make unnecessary commit work less likely (#18263)
Simon H committed
May 20, 2026
S
fix: transfer effects when merging batches (#18254)
Simon H committed
G
Version Packages (#18240)
github-actions[bot] committed
S
chore: bump acorn-typescript/esrap (#18248)
Simon H committed
S
fix: avoid false-positive batch invariant error (#18246)
Simon H committed
May 19, 2026
S
fix: `{#await await ...}` and async dependencies fixes (#18243)
Simon H committed
May 18, 2026
M
docs: clarify context state getter pattern (#18226)
Mukunda Rao Katta committed