BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
391 stars 80 forks source link

Allow onError function to late bound, and recalculated on each flush #262

Closed stefanpenner closed 7 years ago

stefanpenner commented 7 years ago

fixes: https://github.com/emberjs/ember.js/pull/15599#issuecomment-324952126

stefanpenner commented 7 years ago

released as v1.2.0 🎉