Releases: syntax-tree/mdast-util-toc
Releases · syntax-tree/mdast-util-toc
5.0.1
- d9646ce Fix duplicate headings in- and outside of the contents
5.0.0
- 532f69e Remove
loose
fields
(breaking, if you are still on 1+ years old remark or mdast versions)
- 7a823fc Add types
(breaking, potentially, if you or your dependents use typescript)
- 534f899 Add
funding
to package.json
- beca120 Add notes on security
4.2.0
- 38aaca5 Add support for skipping headings
4.0.0
- 6fbb123 Add support for phrasing content
v3.1.0
- 60c5c1b Add: option to allow headings under certain node types (#53)