1.0.7
fix: resolve TypeScript errors in mindmap components - Fix CustomNodeData interface to extend Record<string, unknown> - Update CustomNode component to use type assertions for NodeProps - Simplify type definitions in MindMapCanvas to use standard Node/Edge types - Fix ReactMarkdown className prop issue in NodeDetailPanel - Add null check for mindMapId in mindmapStore generateMindMap - All TypeScript compilation errors now resolved