benjamine / jsondiffpatch

Diff & patch JavaScript objects
MIT License
4.86k stars 473 forks source link

make backtrack iterative should fix #223 #237

Closed aryelu closed 4 years ago

aryelu commented 6 years ago

@ofiratt thanks for the help

aryelu commented 6 years ago

should fix #223 #156

ipassynk commented 5 years ago

Any idea if this PR is going to be merged? We are running into Maximum stack trace issue with big arrays. Thanks

jpillora commented 5 years ago

published this PR to npm as jsondiffpatch237@0.3.11-alpha

benjamine commented 4 years ago

thanks @aryelu , sorry for the delay, I want to add a bit more test coverage to LCS, but this looks good, I'll merge and add a few more test cases later 👍