Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@shannonhochkins shannonhochkins released this 18 Mar 01:16
· 12 commits to main since this release

Updates

  • Optional param - Stopping right click from dragging
  • Swapped gesture library to https://www.npmjs.com/package/@use-gesture/react
  • Removed resize-observer-polyfill (dropping dead browser support)
  • Updated react spring, moved to peer dependency (requires npm 7+)
  • Adding dropzone marker and custom drag render method to allow users to render custom drag dropzones, this works across multiple dropzones.