This repository was archived by the owner on Mar 30, 2025. It is now read-only.
v5.0.0
Warning: You should no longer use this project. Use
rehype-mermaidjsinstead.
- Drop support for Node.js 14.
- The plugin is now asynchronous in the browser. It already was in Node.js.
- Remove support for minification using SVGO, as it was unstable.
mermaidOptionshas been renamed tomermaidConfig.- Use
mermaid-isomorphic, meaning:- This project now uses Mermaid 10
- This project now uses Playwright instead of Puppeteer.
- Rendering is much more stable.
- Options have been aligned with
mermaid-isomorphic.