v5.0.0
Warning: You should no longer use this project. Use
rehype-mermaidjs
instead.
- 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.
mermaidOptions
has 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
.