tisoap / react-flow-smart-edge

Custom Edge for React Flow that never intersects with other nodes
https://tisoap.github.io/react-flow-smart-edge/
MIT License
242 stars 26 forks source link

v3.0 Release #40

Closed tisoap closed 1 year ago

tisoap commented 1 year ago

Major breaking changes in this release are:

Available to test using the beta tag. Install with...

...NPM:

npm install @tisoap/react-flow-smart-edge@beta

...Yarn:

yarn add @tisoap/react-flow-smart-edge@beta

New documentation can be found here.