Releases: Aljullu/react-lazy-load-image-component
Releases · Aljullu/react-lazy-load-image-component
1.5.0-beta.0
1.5.0-beta.0
1.4.3
1.4.2
1.4.1
1.4.1-beta.0
Bump version to 1.4.1-beta.0
1.4.0
Features
- New prop
useIntersectionObserver
that allows preventing the usage of browser's IntersectionObserver (#45). - Use passive listeners to improve performance (#38).
Fixes
- Fix
delayMethod
anddelayTime
not being passed down toPlaceholderWithTracking
(#35). - Don't set
background-image
andbackground-size
style attributes if placeholder src is not defined (#51, thanks @Andriiuxa).
1.4.0-beta.1
1.4.0-beta.1
1.4.0-beta.0
Bump version to 1.4.0-beta.0