Skip to content

Commit 5eb06e4

Browse files
Docs: 4.0.4 [skip ci]
1 parent 4901a9f commit 5eb06e4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.4](https://github.com/WTW-IM/react-html-element/compare/v4.0.3...v4.0.4) (2023-08-15)
2+
3+
4+
### Fix
5+
6+
* avoiding synchronous unmount ([bc03fd0](https://github.com/WTW-IM/react-html-element/commit/bc03fd0d1ff902590eaea915048f29e26a038e02))
7+
18
## [4.0.3](https://github.com/WTW-IM/react-html-element/compare/v4.0.2...v4.0.3) (2023-01-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-html-element",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "An HTMLElement extension that provides a simple setup for Web Components using React.",
55
"main": "module/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)