Comparing version 1.11.0 to 1.11.1
@@ -0,1 +1,7 @@ | ||
# 1.11.1 | ||
- Fix: it was possible for the change hook to be triggered for a field even | ||
if the field actually did not change, at least if that field was required | ||
and empty. | ||
# 1.11.0 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "mstform", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "mobx-state-tree powered forms", | ||
@@ -5,0 +5,0 @@ "main": "dist/mstform.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1072373