Mermaid 11.4.0

11.4.0
Added 8
  • Add Kanban board as a new diagram type
  • Add classBox shape for use in diagrams
  • Add option to hide empty members box in class diagrams
  • Add support for handDrawn look in class diagrams
  • Introduce classDef statement into class diagrams
  • Add support for styling the default class in class diagrams
  • Add support for lollipop interfaces in class diagrams
  • Add missing TypeScript dependencies
Changed 1
  • Update class diagram to use the new unified rendering approach
Fixed 3
  • Fix jagged edge rendering for icon shape
  • Fix icon color rendering for colored icons
  • Make mermaid.parse throw errors on invalid shapes to match behavior of mermaid.render
Minor Changes
  • #5999 742ad7c Thanks @knsv! - Adding Kanban board, a new diagram type

  • #5880 bdf145f Thanks @yari-dewalt! - Class diagram changes:

    • Updates the class diagram to the new unified way of rendering.
    • Includes a new "classBox" shape to be used in diagrams
    • Other updates such as:
      • the option to hide the empty members box in class diagrams,
      • support for handDrawn look,
      • the introduction of the classDef statement into class diagrams,
      • support for styling the default class,
      • support lollipop interfaces.
    • Includes fixes / additions for #5562 #3139 and #4037
Patch Changes
View original

Upgraded? How did it go?

Discussion