Skip to content

Releases: mermaid-js/mermaid

@mermaid-js/[email protected]

09 Sep 14:03
9c41708
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Sep 17:19
7314719
Compare
Choose a tag to compare

Patch Changes

  • #5828 4c43d21 Thanks @knsv! - fix: Fix for issue where self-loops in the root of diagrams break the rendering

[email protected]

02 Sep 15:18
32710c1
Compare
Choose a tag to compare

11.1.0

Minor Changes

Patch Changes

@mermaid-js/[email protected]

02 Sep 15:18
32710c1
Compare
Choose a tag to compare

Minor Changes

  • #5452 256a148 Thanks @NicolasNewman! - New Diagram: Architecture

    Adds architecture diagrams which allows users to show relations between services.

Patch Changes

@mermaid-js/[email protected]

02 Sep 15:18
32710c1
Compare
Choose a tag to compare

Patch Changes

[email protected]

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

Patch Changes

@mermaid-js/[email protected]

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

Minor Changes

@mermaid-js/[email protected]

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

Patch Changes

@mermaid-js/[email protected]

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