ractive v0.10.3 Release Notes

  • 2018-05-03

    • 🐛 Bug fixes
      • Reference expression models will no longer re-register themselves exponentially when they are shuffled or relinked (#3232)
      • on-load events are no longer defered because load events typically only fire once, possibly as soon as the element is attached to the DOM (#3233)