Skip to content

Releases: IGassmann/remark-directive-rehype

v0.4.2

29 Sep 05:21
3bd31bc
Compare
Choose a tag to compare

What's Changed

  • refactor: import MapFunction type from root of package
  • build(deps): bump unist-util-map from 3.1.1 to 3.1.2
  • build(deps-dev): bump typescript from 4.4.4 to 4.8.3 by @dependabot in #6
  • build(deps-dev): bump unified from 10.1.0 to 10.1.2 by @dependabot in #5
  • build(deps-dev): bump mdast-util-from-markdown from 1.0.4 to 1.2.0 by @dependabot in #4
  • build(deps-dev): bump mdast-util-directive from 2.1.1 to 2.2.1 by @dependabot in #3

Full Changelog: v0.4.1...v0.4.2

v0.4.1

26 Sep 19:23
a715140
Compare
Choose a tag to compare

This patch release fixes #2 by updating the type imports for MapFunction and Node. See syntax-tree/unist-util-map#6