We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c004629 commit 75ac570Copy full SHA for 75ac570
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.4.0](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.2...v3.4.0) (2024-01-31)
2
+
3
4
+### Features
5
6
+* add `hideMarkers` ([#37](https://github.com/aeolun/react-diff-viewer-continued/issues/37)) ([c004629](https://github.com/aeolun/react-diff-viewer-continued/commit/c00462912344d441a1d491313230064eb096a6a7))
7
8
## [3.3.2](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.1...v3.3.2) (2024-01-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-diff-viewer-continued",
- "version": "3.3.2",
+ "version": "3.4.0",
"private": false,
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
"keywords": [
0 commit comments