Releases: johannschopplich/unlazy
Releases · johannschopplich/unlazy
v0.4.0
v0.3.1
No significant changes
View changes on GitHub
v0.2.4
🐞 Bug Fixes
- Named exports for build-less usage - by @johannschopplich (079f0)
View changes on GitHub
v0.2.3
No significant changes
View changes on GitHub
v0.2.2
No significant changes
View changes on GitHub
v0.2.1
v0.2.0
🚨 Breaking Changes
- Rename
lazyLoadImages
tolazyLoad
- by @johannschopplich (19a72)
🚀 Features
- Allow passing DOM element and more - by @johannschopplich (e04af)
- Blurhash and blurhash SSR support - by @johannschopplich (9c3b9)
- Support
data-src
to lazy load from - by @johannschopplich (84b39)
View changes on GitHub
v0.1.0
🚀 Features
<picture>
tag support - by @johannschopplich (e0bce)onLoad
callback - by @johannschopplich (528b4)- Fallback if
loading="lazy"
unsupported - by @johannschopplich (aa62f)