Skip to content

Releases: mermaid-js/mermaid

@mermaid-js/parser@0.3.0

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/layout-elk@0.1.3

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

Patch Changes

  • #5810 33a809f Thanks @knsv! - fix: Updates to the default elk configuration
    feat: exposing cycleBreakingStrategy to the configuration so that it can be modified suing the configuration.
  • Updated dependencies [6ecdf7b, 28bd07f, 8e640da, 256a148, 16faef4]:
    • mermaid@11.1.0

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! 🎉