v0.1.18

bytedance/flowgram.aiv0.1.18Apr 3, 2025by xiamidaxia

AI Summary

v0.1.18 is a feature and bug fix release from April 2025. The main feature adds availableLines to workflow-port-entity, while several bugs were fixed including transaction error handling, TypeScript type issues, and undefined pattern matching. The release also includes Windows script compatibility fixes and layout function improvements.

Key Highlights

  • Added availableLines to workflow-port-entity for improved workflow connectivity
  • Fixed transaction no-operation error handling (should not throw)
  • Resolved TypeScript type issues and added type exports
  • Fixed multiple layer undefined pattern matching issues
  • Improved Windows script compatibility

New Features

  • feat: workflow-port-entity add availableLines

Full Release Notes

🚀 v0.1.18 - Feature & Fix
📅 date:2025-04-03
🔗 [Compare Changes](https://github.com/bytedance/flowgram.ai/compare/v0.1.17...v0.1.18)
🌟 Feature
* feat: workflow-port-entity add availableLines by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/121/commits/f0879e80f5a284e15dc9de70ffd00f435f991f8b

🐛 Fix

* fix: transact no operation should not throw error by @hanchayi in https://github.com/bytedance/flowgram.ai/pull/123
* fix: 修复类型问题 & 增加类型导出 by @JxJuly in https://github.com/bytedance/flowgram.ai/pull/116
* fix: fix multiple layer undefined pattern matching by @YuanHeDx in https://github.com/bytedance/flowgram.ai/pull/118

🔄 Chore

* chore: add code owners for variable by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/114
* chore: fix scripts with windows by @wkeylin in https://github.com/bytedance/flowgram.ai/pull/103
* chore: custom inlineblocks margin & export fixed layout functions by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/119

🏆 Contributors to this release
[GitHub contributors page for this release](https://github.com/bytedance/flowgram.ai/graphs/contributors?from=2025.3.318&to=2025.4.3&type=c)

❤️ Thanks to @JxJuly  @hanchayi  @wkeylin   for contributing to this release.