CommonJS support, Chrome v56 fix and several bugfixes
Features
- Added commonjs support
Bugfixes
- fixed issue with Chrome and addEventListener defaulting to {passive:true} in v56
- when dragstart occurs on anchor element, defaulting to not send mouse events
- will search upwards for a draggable element in touchstartDelay now