Skip to content

Releases: pmndrs/use-gesture

@use-gesture/core@10.2.23

09 Dec 13:43
624ce64
Compare
Choose a tag to compare

Patch Changes

  • 79684a0: types: add package exports

@use-gesture/vanilla@10.2.22

03 Nov 19:39
971a697
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c6215e8]
    • @use-gesture/core@10.2.22

@use-gesture/react@10.2.22

03 Nov 19:39
971a697
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c6215e8]
    • @use-gesture/core@10.2.22

@use-gesture/core@10.2.22

03 Nov 19:39
971a697
Compare
Choose a tag to compare

Patch Changes

  • c6215e8: fix: properly resolve pointer.keys config

@use-gesture/vanilla@10.2.21

30 Oct 17:27
1c09e30
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6f4c09b]
  • Updated dependencies [854f4df]
    • @use-gesture/core@10.2.21

@use-gesture/react@10.2.21

30 Oct 17:27
1c09e30
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6f4c09b]
  • Updated dependencies [854f4df]
    • @use-gesture/core@10.2.21

@use-gesture/core@10.2.21

30 Oct 17:27
1c09e30
Compare
Choose a tag to compare

Patch Changes

  • 6f4c09b: fix: rolls back wheel-based pinch movement to bounds (thanks @Andarist!)

  • 854f4df: feat (pinch):

    • pinchOnwheel: false prevents pinching with wheel.

@use-gesture/vanilla@10.2.20

15 Sep 20:16
15df8ff
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [de807fd]
    • @use-gesture/core@10.2.20

@use-gesture/react@10.2.20

15 Sep 20:16
15df8ff
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [de807fd]
    • @use-gesture/core@10.2.20

@use-gesture/core@10.2.20

15 Sep 20:16
15df8ff
Compare
Choose a tag to compare

Patch Changes

  • de807fd: fix: applying a new config to useGesture / Gesture shouldn't throw an error.