Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "scheming", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"main": "dest/browser/scheming.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
{ | ||
"name": "scheming", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"main": "./dest/node/Scheming.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/autoric/scheming", |
@@ -527,2 +527,8 @@ # Scheming! | ||
## v2.1.2 | ||
- Add defensive semicolons to the built browser file to avoid conflicts in concatenation. | ||
## v2.1.1 | ||
- Fixed an issue where queueCallback was being called more than once within a resolve cycle if any changes were propagated. | ||
## v2.1.0 | ||
@@ -529,0 +535,0 @@ - Fixed an issue with array mutators where assigning an array to a skeeping model and then mutating that array would cause unexpected behavior |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1659528
18039
573