react-flow-smart-edge
react-flow-smart-edge copied to clipboard
v3.0 Release
Major breaking changes in this release are:
- Updates to React Flow 11, closes https://github.com/tisoap/react-flow-smart-edge/issues/39
- Updated all developer dependencies to their latest versions
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.