We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6978722 commit 1f4af64Copy full SHA for 1f4af64
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.1.3 (2026-02-07)
4
+
5
+### Bug Fixes
6
7
+- attempt to fix worker import issue
8
9
## 4.1.2 (2026-02-07)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-diff-viewer-continued",
- "version": "4.1.2",
+ "version": "4.1.3",
"private": false,
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
"keywords": [
0 commit comments