- Fixed pruning of complex selectors like :global(.foo):has(.scoped) and prevented errors with slot props inside nested blocks/components.
- Ensured reactions are correctly attached for unowned derived stores and widened context ownership handling during setContext calls.
- Silenced a11y attribute warnings when using spread attributes and prevented false‑positive ownership validation errors during hot reload.