Skip to content

Releases: mermaid-js/mermaid

[email protected]

03 Oct 14:43
be57484
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #5849 6c5b7ce Thanks @ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace.
    Forexample

    classDiagram
      namespace Company.Project.Module {
        class GenericClass~T~ {
          +addItem(item: T)
          +getItem() T
        }
      }
  • #5914 de2c05c Thanks @aloisklink! - Ban DOMPurify v3.1.7 as a dependency

@mermaid-js/[email protected]

03 Oct 14:43
be57484
Compare
Choose a tag to compare

Patch Changes

v10.9.2

02 Oct 10:36
4dd4997
Compare
Choose a tag to compare

This release back-ports #5914 to the v10 release line to fix #5904 (an incompatibility between mermaid and DOMPurify v3.1.7)

Patch Changes

Full Changelog: v10.9.1...v10.9.2

[email protected]

16 Sep 16:41
d63dc31
Compare
Choose a tag to compare

Patch Changes

  • #5856 bfd8c63 Thanks @knsv! - Fix for issue with calculation of label width when using in firefox

[email protected]

09 Sep 13:23
80903ec
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@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