v6.0.0
- refactored library to use es6 classes syntax
- allowing for the wrapped component to render
null
, handling attachment/deattachment of internal DOM listeners automatically in such cases - passing explicit
passive
setting for the touch events (based on thepreventDefault
prop)