Skip to content

1.0.8

Compare
Choose a tag to compare
@bchr02 bchr02 released this 14 Oct 17:44
· 15 commits to master since this release

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.