- Added support for static attributes on explicit input transforms, multiple async validators, and preservation of intermediate number values in signal forms.
- Implemented security and prototype safety improvements: avoided prototype lookups in caches, built translation maps with a null prototype, switched to Object.hasOwn, prevented ReDoS in source‑map URL regex, and stopped interceptor signal...
- Fixed various bugs including empty template literal parsing, processing‑instruction handling, stale CVA writeback during debounce, and proper re‑tagging of source files after updates.