Releases: Mermaid-Chart/plugins
Releases · Mermaid-Chart/plugins
@mermaidchart/sdk@0.2.6
Immutable
release. Only release title and notes can be modified.
Patch Changes
- #47
0d7022eThanks @Prashant-7718! - Add a regenerate method to the SDK that complements our Mermaid Diagram Sync GitHub App functionality. This method should accept the existing Mermaid diagram content along with source file changes, and regenerate the diagram based on those updates while preserving the overall diagram structure and intent.
@mermaidchart/sdk@0.2.5
Immutable
release. Only release title and notes can be modified.
Patch Changes
- #45
072fd50Thanks @Prashant-7718! - Add a suggestPrSummary method to the SDK that generates PR details based on Mermaid diagram changes, including the branch name, title, commit message, and description.
@mermaidchart/sdk@0.2.4
Immutable
release. Only release title and notes can be modified.
Patch Changes
- #43
d021928Thanks @Prashant-7718! - Add diagramChat method to SDK for external clients like MCP to interact with Mermaid chat
@mermaidchart/sdk@0.2.3
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
#37
4a0c04cThanks @Prashant-7718! - feat: expose AI credit remaining API in SDKAdd
getAICreditsmethod to the SDK for fetching user's AI credits from/rest-api/users/me/ai-credit-usageendpoint -
#36
0f832dcThanks @Prashant-7718! - fix: correct request timeout initialization order in MermaidChart constructor so the Axios instance uses the configured timeout before making requests
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.