Revert "Version Packages"

This reverts commit 517c47b780.
This commit is contained in:
Sidharth Vinod
2024-09-02 20:43:32 +05:30
parent 6bdeb7ac01
commit 10795b1d89
17 changed files with 47 additions and 50 deletions

View File

@@ -0,0 +1,5 @@
---
'mermaid': minor
---
feat: Add support for iconify icons

View File

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

View File

@@ -0,0 +1,5 @@
---
'mermaid': minor
---
feat(er): allow multi-line relationship labels

View File

@@ -0,0 +1,8 @@
---
'mermaid': minor
'@mermaid-js/parser': minor
---
New Diagram: Architecture
Adds architecture diagrams which allows users to show relations between services.

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.

View File

@@ -0,0 +1,5 @@
---
'mermaid': patch
---
chore: Move icons to architecture, remove full icon sets to reduce bundle size

View File

@@ -0,0 +1,5 @@
---
'@mermaid-js/parser': patch
---
feat: Support - in architecture icons