Skip to content

Refactor API

Pre-release
Pre-release

Choose a tag to compare

@thetutlage thetutlage released this 29 Jul 16:43
· 48 commits to develop since this release
  • The use method on the markdown file is not used to register markdown file plugins
  • Use the transform method to register remark plugins.

Commits

  • refactor: rename "use -> transform" and use named exports 5268645
  • chore: remove circleci config file beeb3e5
  • docs(README): update badge to use tests status from github actions e883258
  • fix: module loading issue on windows b8bea43

v7.0.0-0...v7.0.1-0