Skip to content

v13.7.1

Choose a tag to compare

@dy dy released this 27 Jul 14:40
· 78 commits to main since this release
  • 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