Releases: rehypejs/rehype-format
Releases · rehypejs/rehype-format
5.0.0
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
3.1.0
- 5f2eac2 Add support for comments
- 27f47c9 Update
rehype-minify-whitespace
3.0.0
- 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.0
- 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