Releases: LiamMartens/react-bezier-curve-editor
Releases · LiamMartens/react-bezier-curve-editor
2.1.0
What's Changed
- [Feature]: Edit previously fixed end nodes by @Tbhesswebber in #21
New Contributors
- @Tbhesswebber made their first contribution in #21
Full Changelog: v2.0.0...v2.1.0
2.0.0
- Rewrite from class component to functional component
- Replaced SCSS with CSS for simplicity
- Add CSS variables for simpler theming
- Added preview option for previewing the easing curve
- Update to React 18 dependency
- BREAKING The component is now fully controlled
- BREAKING Updated to module type