Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Mermaid version 9.3.0 #165

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Update to Mermaid version 9.3.0 #165

merged 1 commit into from
Dec 19, 2022

Conversation

apeacock1991
Copy link
Contributor

Mermaid 9.3.0 is out, with lots of improvements, including title support for all diagrams!

Bumping the version here to 9.3.0 so it supports the latest and greatest Mermaid features. I think this is the only change required?

It will close #164.

@mjbvz mjbvz merged commit 072dbaf into mjbvz:master Dec 19, 2022
@mjbvz
Copy link
Owner

mjbvz commented Dec 19, 2022

Thanks!

@apeacock1991
Copy link
Contributor Author

@mjbvz is this released? The Marketplace looks updated, but when I installed the extension I'm not sure it picked up the new version... as when I generated an error, it still said Mermaid 9.2.2 🤔

@mjbvz
Copy link
Owner

mjbvz commented Dec 20, 2022

Seems to work for me:

Screenshot 2022-12-20 at 2 28 32 PM

Make sure to update to the latest extension version: 1.17.3

@crwdsmullz
Copy link

Yes it's showing Mermaid version 9.3.0, however this version also requires some new dependencies, which aren't imported. For example:

  • Use of icons requires FontAwesome lib (missing)
  • Use of mindmap graph type requires mermaid-mindmap@9 lib (missing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Mermaid to 9.3.0
3 participants