Mdast Util Toc Versions Save

utility to generate a table of contents from an mdast tree

7.0.1

1 month ago

Misc

  • 21891bb Add declaration maps
  • b14a67b Update internal @types/ungap__structured-clone

Full Changelog: https://github.com/syntax-tree/mdast-util-toc/compare/7.0.0...7.0.1

7.0.0

10 months ago

Change

  • a541a47 Update @types/mdast migrate: update too
  • b024d88 Change to require Node.js 16 migrate: update too
  • 09b1c2e Change to use export map migrate: don’t use private APIs
  • 2e3ff5b Change to return undefined, not null migrate: expect undefined

Full Changelog: https://github.com/syntax-tree/mdast-util-toc/compare/6.1.1...7.0.0

6.1.1

1 year ago

Misc

  • dbb8c51 dac08a5 Add improved docs
  • d4c5cac ba8f680 Refactor code-style
  • f93734b Update tsconfig.json

Full Changelog: https://github.com/syntax-tree/mdast-util-toc/compare/6.1.0...6.1.1

6.1.0

2 years ago
  • d119d4f Change types to use mdast types
  • f3c7e62 Add strict to tsconfig.json

6.0.0

3 years ago
  • 924bdaf Add JSDoc based types
  • fe1c21f Fix handling of images to match GitHub
  • 4fdcf45 Use ESM

5.1.0

3 years ago
  • 44811ad Add support for ordered lists

5.0.4

3 years ago
  • b02d9ce Refactor to improve bundle size

5.0.3

4 years ago
  • 9b7b270 Fix to ignore footnotes, footnote references

5.0.2

4 years ago
  • 1595d08 Refactor prose

5.0.1

4 years ago
  • d9646ce Fix duplicate headings in- and outside of the contents