You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to xyflow/react 12.2
Accomodation for a lot of breaking changes was made. In addition,
we've memoized some string operations, hopefully making the library
more performant.
Upgrade to react-flow 11.5.6
- Upgrade to latest react-flow with improved edge-snapping
- Made `on-init` more ClojureScript compatible
- Fixed node-positioning in the drag and drop example
- Improved and enabled the stress-test example
- Minor improvements to the documentation layout