Skip to content

Releases: syntax-tree/hast-util-to-html

9.0.3

16 Sep 10:09
fb74df8
Compare
Choose a tag to compare
  • 1c938b9 Fix head opening tag omission w/o title

Full Changelog: 9.0.2...9.0.3

9.0.2

27 Aug 09:27
661367a
Compare
Choose a tag to compare

Types

Misc

Full Changelog: 9.0.1...9.0.2

9.0.1

03 Apr 13:29
9e14697
Compare
Choose a tag to compare

Performance

Full Changelog: 9.0.0...9.0.1

9.0.0

06 Aug 15:40
c8d5f67
Compare
Choose a tag to compare

Change

  • 23a91fc Update @types/hast, utilities
    migrate: update too
  • 8c32af8 Change to require Node.js 16
    migrate: update too
  • 320b2ff Change to use exports
    migrate: don’t use private APIs
  • 15b1618 Remove entities option, use characterReferences
    migrate: options.entities -> options.characterReferences

Full Changelog: 8.0.4...9.0.0

8.0.4

08 Jan 18:37
30deab2
Compare
Choose a tag to compare

Misc

Full Changelog: 8.0.3...8.0.4

8.0.3

30 Oct 14:15
919d63b
Compare
Choose a tag to compare

Full Changelog: 8.0.2...8.0.3

8.0.2

31 Aug 18:54
6ae6710
Compare
Choose a tag to compare
  • bb0238d Fix unquoted, tight, self-closing elements

Full Changelog: 8.0.1...8.0.2

8.0.1

20 Jul 14:44
ac9588e
Compare
Choose a tag to compare
  • 106f1b9 Fix internal circular dependency

8.0.0

01 May 16:51
692d140
Compare
Choose a tag to compare
  • 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
09fc150
Compare
Choose a tag to compare
  • e26628c Fix SVG attributes on svg element in HTML