Skip to content

Commit 9935cc5

Browse files
Version Packages
1 parent 2c0e613 commit 9935cc5

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fluffy-rocks-burn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/red-dingos-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- 8d950e4: Add support for onZoomChange reporting to Uncontrolled components and include additional argument housing the fired event
8+
9+
### Patch Changes
10+
11+
- 855bc02: ensure open modal has pointer-events to fix 3rd party probs
12+
313
## 5.3.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-medium-image-zoom",
3-
"version": "5.3.0",
3+
"version": "5.4.0",
44
"license": "BSD-3-Clause",
55
"description": "Accessible medium.com-style image zoom for React",
66
"type": "module",

0 commit comments

Comments
 (0)