Update dependency react-lazy-load-image-component to v1.6.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react-lazy-load-image-component | dependencies | minor | 1.5.1 -> 1.6.0 |
Release Notes
Aljullu/react-lazy-load-image-component (react-lazy-load-image-component)
v1.6.0
- Fix passing
onLoad
overwrites, and callonLoad
insideonImageLoad
(#120, thanks @johnsonsu).
v1.5.6
- Handle case where the placeholder component might not be visible to avoid triggering an error (#115, thanks @crisboarna).
v1.5.5
- Fix SSR Warning in React 18: Prop style did not match (#104, thanks @zakharovmikhail).
v1.5.4
- Support for React 18 (#100, thanks @jussikinnula)
v1.5.3
- Fix Jest warning in
trackWindowScroll()
(#97, thanks @TimLehner). - Optimize
getScrollElement()
(b02d1e1
). - Update dependencies (
7559469
). - Enforce strict equalities (
5ba7fe7
).
v1.5.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot