v0.5.0
- breaking change: all logic regarding ranges is now moved from
<ParameterGestureHandler />to<Control />. this allows usingParameterGestureHandlerwithout the built-in range type. - breaking change: rename the
onStartandonEndprops onParameterGestureHandlertoonGestureStartandonGestureEnd
Full Changelog: v0.4.5...v0.5.0