Skip to content

Rewrite from scratch

Compare
Choose a tag to compare
@thetutlage thetutlage released this 19 Apr 10:31
· 14 commits to develop since this release

The package is re-written from scratch and is in ESM only. If upgrading, then please go through the README for new documentation. There is no upgrade guide

Commits

  • chore: install correct dependencies 93d2b8c
  • chore: update publish tag to latest 31aa8bf
  • Merge branch 'next' into develop 0b90a6f
  • chore: update dependencies 15e013c
  • Merge pull request #15 from dimerapp/dependabot/npm_and_yarn/path-parse-1.0.7 78edbe0
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 2ea6d64
  • chore(release): 6.1.0 0e2cad2
  • feat: add support for controlling toc from the front matter 2ab57af
  • chore(release): 6.0.0 b7cd2a2
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (#4) 2ff21e1
  • chore: remove npm-audit.html file e76f8f6
  • chore: remove npm-audit in favor of synk 2e86a38
  • chore(deps): bump highlight.js from 10.4.0 to 10.7.1 (#2) a16a9db
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (#3) 449df1b
  • improvement: fetch codeblock title from the comment 1302241
  • chore(release): 5.0.3 f1d8984

What's Changed

  • chore(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #3
  • chore(deps): bump highlight.js from 10.4.0 to 10.7.1 by @dependabot in #2
  • chore(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #4
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #15

New Contributors

Full Changelog: v5.0.2...v7.0.1