chore: move DOM-related effect properties to effect.nodes (#17293)
effect.nodes
fix: allow $props.id() to occur after an await (#17285)
$props.id()
await
fix: keep reactions up to date even when read outside of effect (#17295)