Skip to content

Releases: remarkjs/remark-rehype

11.1.0

11 Jan 09:54
6407b61
Compare
Choose a tag to compare

Add

  • 0174dfc Add file to options passed to mdast-util-to-hast

Full Changelog: 11.0.0...11.1.0

11.0.0

19 Sep 16:43
b4799b5
Compare
Choose a tag to compare

Change

  • 30091c7 Change to require Node.js 16
    migrate: update too
  • cafeacc Change to use exports
    migrate: don’t use private APIs
  • acb292a Update mdast-util-to-hast, @types/{hast,mdast}, unified, etc
    migrate: update too
    if you don’t use handlers, this should be fine;
    if you do, see mdast-util-to-hast@13.0.0
  • ba50965 Remove Processor type
    migrate: get it from unified

Add

  • b990986 Add exports of defaultFootnoteBackContent, defaultFootnoteBackLabel

Full Changelog: 10.1.0...11.0.0

10.1.0

03 Dec 10:51
3a9bd08
Compare
Choose a tag to compare

Full Changelog: 10.0.1...10.1.0

10.0.1

05 Nov 14:11
e071630
Compare
Choose a tag to compare

Full Changelog: 10.0.0...10.0.1

10.0.0

03 Oct 15:33
425da29
Compare
Choose a tag to compare
  • 2e2401a Update mdast-util-to-hast
    This changes footnotes to match how GitHub renders them
    • use the new clobberPrefix, footnoteLabel, and footnoteLabelBack options to configure it
  • b718673 Fix support for explicit nullish processor

Full Changelog: 9.1.0...10.0.0

9.1.0

23 Sep 14:15
4f71c4a
Compare
Choose a tag to compare
  • aab88a5 Add raw to hast type registry

9.0.0

06 Aug 12:19
c63a54b
Compare
Choose a tag to compare

8.1.0

13 Apr 07:18
2b460d8
Compare
Choose a tag to compare
  • 63a851a Update mdast-util-to-hast

8.0.0

03 Oct 10:49
42fcaba
Compare
Choose a tag to compare
  • fc18fe8 Change to comply to CommonMark

7.0.0

19 May 13:15
1e35c0d
Compare
Choose a tag to compare