fix: never mark a child effect root as inert (#18111)
fix: reset context after waiting on blockers of @const expressions (#18100)
@const
fix: keep flushing new eager effects (#18102)
Fetched May 1, 2026
Patch Changes - fix: don't mark deriveds while an effect is updating (18124) - fix: do not dispatch introstart event with animation of anim…