v1.1.1
- moved the
@types/mdast
fromdevDependencies
todependencies
- converted the
visitor
function from arrow function to normal function for better debugging - refined the types
- changed the typescript
module
fromNode16
toNodeNext
, in order to fixCannot find module
errors in test environment