Skip to content

v0.5.0

Choose a tag to compare

@httnn httnn released this 04 Nov 14:48
· 5 commits to master since this release
  • breaking change: all logic regarding ranges is now moved from <ParameterGestureHandler /> to <Control />. this allows using ParameterGestureHandler without the built-in range type.
  • breaking change: rename the onStart and onEnd props on ParameterGestureHandler to onGestureStart and onGestureEnd

Full Changelog: v0.4.5...v0.5.0