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
Copy file name to clipboardExpand all lines: release-notes.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Release Notes
2
2
3
+
## 8.0.1
4
+
5
+
-[#610](https://github.com/kpdecker/jsdiff/pull/610)**Fixes types for `diffJson` which were broken by 8.0.0**. The new bundled types in 8.0.0 only allowed `diffJson` to be passed string arguments, but it should've been possible to pass either strings or objects (and now is). Thanks to Josh Kelley for the fix.
6
+
3
7
## 8.0.0
4
8
5
9
-[#580](https://github.com/kpdecker/jsdiff/pull/580)**Multiple tweaks to `diffSentences`**:
0 commit comments