v13.7.1
- Single-directive fast path — no composition overhead on the common case, directive registry stays live
- Bare event handlers attach directly — no decoration indirection
- Directive bindings stored as data tuples with one shared activator; scan machinery allocated only when recording
- Regression test: directive registry redefinition applies after first use
Full Changelog: v13.7.0...v13.7.1