Releases: syntax-tree/hast-util-to-html
Releases · syntax-tree/hast-util-to-html
8.0.0
01 May 16:51
Compare
Sorry, something went wrong.
No results found
3cc3cb6 Add JSDoc based types
7882a8c Use ESM
6698927 Remove deprecated fallback allowDangerousHTML
e294d41 Remove support for non-HTML doctypes
7.1.3
25 Apr 08:19
Compare
Sorry, something went wrong.
No results found
e26628c Fix SVG attributes on svg
element in HTML
7.1.2
30 Oct 19:09
Compare
Sorry, something went wrong.
No results found
0116d07 Refactor to improve bundle size
7.1.1
08 May 05:29
Compare
Sorry, something went wrong.
No results found
0dc5101 types: make optional fields optional
7.1.0
29 Feb 09:22
Compare
Sorry, something went wrong.
No results found
7.0.0
16 Jan 15:02
Compare
Sorry, something went wrong.
No results found
Changes
903a671 Add types
(breaking , if you or your dependents use typescript, and didn’t expect typings)
8deb6e5 Update unist-util-is
(see [email protected]
)
(breaking , if you or your dependents use typescript, and didn’t expect typings)
0ff62a4 Rename allowDangerousHTML
> allowDangerousHtml
(not breaking , yet: there’s a deprecation warning)
Features
9d85fa7 Add support for passing a list of nodes
Patches
b77f47c Fix breaking out of doctypes
3a6a6d6 Fix breaking out of comments
6.1.0
20 Dec 16:15
Compare
Sorry, something went wrong.
No results found
ce1b95c Add funding
field to package.json
e7a5874 Add upperDoctype
option
6.0.2
20 Jul 15:54
Compare
Sorry, something went wrong.
No results found
05de834 Fix tight empty SVG close after unquoted attribute
b684082 Add notes on security
6.0.1
31 May 06:54
Compare
Sorry, something went wrong.
No results found
6.0.0
29 May 15:36
Compare
Sorry, something went wrong.
No results found
98afb01 Add support for better SVG minifying
e8e480c Update stringify-entities