Skip to content

Releases: BetterTyped/react-zoom-pan-pinch

v4.0.3

07 Apr 09:18

Choose a tag to compare

4.0.3 (2026-04-07)

Bug Fixes

  • 🐛 links in the readme (f4b5d9e)

v4.0.2

07 Apr 01:06

Choose a tag to compare

4.0.2 (2026-04-07)

Bug Fixes

  • docs: set Vite base path for GitHub Pages deployment (f55a402)

v4.0.1

07 Apr 01:01

Choose a tag to compare

4.0.1 (2026-04-07)

Bug Fixes

  • 🐛 add stories to npmignore (e9c2100)

v4.0.0

07 Apr 00:54
8e8fdba

Choose a tag to compare

4.0.0 (2026-04-07)

Bug Fixes

Features

  • 🎸 Added mini map limiter (7401345)
  • 🎸 general logic cleanup for tests (38d3b96)
  • 🎸 moved 'smooth' to the wheel options, removed smoothStep (97e2515)
  • 🎸 New version (bc22bb7)
  • 🎸 setup (72e72f7)
  • add support for custom offset when zooming to element (#535) (a0dac69)
  • minimap: preview and wrapper customization; expand Storybook examples (20e481f)
  • virtualize: add Virtualize component and infinite grid prop (f9d7ac8)

BREAKING CHANGES

  • 🧨 Small API changes, added tests, fixed many many bugs
  • 🧨 wheel api change

v3.7.0

31 Jan 11:23

Choose a tag to compare

3.7.0 (2025-01-31)

Bug Fixes

Features

  • Support auto align to bounds on resize (#485) (800beb1)

v3.6.1

01 Jul 10:01
9525dbb

Choose a tag to compare

3.6.1 (2024-07-01)

Bug Fixes

  • only call onDoubleClick for the dblclick event and not for the detected doubleTab in onTouchPanningStart (#484) (9525dbb)

v3.6.0

27 Jun 15:03
ea15dfe

Choose a tag to compare

3.6.0 (2024-06-27)

Features

v3.5.1

23 Jun 19:03
16e1466

Choose a tag to compare

3.5.1 (2024-06-23)

Bug Fixes

  • Added docs for useTransformComponent and fixed the hook to update on context change (#480) (16e1466)

v3.5.0

21 Jun 10:30

Choose a tag to compare

3.5.0 (2024-06-21)

Bug Fixes

Features

  • Support for simultaneous pinching and zooming (#475) (e2b0df4)
  • transform-hook: UseTransformComponent added (#405) (042c283)

v3.4.4

28 Mar 19:18
8dacc27

Choose a tag to compare

3.4.4 (2024-03-28)

Bug Fixes