@mermaid-js/layout-tidy-tree@0.2.2
withastro/astro@mermaid-js/layout-tidy-tree@0.2.2May 11, 2026by aloisklink
AI Summary
A patch release addressing a layout issue where mindmap edges were disconnected from the root node.
Key Highlights
- Fixed mindmap edges staying connected to a non-circular root when using the tidy-tree layout.
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