Skip to content

v24.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:07
· 495 commits to develop since this release

Added

  • added support for React Flow v12
    • <NodeContent /> can used with flowVersion="v12"
    • more v12-only components: EdgeDefaultV12, NodeDefaultV12, EdgeDefs
      • they may be removed in future version when v12 elements are available direcly via <EdgeDefault /> and <NodeDefault />

Deprecated

  • <EdgeDefaultV12 /> and <NodeDefaultV12 /> will be removed when React Flow v12 is supported directly by <EdgeDefault /> and <NodeDefault />
  • flowVersion: legacy and next will be removed/replaced by v## values