Skip to content

Commit

Permalink
[release] 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jordangarcia committed May 14, 2015
1 parent 9685e68 commit 8a28b89
Show file tree
Hide file tree
Showing 4 changed files with 867 additions and 890 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- **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.
- **fixed** support `Utils.isFunction` in all browsers (#57)
- **improvement** in Evaluator dont evaluate getter args twice when there is a stale value

## 1.0.1

Expand Down

0 comments on commit 8a28b89

Please sign in to comment.