Update to Mermaid v10
kwokcb opened this issue · comments
Bernard Kwok commented
- V10 is an API break for rendering graphs.
- This is a placeholder to update dynamic graph rendering using the V10 API.
- For now V9 is being specified on module import by specify 'mermard@9' for the distro.
See: https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md#mermaidrender-is-async-and-doesnt-accept-callbacks for more info.