Update dependency diff to v5 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
diff | dependencies | major | 3.5.0 -> 5.1.0 |
Release Notes
kpdecker/jsdiff
v5.1.0
v5.0.0
- Breaking: UMD export renamed from
JsDiff
toDiff
. - Breaking: Newlines separated into separate tokens for word diff.
- Breaking: Unified diffs now match "quirks"
v4.0.2
v4.0.1
- Fix main reference path -
b826104
v4.0.0
- #94 - Missing "No newline at end of file" when comparing two texts that do not end in newlines (@federicotdn)
- #227 - Licence
- #199 - Import statement for jsdiff
- #159 - applyPatch affecting wrong line number with with new lines
- #8 - A new state "replace"
- Drop ie9 from karma targets -
79c31bd
- Upgrade deps. Convert from webpack to rollup -
2c1a29c
- Make ()[]"' as word boundaries between each other -
f27b899
- jsdiff: Replaced phantomJS by chrome -
ec3114e
- Add yarn.lock to .npmignore -
29466d8
Compatibility notes:
- Bower and Component packages no longer supported
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.