11.3.0
Added 1
- New Flowchart Shapes with new syntax
Fixed 1
- Fix classdiagram crash when adding a period to the namespace
Security 1
- Ban DOMPurify v3.1.7 as a dependency
Minor Changes
- #5825
9e3aa70Thanks @knsv, @ashishjain0512, @omkarht, @saurabhg772244, @aloisklink, @sidharthv96 ! - New Flowchart Shapes (with new syntax)
Patch Changes
-
#5849
6c5b7ceThanks @ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace. ForexampleclassDiagram namespace Company.Project.Module { class GenericClass~T~ { +addItem(item: T) +getItem() T } } -
#5914
de2c05cThanks @aloisklink! - Ban DOMPurify v3.1.7 as a dependency