Releases: rpearce/react-medium-image-zoom
Releases · rpearce/react-medium-image-zoom
v5.2.14
Patch Changes
- d59b9f1: fix crossorigin images not loading when copied
v5.2.13
Patch Changes
- 330cd40: fix zooming inside a parent dialog that has a close handler
v5.2.12
Patch Changes
- 63388a8: support react@19 and credit edlerd
v5.2.11
Patch Changes
- b647071: fixes zooming inside a dialog with click outside behavior
v5.2.10
Patch Changes
- 44473b3: include 'use client' directive in esm output
v5.2.9
Patch Changes
- 868d0e1: fix unzooming getting stuck in Safari
v5.2.8
[5.2.8] - 2024-07-15
Fixed
- Safari: Zoomable images make the body extend beyond the content (#627)
v5.2.7
[5.2.7] - 2024-07-08
Fixed
- flickering after unzooming (#631)
v5.2.6
[5.2.6] - 2024-07-08
Fixed
- img SVGs with no dimensions not scaling (#629)
v5.2.5
[5.2.5] - 2024-06-22
Fixed
- Zooming effect breaks when images is clicked while scrolling (#439)