Skip to content

Releases: mermaid-js/mermaid

mermaid@11.0.2

24 Aug 07:06
158f992
Compare
Choose a tag to compare

Patch Changes

@mermaid-js/parser@0.2.0

24 Aug 07:06
158f992
Compare
Choose a tag to compare

Minor Changes

@mermaid-js/layout-elk@0.1.2

24 Aug 07:21
9527427
Compare
Choose a tag to compare

Patch Changes

@mermaid-js/layout-elk@0.1.1

24 Aug 07:06
158f992
Compare
Choose a tag to compare

Patch Changes

v11.0.0

23 Aug 12:49
Compare
Choose a tag to compare

Release Notes

Major Update

Refactored the Mermaid rendering engine to support new features, including customizable layout algorithms and visual styles. This update enhances diagram flexibility, starting with flowcharts and state diagrams, with plans to extend to all diagram types by @knsv, @ashishjain0512, @sidharthv96 in #5604

🚨 Breaking Changes

🚀 Features

🐛 Bug Fixes

  • Fixed styling for lines for ELK flowchart by @itsalam in #4844
  • Correct the System_Boundary stereotype by @jonmcewen in #5243
  • Remove elkjs dependency from mermaid package by @Gusted in #5654
  • Aligning doctype so that mermaid renders in the same way with or without it by @knsv in #5727

🧰 Maintenance

📚 Documentation

  • Update docs to properly showcase participant ordering by @loucadufault in #5306
  • DOCS: Add blog post - Official Mermaid Chart for Confluence app by @huynhicode in #5536
  • docs: fix node version in CONTRIBUTING.md by @exoego in #5573
  • docs: Added demo diagram of bidirectional arrows for sequence diagrams by @Justin-Garey in #5589
  • DOCS: Product Hunt by @huynhicode in #5602
  • Adds Doctave to list of integrations by @begleynk in #5614
  • docs: fix the classDef example in stateDiagram not display as code block, and long text display overflows by @ScriptBloom in #5640
  • Add LLM integration section in productivity tools and add HueHive by @kamalkishor1991 in #5351
  • Update integrations-community: add Drupal and module. by @swirtSJW in #5389
  • Update entityRelationshipDiagram.md by @anlai46 in #5413
  • Add named composite state example to stateDiag...
Read more

mermaid@11.0.1

23 Aug 15:04
4d10e3f
Compare
Choose a tag to compare

Patch Changes

v10.9.1

14 May 11:06
Compare
Choose a tag to compare

What's Changed

BugFixes

  • Cleaning of labels in Block diagram by @knsv

Docs

New Contributors

Full Changelog: v10.9.0...v10.9.1

v10.9.0

05 Mar 17:24
da33867
Compare
Choose a tag to compare

Release Notes

We now have Katex support!

image
Demo

🚀 Features

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

v10.8.0

02 Feb 10:51
Compare
Choose a tag to compare

v10.8.0

Features

image
  • Adding new diagram type - Block Diagram by @knsv in #5221

  • Feature/5114 add parallel commit config by @mathbraga in #5161

  • Changes to Gantt Parsers to allow hashes and semicolons to titles, sections, and task data. by @FutzMonitor in #5095

  • Feature/4653 add actor-top class to sequence diagram by @Ronid1 in #5241

Documentation

Bug fixes

Chores

New Contributors

Full Changelog: v10.7.0...v10.8.0

v10.7.0

15 Jan 09:18
dc857f8
Compare
Choose a tag to compare

Release Notes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • Use release-drafter/release-drafter GitHub Action to label our PRs (#4868) @aloisklink
  • build: use tsx instead of ts-node-esm (#5104) @aloisklink
  • tests: update #registerExternalDiagrams testTimeout from 5 seconds to 20 seconds (#5055) @omer-priel

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉