@mermaid-js/layout-tidy-tree@0.2.2
matrixleons/evilwaf@mermaid-js/layout-tidy-tree@0.2.2May 11, 2026by aloisklink
AI Summary
Patch release fixing a layout issue where mindmap edges would disconnect from non-circular roots when using the tidy-tree layout.
Key Highlights
- Ensures edges remain connected to the root node in tidy-tree layouts
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