Skip to content

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 28 May 07:51

Bug Fixes

  • Mermaid error boundarycomponents/mdx/mermaid.tsx scaffold now wraps the diagram renderer in a React error boundary. Invalid Mermaid syntax generated by the LLM (e.g. malformed edge labels) shows a [diagram parse error] message instead of crashing the entire page.