Releases: jpb12/react-tree-graph
Releases · jpb12/react-tree-graph
8.0.3
- Fixing defaultProps error in react 19
v.8.0.2
- Support for react 19
- Dropped support for react < 16.8 (already broken in a pervious update)
v8.0.1
- Fixing overriding of unrelated props
v8.0.0
- Breaking change: Fixed x and y co-ordinates being flipped in pathfunc
- Right-to-left support
- Fixed margins not being applied properly
v7.0.6
- Fixing cleanup of finished animations
v7.0.5
- Fixing cleanup of unfinished animations
v7.0.4
- Reducing bundle size
- Rewriting to use functional components
v7.0.3
- Moving RFDC from dependency to dev dependency
v7.0.2
- Fixing preinstall script causes install failure
v7.0.1
- Fixing non-string node labels