fix(deps): update dependency react-gallery-carousel to ^0.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react-gallery-carousel | dependencies | minor | ^0.2.4 -> ^0.4.0 |
@types/react-gallery-carousel (source) | devDependencies | patch | ^0.2.1 -> ^0.2.6 |
Release Notes
yifaneye/react-gallery-carousel (react-gallery-carousel)
v0.4.0
Enhancements
-
Add support for custom elements.
-
Improve format in the README file.
v0.3.0
Bug Fixes
-
Fix issue related to maximizing/minimizing not working when shouldMaximizeOnClick/shouldMinimizeOnClick is on, for Toggle Device Toolbar (simulated mobile devices). (Issue #74)
-
Fix issue related to
npm install
not working for/example
. (Issue #72)
Enhancements
- Update package dependencies. (Issue #71)
v0.2.10
Enhancements
- Add react 18 to peer dependencies.
v0.2.9
Bug Fixes
- Third attempt to fix swiping stuck after zoom issue. (Issue #44)
v0.2.8
Bug Fixes
- Second attempt to fix swiping stuck after zoom issue. (Issue #44)
Enhancements
- Simplify Gatsby example
v0.2.7
Enhancements
-
Fix "invalid or unexpected token" issue in Next.js. (Issue #51)
-
Remove request to "object Object" (Issue #52)
v0.2.6
Enhancements
-
Fix swiping stuck after zoom issue. (Issue #44)
-
Remove title for icons. (Issue #60)
v0.2.5
Enhancements
-
Added support for custom children for the thumbnails. (Issue #40)
-
Enhanced docs.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.