Releases: OutOfBears/react-flow
Releases · OutOfBears/react-flow
v0.2.0
What's Changed
- Fix playTween2 completion condition for overshooting easing functions by @KreeganTrimtroddler in #6
- Fix pooledUpdate creating multiple connections, speeding up tweens by @KreeganTrimtroddler in #9
- Refactor DynamicList and ReactUtil by @RBXTyler in #10
New Contributors
- @KreeganTrimtroddler made their first contribution in #6
- @RBXTyler made their first contribution in #10
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
- Implement feature/group-animations by @OutOfBears in #2
- Update React-Flow to optimize memory usage, fix test cases, fix binding subscriptions, and clean-up code by @OutOfBears in #3
- Call spring stop instead of Destroy method by @OutOfBears in #4
- Implement intermediate animation by @OutOfBears in #5
New Contributors
- @OutOfBears made their first contribution in #2
Full Changelog: https://github.com/OutOfBears/react-flow/commits/v0.1.7