v0.2.10

bytedance/flowgram.aiv0.2.10Jun 12, 2025by xiamidaxia

AI Summary

v0.2.10 is a minor release from June 2025 that adds customizable port colors to the WorkflowPortRender component, introduces a flowing field to the LineColor interface, adds clientContext to form node-context, and includes a new Next.js demo with Ant Design integration.

Key Highlights

  • Customizable port colors for WorkflowPortRender component
  • Flowing field added to LineColor interface for enhanced visual customization
  • New demo-nextjs-antd demo and free-antd-materials package added
  • clientContext support added to form node-context
  • CLI polyfill fix included

New Features

  • Customizable port colors for WorkflowPortRender
  • Flowing field in LineColor interface
  • clientContext support in form node-context
  • New demo-nextjs-antd demo
  • New free-antd-materials package

Full Release Notes

🚀 v0.2.10
📅 date:2025-06-12
## What's Changed

* feat: add customizable port colors to WorkflowPortRender by @husky-dot in https://github.com/bytedance/flowgram.ai/pull/360
* fix: cli polyfill by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/365
* feat(core): add flowing field to LineColor interface by @husky-dot in https://github.com/bytedance/flowgram.ai/pull/370
* feat: form node-context add clientContext by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/363
* feat: Add demo-nextjs-antd demo and free-antd-materials package by @jsdtxm in https://github.com/bytedance/flowgram.ai/pull/366

## New Contributors
* @jsdtxm made their first contribution in https://github.com/bytedance/flowgram.ai/pull/366

**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.9...v0.2.10