Merge branch 'develop' into 5367/architecture-diagram

This commit is contained in:
Knut Sveidqvist
2024-08-28 14:14:49 +02:00
committed by GitHub
5 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
'mermaid': patch
---
Fix for self loops in cluster
Supporting legacy defaultRenderer directive

View File

@@ -0,0 +1,6 @@
---
'@mermaid-js/layout-elk': patch
---
fix: Updates to the default elk configuration
feat: exposing cycleBreakingStrategy to the configuration so that it can be modified suing the configuration.