Releases: wellyshen/react-cool-img
Releases · wellyshen/react-cool-img
v0.6.8
- Fix duplicated image tags displayed in Javascript disabled case
v0.6.0
Breaking Change
observerConfig
has been changed to observerOptions
(see API)
debounce
now is a top-level prop (see API)
New Feature
- Cache loaded images, don't repeatedly lazy loading them for better UX (see here)
v0.5.6
- Correct lazy-loading behavior
- Code refactor
- Fix typo
v0.5.2
- Support Javascript unavailable case
- Support SEO
v0.5.0
🎉 React Cool Img is here!