@mermaid-js/tiny@11.17.2

mermaid-js/mermaid@mermaid-js/tiny@11.17.2Aug 25, 2026by github-actions[bot]

AI Summary

A patch release for the tiny variant fixing SVG rendering issues by restoring the `edgePaths` class reference.

Key Highlights

  • Restored `edgePaths` class in rendered SVG elements.
  • Fixed stylesheet targeting for flowchart, block, and user journey diagrams.

Full Release Notes

### Patch Changes

-   [#8125](https://github.com/mermaid-js/mermaid/pull/8125) [`178d7c7`](https://github.com/mermaid-js/mermaid/commit/178d7c79fcbafcf0662b822ec34ed989372ee5c2) Thanks [@knsv-bot](https://github.com/knsv-bot)! - fix: restore the `edgePaths` class on the edge group in rendered SVG, and point the flowchart, block and user journey stylesheets at it