Starcounter-Jack / JSON-Patch

Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
MIT License
1.79k stars 215 forks source link

Event handling improvements #229

Closed warpech closed 5 years ago

warpech commented 5 years ago
  1. Remove support for IE<11 which was redundant since https://github.com/Starcounter-Jack/JSON-Patch/releases/tag/v2.0.7
  2. Fix removal of event handlers