Skip to content

v1.1.1

Compare
Choose a tag to compare
@talatkuyuk talatkuyuk released this 03 Feb 14:18
· 35 commits to main since this release
  • moved the @types/mdast from devDependencies to dependencies
  • converted the visitor function from arrow function to normal function for better debugging
  • refined the types
  • changed the typescript module from Node16 to NodeNext, in order to fix Cannot find module errors in test environment