Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v3.0.4
3.0.4 (2022-08-23)
Bug Fixes
- package: upgrade html-dom-parser to fix client ES Module import (f6c982c), closes #662
v3.0.3
3.0.3 (2022-08-20)
Bug Fixes
- package: upgrade html-dom-parser to fix client ES Module export (415cb59)
v3.0.2
3.0.2 (2022-08-19)
Build System
- package: bump html-dom-parser from 3.0.1 to 3.1.0 (cf59e96), closes #655
v3.0.1
3.0.1 (2022-07-10)
Bug Fixes
- parse head/body with newline correctly (bump html-dom-parser) (d00087a)
v3.0.0
3.0.0 (2022-07-05)
⚠ BREAKING CHANGES
- bump domhandler from 4 to 5, html-dom-parser from 2 to 3
Build System
- upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 (a0f63a2)
v2.0.0
2.0.0 (2022-06-18)
⚠ BREAKING CHANGES
- package: remove Internet Explorer (IE) support
Build System
- package: bump html-dom-parser from 1.2.0 to 2.0.0 (6eeb156)
v1.4.14
1.4.14 (2022-05-30)
Bug Fixes
- bump style-to-js to 1.1.1; don't capitalize ms vendor prefix (3df9a29)
v1.4.11
1.4.11 (2022-04-15)
Build System
- upgrade html-dom-parser to add support for react-native (50eafcc)