Skip to content

Releases: dotcore64/react-scroll-ondrag

v4.0.0

01 May 07:34
3150d0a

Choose a tag to compare

Breaking: require node >= 18
add node 22

v3.0.1

01 Feb 06:56
15acb79

Choose a tag to compare

fix build badge

v3.0.0

03 Jun 14:58
3578862

Choose a tag to compare

  • This module is ESM only
  • Drop IE support
  • Require Node.js >= 14
  • Add React 18 support

v2.1.0

07 Nov 19:46
ff9faaf

Choose a tag to compare

Make this module esm-first and hybrid commonjs

v2.0.0

31 Oct 17:32
80c36b0

Choose a tag to compare

  1. Drop support for node < 12
  2. Drop support for IE10
  3. Upgrade all dependencies
  4. Migrate to github actions

v0.1.0

14 Jul 06:49

Choose a tag to compare

  1. Fix audit security issues
  2. Upgrade major dependencies
  3. Add onDragStart and onDragEnd event handlers