@mermaid-js/layout-tidy-tree@0.2.2
davidfowl/tally@mermaid-js/layout-tidy-tree@0.2.2May 11, 2026by aloisklink
AI Summary
A minor patch release fixing edge connection issues in mindmap diagrams when using the tidy-tree layout.
Key Highlights
- Fixes mindmap edges disconnecting from non-circular roots.
- Ensures edges remain connected during layout processing.
New Features
- Mindmap edge connection fix for non-circular roots
Full Release Notes
### Patch Changes - [#7639](https://github.com/mermaid-js/mermaid/pull/7639) [`5ab4693`](https://github.com/mermaid-js/mermaid/commit/5ab4693820dbb7eea004b311ce7948d23aa51341) Thanks [@knsv-bot](https://github.com/knsv-bot)! - fix: keep mindmap edges connected to a non-circular root when using the tidy-tree layout