ractive v0.10.9 Release Notes

  • 2018-08-29

    • 🐛 Bug fixes
      • extendWith typings now have a correct return signature (#3259)
      • helpers are now correctly called with the instance as the context, and they also are now in the typings file
      • Transitions that happen to cause another runloop no longer cause runloop hangs (#3260)