Releases: johannschopplich/unlazy
Releases · johannschopplich/unlazy
v0.2.0
🚨 Breaking Changes
- Rename
lazyLoadImagestolazyLoad- by @johannschopplich (19a72)
🚀 Features
- Allow passing DOM element and more - by @johannschopplich (e04af)
- Blurhash and blurhash SSR support - by @johannschopplich (9c3b9)
- Support
data-srcto lazy load from - by @johannschopplich (84b39)
View changes on GitHub
v0.1.0
🚀 Features
<picture>tag support - by @johannschopplich (e0bce)onLoadcallback - by @johannschopplich (528b4)- Fallback if
loading="lazy"unsupported - by @johannschopplich (aa62f)