Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "sinks", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Tools for object sync (get it?!), validation, diffing, and immutable deep setting", | ||
@@ -5,0 +5,0 @@ "source": "src/index.js", |
@@ -320,2 +320,3 @@ # sinks | ||
- `3.0.4`: Added other test for `getChanges` to ensure it handle nested objects with integer keys correctly. | ||
- `3.0.3`: Fixed bug where `getChanges` not handle objects with integer keys correctly. | ||
@@ -322,0 +323,0 @@ - `3.0.2`: Fix bad prepublish script. |
141747
338