Closed marcolink closed 1 year ago
@benjamine what do you think? are we good?
Any updates here? :)
BUMP - any updates on this?
@sghoweri we eventually created a fork with more typescript support: https://github.com/contentful/jsondiffpatch
I also started an independent project to create patches:
@marcolink oh my gosh you're a lifesaver (was just dealing with the Typescript typing issues with this package) 🙏🏼
Elegant array diffing by providing an objectHash to match array elements
Oh snap. This is precisely why we started digging into this library to begin with (array diffing combined with JSON patches). 👀
Add type definition for JSON Patch formatter matching official
Operation
definition from http://jsonpatch.com