Skip to content

v13.5.0

Latest

Choose a tag to compare

@dy dy released this 12 Jul 14:36
  • Bulk :each teardown — clear/replace drop all rows in one replaceChildren instead of N removes
  • Direct list patch — array assignment writes signals in place, one notify instead of per-index proxy traps
  • Symbol.unscopables fast path in scope proxies — cuts every with-expression evaluation
  • Inert event teardown — disposed listeners die with the node, no removeEventListener churn
  • Clone replay skips removeAttribute for post-warmup rows
  • :text/:class skip DOM reads when nothing changed
  • test/bench-jfb.js — throttled js-framework-benchmark A/B harness

Full Changelog: v13.4.0...v13.5.0