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
256 stars 35 forks source link

v1.0 Release #19

Closed tisoap closed 2 years ago

tisoap commented 2 years ago

Major breaking changes in this release are:

Available to test using the beta tag:

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

New documentation can be found here

alexey-koran commented 2 years ago

Nice!

abhishekopsteq commented 2 years ago

Hi Tisoap,

getting an error as Attempted import error: 'SmartStepEdge' is not exported from '@tisoap/react-flow-smart-edge version 1.0.0, Also getting one more error useNodes not exported from react-flow-smart-edge.esm.js Now version 0.4.0 working well in my current project NowI am going to implement SmartStepEdge but getting the above error could you please help me Thanks in advance