Releases: johannschopplich/unlazy
Releases · johannschopplich/unlazy
v1.0.0
🚨 Breaking Changes
- nuxt: Upgrade to Nuxt 4 - by @johannschopplich (abef8)
🐞 Bug Fixes
- nuxt: Enhance reactivity by tracking changes to image sources - by @johannschopplich in #52 (ba8b4)
- unlazy: Use
.d.tsfor legacymoduleResolutionsupport - by @johannschopplich in #66 (96648)
View changes on GitHub
v0.12.4
v0.12.3
🐞 Bug Fixes
- nuxt: Downgrade
@nuxt/module-builder- by @johannschopplich in #61 (ea07e) - vue: Fire
loadedevent when preload enabled - by @niryas in #60 (85322)
View changes on GitHub
v0.12.2
🐞 Bug Fixes
View changes on GitHub
v0.12.1
No significant changes
View changes on GitHub
v0.12.0
🚨 Breaking Changes
- svelte: Mimgrate to Svelte 5 runes - by @johannschopplich (23ef9)
View changes on GitHub
v0.11.8
🏎 Performance
- Outsource check for descendant of picture - by @johannschopplich (013eb)
View changes on GitHub
v0.11.7
🏎 Performance
- Use current date for placeholder id as well - by @johannschopplich (b8f95)
View changes on GitHub
v0.11.6
🐞 Bug Fixes
- Generate unique placeholder when no
srcpresent in image - by @johannschopplich (9d52f)
View changes on GitHub
v0.11.5
🐞 Bug Fixes
- Chrome preloading images with placeholders too early - by @johannschopplich (da41a)