mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-02 11:54:15 +01:00
3.6 KiB
3.6 KiB
@mermaid-js/parser
0.6.3
Patch Changes
-
#7051
63df702Thanks @shubhamparikh2704! - Add validation for negative values in pie charts:Prevents crashes during parsing by validating values post-parsing.
Provides clearer, user-friendly error messages for invalid negative inputs.
0.6.2
Patch Changes
- #6510
7a38eb7Thanks @sidharthv96! - chore: Move packet diagram out of beta
0.6.1
Patch Changes
- #6725
0da2922Thanks @shubham-mermaid! - chore: use Treemap instead of TreemapDoc in parser.
0.6.0
Minor Changes
0.5.0
Minor Changes
- #5980
df9df9dThanks @BryanCrotazGivEnergy! - feat: Add shorter+<count>: Labelsyntax in packet diagram
Patch Changes
- #6407
cdbd3e5Thanks @thomascizeron! - Refactor grammar so that title don't break Architecture Diagrams
0.4.0
Minor Changes
- #6381
95d73bcThanks @thomascizeron! - Add Radar Chart
0.3.0
Minor Changes
-
#5452
256a148Thanks @NicolasNewman! - New Diagram: ArchitectureAdds architecture diagrams which allows users to show relations between services.
Patch Changes
- #5793
7d8143bThanks @sidharthv96! - feat: Support - in architecture icons
0.2.0
Minor Changes
- #5664
5deaef4Thanks @Austin-Fulbright! - chore: Migrate git graph to langium, use typescript for internals
0.1.1
Patch Changes
- #5746
83926c9Thanks @sidharthv96! - test changeset
0.1.0
Minor Changes
- #5744
5013484Thanks @sidharthv96! - Release parser, test changesets