Comparing version 1.17.1 to 1.17.2
@@ -0,1 +1,7 @@ | ||
# 1.17.2 | ||
- Specifying a `container` argument for a `Source` can also be a function. | ||
This is convenient to avoid import-time side-effects, which sometimes can | ||
result in difficult import initialization issues. | ||
# 1.17.1 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "mstform", | ||
"version": "1.17.1", | ||
"version": "1.17.2", | ||
"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
1102781