@mermaid-js/parser@1.0.1
mermaid-js/mermaid@mermaid-js/parser@1.0.1Mar 9, 2026by github-actions[bot]
AI Summary
A patch release that improves the parser's error reporting by including line and column numbers for easier debugging.
Key Highlights
- Enhanced parser error messages now include line and column numbers
Full Release Notes
### Patch Changes - [#7333](https://github.com/mermaid-js/mermaid/pull/7333) [`fd3fc50`](https://github.com/mermaid-js/mermaid/commit/fd3fc501461e72d11933203175d70f130c1df3c5) Thanks [@omkarht](https://github.com/omkarht)! - fix: enhanced parser error messages to include line and column numbers for better debugging experience