v1.0.10
lumina-ai-inc/chunkrv1.0.10Apr 3, 2026by xiamidaxia
AI Summary
A maintenance release correcting auto-layout alignment and ensuring CodeMirror version consistency.
Key Highlights
- Fixed auto-layout top edge alignment and position calculations.
- Pinned CodeMirror version to maintain consistency with coze-editor.
Full Release Notes
## What's Changed * fix(auto-layout): alignTopEdge and adjust position calc by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/1107 * fix(codemirror): codemirror version use ^ to keep consistent with coze-editor by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/1111 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.9...v1.0.10