Skip to content

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

4.0.2

16 Apr 10:33
d83363a
Compare
Choose a tag to compare

Full Changelog: 4.0.1...4.0.2

4.0.1

07 Apr 14:43
8528571
Compare
Choose a tag to compare

Full Changelog: 3.1.2...4.0.1

4.0.0

02 Aug 11:05
8aab322
Compare
Choose a tag to compare

Change

  • 3b247d3 Update @types/hast, utilities
    migrate: update too
  • 22f4501 Change to require Node.js 16
    migrate: update too
  • 055ea67 Change to use exports
    migrate: don’t use private APIs

Full Changelog: 3.1.2...4.0.0

3.1.2

05 Jan 17:18
2759559
Compare
Choose a tag to compare

Fix

  • 387eff4 Fix line endings around element breaks in text

Misc

Full Changelog: 3.1.1...3.1.2

3.1.1

08 Oct 07:21
0fe38f2
Compare
Choose a tag to compare

Full Changelog: 3.1.0...3.1.1

3.1.0

23 Aug 09:06
7e910e2
Compare
Choose a tag to compare
  • a08ae6e Add support for options.whitespace

3.0.0

28 Apr 14:28
690e6bc
Compare
Choose a tag to compare

2.0.1

31 Oct 10:52
938654b
Compare
Choose a tag to compare
  • a5b5920 Refactor to improve bundle size

2.0.0

28 Feb 09:42
37afd7e
Compare
Choose a tag to compare

1.0.1

22 May 21:03
b74f170
Compare
Choose a tag to compare
  • bdd6c1e Add support for legacy elements
  • e45fea4 Fix inlines; trim before <br> elements