kpdecker / jsdiff

A javascript text differencing implementation.
BSD 3-Clause "New" or "Revised" License
7.92k stars 496 forks source link

Fix more logic around newlines at EOF - this time stuff I recently broke in (pre-release) changes to applyPatch #536

Closed ExplodingCabbage closed 1 month ago

ExplodingCabbage commented 1 month ago

Fixes https://github.com/kpdecker/jsdiff/issues/534