Releases: BetterTyped/react-zoom-pan-pinch
Releases · BetterTyped/react-zoom-pan-pinch
v3.6.1
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
3.6.0 (2024-06-27)
Features
v3.5.1
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
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
3.4.4 (2024-03-28)
Bug Fixes
v3.4.3
3.4.3 (2024-02-26)
Bug Fixes
- Add check for ResizeObserver availability to prevent reference errors (#455) (acecc35)
v3.4.2
3.4.2 (2024-02-02)
Bug Fixes
v3.4.1
3.4.1 (2024-02-01)
Bug Fixes
- update props when TransformWrapper is updated (#449) (c17412b)
v3.4.0
3.4.0 (2024-01-31)
Bug Fixes
Features
- added pan on scroll, improve the build (#447) (6167676)
v3.3.0
3.3.0 (2023-10-23)
Bug Fixes
- 🐛 Performance and regression (11c0f41)
Features
- Add Left, Right, and Middle click pan options (#420) (2777107)