Skip to content

Releases: pmndrs/use-gesture

@use-gesture/[email protected]

11 Dec 23:13
59e6389
Compare
Choose a tag to compare

Patch Changes

  • 8302c5b: fix: prevent deprecated resolvers from applying in dev mode

@use-gesture/[email protected]

06 Dec 20:25
0b2e457
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

06 Dec 16:13
c5267a9
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

06 Dec 20:25
0b2e457
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

06 Dec 16:13
c5267a9
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

06 Dec 20:25
0b2e457
Compare
Choose a tag to compare

Patch Changes

  • cffaba5: fix: logic error in intent detection

@use-gesture/[email protected]

06 Dec 16:13
c5267a9
Compare
Choose a tag to compare

Patch Changes

  • 2f0cd46: fix: release pointerId when PointerEvent is canceled. Should fix #376.

@use-gesture/[email protected]

01 Dec 11:47
3dacb8a
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

01 Dec 11:47
3dacb8a
Compare
Choose a tag to compare

Patch Changes

@use-gesture/[email protected]

01 Dec 11:47
3dacb8a
Compare
Choose a tag to compare

Minor Changes

  • b4e6181: Fix: should fix transform function doesn't have [0,0] origin. This required some pretty drastic internal changes hence the minor version bump.