Releases: remarkablemark/html-dom-parser
Releases · remarkablemark/html-dom-parser
v3.1.3
3.1.3 (2023-01-17)
Bug Fixes
- package: specify types in package.json and exports field (21fb028)
v3.1.2
3.1.2 (2022-08-23)
Bug Fixes
- client: fix import in html-to-dom.mjs (78a7607), closes #337
v3.1.1
3.1.1 (2022-08-20)
Bug Fixes
- client: correct ECMAScript export in client html-to-dom.mjs (7de506c), closes #334
v3.1.0
3.1.0 (2022-08-16)
Features
v3.0.1
3.0.1 (2022-07-10)
Bug Fixes
- client: ensure head and body with newline are parsed correctly (b26b645), closes #317
v3.0.0
3.0.0 (2022-07-05)
⚠ BREAKING CHANGES
- htmlparser2 7.2.0 → 8.0.1
Build System
- upgrade domhandler to 5.0.3 and htmlparser2 to 8.0.1 (e80a69c)
v2.0.0
2.0.0 (2022-06-18)
⚠ BREAKING CHANGES
- client: remove Internet Explorer (IE11) support
Features
- client: remove Internet Explorer (IE11) support (b34cbe1), closes #225
html-dom-parser v1.2.0
Features
- add compatibility for react-native (4a4a974)
html-dom-parser v1.1.1
Build System
- package: upgrade domhandler from 4.3.0 to 4.3.1 (c2e8a82)