Releases: remarkablemark/html-dom-parser
Releases · remarkablemark/html-dom-parser
v5.0.5
16 Dec 17:42
Compare
Sorry, something went wrong.
No results found
5.0.5 (2023-12-16)
Bug Fixes
esm: fix ESM types by adding .mts declaration files (96a1cfc )
v5.0.4
31 Oct 04:58
Compare
Sorry, something went wrong.
No results found
5.0.4 (2023-10-31)
Bug Fixes
esm: support vite bundler (c9e510f )
v5.0.3
22 Oct 00:10
Compare
Sorry, something went wrong.
No results found
5.0.3 (2023-10-22)
Miscellaneous Chores
export types from index.ts (8ed55e2 )
v5.0.2
19 Oct 23:41
Compare
Sorry, something went wrong.
No results found
5.0.2 (2023-10-19)
Bug Fixes
package: add "/src" to files to fix source map warning (7082c50 )
v5.0.1
17 Oct 03:37
Compare
Sorry, something went wrong.
No results found
5.0.1 (2023-10-17)
Bug Fixes
package: add types to exports in package.json (df08df3 )
v5.0.0
16 Oct 06:44
Compare
Sorry, something went wrong.
No results found
5.0.0 (2023-10-16)
⚠ BREAKING CHANGES
CommonJS imports require the .default
key.
Code Refactoring
v4.0.1
15 Oct 22:33
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-10-15)
Miscellaneous Chores
index: set TypeScript Version to 5.2 in index.d.ts (#525 ) (8219338 )
v4.0.0
31 May 00:44
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-05-31)
⚠ BREAKING CHANGES
deps: bump htmlparser2 from 8.0.2 to 9.0.0
Build System
deps: bump htmlparser2 from 8.0.2 to 9.0.0 (467bbaa ), closes #459
v3.1.7
25 Mar 17:30
Compare
Sorry, something went wrong.
No results found
3.1.7 (2023-03-25)
Build System
deps: bump htmlparser2 from 8.0.1 to 8.0.2 (4fbe117 ), closes #433
v3.1.6
22 Mar 01:59
Compare
Sorry, something went wrong.
No results found
3.1.6 (2023-03-22)
Bug Fixes
client: correct spelling of feGaussianBlur (9e28250 ), closes #429