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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2.3.0 2020-07-03
2
2
==================
3
3
* new API `ModificationOptions.isArrayInsertion`: If `JSONPath` refers to an index of an array and `isArrayInsertion` is `true`, then `modify` will insert a new item at that location instead of overwriting its contents.
4
-
*`ModificationOptions.formattingOptions` is now optional. If not set, newly inserted content will be not be formatted.
4
+
*`ModificationOptions.formattingOptions` is now optional. If not set, newly inserted content will not be formatted.
0 commit comments