1.0.8
Bug Fixes:
- Fixes an issue that allowed JSON type check heuristic to bypass the checking of the current value being saved. This allowed the situation where bad JSON could be saved. Meanwhile an error would only be throw on the next value update.
Misc:
- updated eslint dev dependency version.