Merge branch 'develop' into knsv-treemap

This commit is contained in:
shubham-mermaid
2025-06-26 13:04:47 +05:30
committed by GitHub
104 changed files with 1981 additions and 328 deletions

View File

@@ -1,5 +1,15 @@
# @mermaid-js/parser
## 0.5.0
### Minor Changes
- [#5980](https://github.com/mermaid-js/mermaid/pull/5980) [`df9df9d`](https://github.com/mermaid-js/mermaid/commit/df9df9dc32b80a8c320cc0efd5483b9485f15bde) Thanks [@BryanCrotazGivEnergy](https://github.com/BryanCrotazGivEnergy)! - feat: Add shorter `+<count>: Label` syntax in packet diagram
### Patch Changes
- [#6407](https://github.com/mermaid-js/mermaid/pull/6407) [`cdbd3e5`](https://github.com/mermaid-js/mermaid/commit/cdbd3e58a3a35d63a79258115dedca4a535c1038) Thanks [@thomascizeron](https://github.com/thomascizeron)! - Refactor grammar so that title don't break Architecture Diagrams
## 0.4.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@mermaid-js/parser",
"version": "0.4.0",
"version": "0.5.0",
"description": "MermaidJS parser",
"author": "Yokozuna59",
"contributors": [