- remove the extra delta argument passed to preventFunction on onMouseMove
- update dependencies
- added the event and delta arguments to the preventFunction method, as well as adding a onPreventDragging callback
- update peerDependencies
- update to mapbox-gl-draw 1.4.3
- bundle mapbox-gl-draw 1.3.0 sources - use resolveOnly
- bundle mapbox-gl-draw 1.3.0 sources
- add .npmignore to keep dist in the published package
- add ESM exports
- add ESM and CJS build