Releases: ipikuka/remark-flexible-toc
Releases · ipikuka/remark-flexible-toc
v1.1.1
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 inREADME.md
v1.1.0
The changes made by @talatkuyuk
- updated the dependencies
- updated the
tsconfig.json
- added
package-lock.json
on behalf ofnpm 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
initial release !