1.0.2
Changes:
- [critical] [fixed] support Utils.isFunction in all browsers (#57)
- [deprecated] reactor.registerStore will be deprecated in 1.1.x - use reactor.registerStores instead. Add deprecation warning.
- [fixed] properly observe getters when passing silent=true for registerStores - this option no longer makes sense as it makes future observations unreliable.
- [improvement] Evaluator doesn't evaluate getter args twice when checking if there is stale value
Bigs thanks to @bhamodi @loganlinn @yolk @goatslacker @appsforartists for your contributions, prs and issues. Everything helps!