We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8053ba4 commit bf7f962Copy full SHA for bf7f962
CHANGELOG.md
@@ -1,10 +1,10 @@
1
## 1.2.0 (November 1, 2015)
2
3
+- **[NEW]** Exposed new API methods: `batchStart` and `batchStop`.
4
+- **[NEW]** Changed the transpiler to Babel.
5
- **[FIXED]** Completely refactored `Reactor`, `Evaluator` and `ChangeObserver`.
6
- **[FIXED]** Fixed all issues related to hash code collisions.
7
- **[FIXED]** Refactored how change observation works to be much more efficient.
-- **[NEW]** Changed the transpiler to Babel.
-- **[NEW]** Exposed new API endpoints: `batchStart` and `batchStop`.
8
9
## 1.1.2 (October 5, 2015)
10
0 commit comments