This repository was archived by the owner on Aug 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ SPDX-License-Identifier: CC-BY-SA-4.0
6
6
7
7
# Change Log
8
8
9
+ ## v1.4.0
10
+ - Export convertNodeToReactElement from package by @akx in https://github.com/hedgedoc/html-to-react/pull/41
11
+ - Soften react/-dom dependencies by @akx in https://github.com/hedgedoc/html-to-react/pull/42
12
+ - Attribute fixes by @akx in https://github.com/hedgedoc/html-to-react/pull/43
13
+
14
+ ## v1.3.0
15
+ - Update actions/setup-node action to v3 by @renovate in https://github.com/hedgedoc/html-to-react/pull/34
16
+ - Update actions/checkout action to v3 by @renovate in https://github.com/hedgedoc/html-to-react/pull/33
17
+ - Update actions/cache action to v3 by @renovate in https://github.com/hedgedoc/html-to-react/pull/32
18
+ - Update Jest to v28 (major) by @renovate in https://github.com/hedgedoc/html-to-react/pull/37
19
+ - Update htmlparser2 to v8 (major) by @renovate in https://github.com/hedgedoc/html-to-react/pull/36
20
+
9
21
## v1.0.0
10
22
- Fork https://github.com/peternewnham/react-html-parser
11
23
- Convert code to typescript
You can’t perform that action at this time.
0 commit comments