Skip to content

Releases: Mermaid-Chart/plugins

@mermaidchart/sdk@0.2.6

28 May 09:43
Immutable release. Only release title and notes can be modified.
ffc8d5e

Choose a tag to compare

Patch Changes

  • #47 0d7022e Thanks @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

29 Apr 11:59
Immutable release. Only release title and notes can be modified.
1b9db16

Choose a tag to compare

Patch Changes

  • #45 072fd50 Thanks @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

10 Apr 09:36
Immutable release. Only release title and notes can be modified.
a94f4a6

Choose a tag to compare

Patch Changes

  • #43 d021928 Thanks @Prashant-7718! - Add diagramChat method to SDK for external clients like MCP to interact with Mermaid chat

@mermaidchart/sdk@0.2.3

18 Feb 06:23
Immutable release. Only release title and notes can be modified.
a0a6d13

Choose a tag to compare

Patch Changes

  • #37 4a0c04c Thanks @Prashant-7718! - feat: expose AI credit remaining API in SDK

    Add getAICredits method to the SDK for fetching user's AI credits from /rest-api/users/me/ai-credit-usage endpoint

  • #36 0f832dc Thanks @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.