You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#42](https://github.com/kpdecker/jsdiff/issues/42) - Fuzz factor for applyPatch ([@stuartpb](https://api.github.com/users/stuartpb))
124
124
- Move whitespace ignore out of equals method - 542063c
125
125
- Include source maps in babel output - 7f7ab21
@@ -152,7 +152,7 @@ Compatibility notes:
152
152
-[#29](https://github.com/kpdecker/jsdiff/issues/29) - word tokenizer works only for 7 bit ascii ([@plasmagunman](https://api.github.com/users/plasmagunman))
153
153
154
154
Compatibility notes:
155
-
-`this.removeEmpty` is now called automatically for all instances. If this is not desired, this may be overriden on a per instance basis.
155
+
-`this.removeEmpty` is now called automatically for all instances. If this is not desired, this may be overridden on a per instance basis.
156
156
- The library has been refactored to use some ES6 features. The external APIs should remain the same, but bower projects that directly referenced the repository will now have to point to the [components/jsdiff](https://github.com/components/jsdiff) repository.
0 commit comments