Skip to content

1.0.2

Compare
Choose a tag to compare
@jordangarcia jordangarcia released this 14 May 17:03
· 290 commits to master since this release

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!