Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Commit 114aa50

Browse files
committed
Complete CHANGELOG.md
Signed-off-by: Tilman Vatteroth <[email protected]>
1 parent 349281f commit 114aa50

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ SPDX-License-Identifier: CC-BY-SA-4.0
66

77
# Change Log
88

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+
921
## v1.0.0
1022
- Fork https://github.com/peternewnham/react-html-parser
1123
- Convert code to typescript

0 commit comments

Comments
 (0)