🚀 Features
-
MCP Server
📖 Documentation -
Filter option to
export
command for selective view export by IDlikec4 export png --filter="team1*" --filter="index" .
Bug Fixes
- diagram: use Context.Provider instead of bare Context for react 18 compatibility, closes #1858
- lsp: dont log to stdout, as it breaks LSP usage with
--stdio