v0.2.4
bytedance/flowgram.aiv0.2.4May 29, 2025by xiamidaxia
AI Summary
v0.2.4 is a minor release from ByteDance's flowgram.ai project, dated 2025-05-29. This release introduces a new materials.components API for component management, fixes form validation issues with endNode, and addresses various ESLint warnings in the codebase.
Key Highlights
- Added new materials.components API for enhanced component management
- Fixed endNode form-meta and form validation issues in the demo
- Resolved GitHub ESLint warnings in the codebase
- Updated documentation for lark group
New Features
- New materials.components API for component management
Full Release Notes
🚀 v0.2.4 📅 date:2025-05-29 ## What's Changed * docs: update lark group by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/285 * feat: add materials.components api by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/288 * fix: github eslint warnings by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/286 * fix(demo): endNode form-meta and form validation by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/293   **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.3...v0.2.4