# remark-rehype 11.0.0 - Product: remark-rehype (https://whatsnew.fyi/product/remark-rehype) - Vendor: unified - Date: 2023-09-19 - Version: 11.0.0 - Original notes: https://github.com/remarkjs/remark-rehype/releases/tag/11.0.0 - Permalink: https://whatsnew.fyi/product/remark-rehype/releases/11.0.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- ###### 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`](https://github.com/syntax-tree/mdast-util-to-hast/releases/tag/13.0.0) * ba50965 Remove `Processor` type **migrate**: get it from `unified` ###### Add * b990986 Add exports of `defaultFootnoteBackContent`, `defaultFootnoteBackLabel` **Full Changelog**: https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0