chore: added changeset file

This commit is contained in:
shubhamparikh2704
2025-10-07 10:47:16 +05:30
parent 0116b272b4
commit 63df702146

View File

@@ -0,0 +1,9 @@
---
'@mermaid-js/parser': patch
---
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.