v0.2.30
bytedance/flowgram.aiv0.2.30Jul 29, 2025by sanmaopep
AI Summary
This release adds two new features to the material components - enhanced input values and a code-editor language service. However, there is a critical warning that the `@flowgram.ai/form-materials` bundle is broken in this version and should not be used.
Key Highlights
- Critical warning: @flowgram.ai/form-materials bundle is BROKEN in this release
- Enhanced input values for material components
- Added code-editor language service feature
- This version should be avoided due to the broken bundle
Breaking Changes
- The @flowgram.ai/form-materials package is broken and unusable in this version
New Features
- Enhanced input values for material components
- New code-editor language service for material components
Full Release Notes
## NOTICE: `@flowgram.ai/form-materials` bundle in this version is BROKEN, DO NOT use this version ## What's Changed * feat(material): enhance inputs values by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/592 * feat(material): code-editor language service by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/582 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.29...v0.2.30