Releases: Starcounter-Jack/JSON-Patch
Releases · Starcounter-Jack/JSON-Patch
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
Update:
- use the new record type names that landed in Chrome Canary (http://wiki.ecmascript.org/doku.php?id=harmony:observe - listed at 10/29/2013)
0.3.5b
0.3.5
0.3.4
0.3.3
Bugfixes:
- properly escape
~
and/
characters in poiner paths (#19) - generated patch contained array
length
(only in native Object.observe version) (#14) jsonpatch.unobserve
now delivers pending changes immediately (previously last-minute changes could be lost)- stability fixes for browsers with native
Object.observe
(Chrome) - code cleanup
- removed sourcemap reference from output js file