- Removed unused `options.uid` from render logic.
- Fixed multiple reactivity/store bugs: binding warnings for stores in `each`, writable store proxy issue with `$` reassignment, muted reactive statements without bind, and proper static marking of input and `dir` elements.
- Corrected delegated event dispatch to fire on disabled targets and ensured `select`/`autofocus` attributes work with function calls.