Skip to content

v4.0.0

Choose a tag to compare

@tisoap tisoap released this 14 Aug 22:24
· 5 commits to main since this release

What's Changed

Major breaking changes in this release are:

  • Updates to React Flow 12, closes #61
  • Updated build system to use Vite, closes #59
  • Removed the pathfinding dependency in favor of an internal implementation, closes #35
  • getSmartEdge() now returns an Error object instead of null if it can't find a valid path, closes #55

Minor and patch changes:

  • Updated all devDependencies to their latest versions
  • New internal debug option for Storybook development
    Full Changelog: v3.0.0...v4.0.0