github-actions
released this
03 Oct 14:43
·
225 commits
to develop
since this release
Minor Changes
- #5825
9e3aa70
Thanks @knsv, @ashishjain0512, @omkarht, @saurabhg772244, @aloisklink, @sidharthv96 ! - New Flowchart Shapes (with new syntax)
Patch Changes
-
#5849
6c5b7ce
Thanks @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
de2c05c
Thanks @aloisklink! - Ban DOMPurify v3.1.7 as a dependency