Skip to content

Releases: ipikuka/remark-flexible-toc

v1.1.1

23 Jun 16:53
Compare
Choose a tag to compare

Changes made by @talatkuyuk:

  • unified has been moved to dependencies from dev dependencies,
  • all other dependencies have been updated
  • new rehype plugin rehype-highlight-code-lines has been added to plugin list in README.md

v1.1.0

23 Mar 11:49
Compare
Choose a tag to compare

The changes made by @talatkuyuk

  • updated the dependencies
  • updated the tsconfig.json
  • added package-lock.json on behalf of npm ci in github actions
  • added npm provenance
  • added a github action for commits and pull requests
  • added type coverage 100%
  • added test coverage 100%
  • added codecov connection
  • added a test util, and updated all the tests
  • fixed an issue about custom ids for headings provided by other plugin takes precedence for href
  • updated the README.md

v1.0.0

19 Feb 10:04
Compare
Choose a tag to compare

initial release !