mermaid@11.8.0
mermaid-js/mermaidmermaid@11.8.0Jul 3, 2025by github-actions[bot]
AI Summary
Adds support for the new nested treemap diagram type and improves gitGraph debugging by logging warnings for duplicate commit IDs.
Key Highlights
- Adds support for the new nested treemap diagram type.
- Logs a warning when duplicate commit IDs are encountered in gitGraph diagrams.
- Updates parser dependency to 0.6.0.
New Features
- Nested treemap diagram type support.
Full Release Notes
### Minor Changes
- [#6590](https://github.com/mermaid-js/mermaid/pull/6590) [`f338802`](https://github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee) Thanks [@knsv](https://github.com/knsv)! - Adding support for the new diagram type nested treemap
### Patch Changes
- [#6707](https://github.com/mermaid-js/mermaid/pull/6707) [`592c5bb`](https://github.com/mermaid-js/mermaid/commit/592c5bb880c3b942710a2878d386bcb3eb35c137) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Log a warning when duplicate commit IDs are encountered in gitGraph to help identify and debug rendering issues caused by non-unique IDs.
- Updated dependencies \[[`f338802`](https://github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee)]:
- @mermaid-js/parser@0.6.0