Releases: remarkablemark/html-dom-parser
Releases · remarkablemark/html-dom-parser
v5.0.12
5.0.12 (2024-12-16)
Bug Fixes
- client: don't break LaTeX when replacing carriage returns (d69bc66), closes #917
v5.0.10
5.0.10 (2024-08-28)
Continuous Integration
- github: publish package to npm registry with provenance (e023fe8)
v5.0.9
5.0.9 (2024-07-18)
Bug Fixes
v5.0.8
5.0.8 (2024-02-12)
Bug Fixes
v5.0.7
5.0.7 (2024-01-13)
Build System
- deps: bump htmlparser2 from 9.0.0 to 9.1.0 (#631) (6816800)
v5.0.6
5.0.6 (2023-12-19)
Bug Fixes
- re-export types correctly for verbatimModuleSyntax (#612) (782b675)
v5.0.5
5.0.5 (2023-12-16)
Bug Fixes
- esm: fix ESM types by adding .mts declaration files (96a1cfc)
v5.0.4
5.0.4 (2023-10-31)
Bug Fixes
- esm: support vite bundler (c9e510f)
v5.0.3
5.0.3 (2023-10-22)
Miscellaneous Chores
- export types from index.ts (8ed55e2)