Files
30-seconds-of-code/node_modules/mdast-util-toc/history.md
2019-08-20 15:52:05 +02:00

950 B

2.1.0 / 2018-08-01

  • use existing ids (#34)
  • update to node 10 in .travis.yml (#35)
  • bump devDependencies

2.0.1 / 2016-07-23

  • fix tight for all heading levels (#3)
  • bump devDependencies

2.0.0 / 2016-07-23

  • Rewrite to not mutate given node (#1)

1.0.1 / 2016-07-23

1.0.0 / 2016-07-23

0.2.0 / 2016-07-23

  • expose map and index in result

0.1.0 / 2016-07-18

  • readme example usage
  • include lib in packages
  • readme and license
  • deploy matrix
  • initial commit