v0.2.5

bytedance/flowgram.aiv0.2.5Jun 3, 2025by xiamidaxia

AI Summary

This v0.2.5 release of flowgram.ai introduces several enhancements including TSX support in the CLI, case nodes for condition branches in fixed layout mode, and editable node titles in the demo. The release focuses on improving the demo experience and developer tooling.

Key Highlights

  • Added TSX support in CLI for improved development workflow
  • Introduced case nodes for condition branches in fixed layout demo
  • Made node titles editable in the demo interface
  • Added fixed layout node case for better testing scenarios

New Features

  • feat(material): use tsx in cli - TSX support in the command line interface
  • feat(demo-fixed-layout): add case node for condition branches - Case nodes for conditional branching in fixed layout mode
  • feat(demo): node title editable - Node titles can now be edited directly in the demo

Full Release Notes

🚀 v0.2.5
📅 date:2025-06-03

## What's Changed
* chore: add fixed layout node case by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/294
* feat(material): use tsx in cli by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/295
* feat(demo-fixed-layout):  add case node for condition branches by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/302
* feat(demo): node title editable by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/305
![image](https://github.com/user-attachments/assets/a2e51a63-0c5c-44df-bf78-dcb96ee182e9)


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.4...v0.2.5