Skip to content

Releases: rehypejs/rehype-format

5.0.0

30 Aug 16:04
a64174d
Compare
Choose a tag to compare

Change

  • 31da581 Update @types/hast, utilities, etc
    migrate: update too
  • 9d546d7 Change to require Node.js 16
    migrate: update too
  • f7de919 Change to use exports
    migrate: don’t use private APIs

Full Changelog: 4.0.1...5.0.0

4.0.1

08 Dec 13:30
ca8596e
Compare
Choose a tag to compare

Full Changelog: 4.0.0...4.0.1

4.0.0

01 Aug 20:41
1489792
Compare
Choose a tag to compare

3.1.0

21 Jun 08:05
ddc54e5
Compare
Choose a tag to compare
  • 5f2eac2 Add support for comments
  • 27f47c9 Update rehype-minify-whitespace

3.0.1

19 Mar 16:41
0352abf
Compare
Choose a tag to compare

3.0.0

10 Sep 10:41
a9fc73a
Compare
Choose a tag to compare
  • b35e383 Update rehype-minify-whitespace, unist-util-visit-parents
    (breaking, potentially, if you or your dependents use typescript)
  • fb09398 Add notes on security

2.3.2

01 Jun 07:47
6ecbba0
Compare
Choose a tag to compare

2.3.1

17 Nov 12:05
Compare
Choose a tag to compare

2.3.0

19 Jul 15:25
Compare
Choose a tag to compare
  • 63e9e70 Add padding to embedded elements
  • 108c177 Add ARIA, MathML, SVG, XHTML tests
  • 8df91f4 Refactor code-style
  • 71cfba2 Add Contribute section to readme.md
  • 8e8a16b Migrate to rehypejs

2.2.0

20 Jun 11:53
Compare
Choose a tag to compare
  • 734d83e Fix white-space around phrasing content in head
  • d18cd64 Add list of related projects
  • 3828fe6 Refactors API description in readme.md