Releases: johannschopplich/unlazy
Releases · johannschopplich/unlazy
v0.8.5
🏎 Performance
- nuxt: Improve decoding handling - by @johannschopplich (e311a)
- react: Simplify effect - by @johannschopplich (0a67d)
- solid: Simplify effect - by @johannschopplich (c04ee)
- svelte: Simplify watcher - by @johannschopplich (348bf)
- vue: Simplify watcher - by @johannschopplich (14e62)
View changes on GitHub
v0.8.4
🐞 Bug Fixes
- nuxt: Hash placeholder decoding in client - by @johannschopplich (444d6)
View changes on GitHub
v0.8.3
🐞 Bug Fixes
- nuxt: Hash placeholder decoding in client - by @johannschopplich (0dd59)
View changes on GitHub
v0.8.2
🚨 Breaking Changes
- components:
src
ansrcSet
props for lazy loading - by @johannschopplich (8acfc)
🚀 Features
- nuxt:
sources
for<picture>
element - by @johannschopplich (6b94d)
View changes on GitHub
v0.8.1
🚨 Breaking Changes
- Remove
immediate
option - by @johannschopplich (566fa)
🚀 Features
- nuxt:
lazyLoad
prop for data saving mode etc. - by @johannschopplich (4e03c)
View changes on GitHub
v0.8.0
v0.7.6
🐞 Bug Fixes
- Add
typesVersions
for sub-export typing - by @johannschopplich (2b645)
View changes on GitHub
v0.7.5
v0.7.4
🐞 Bug Fixes
- nuxt: Use
placeholderSize
for SSR generation - by @johannschopplich (39171)
View changes on GitHub
v0.7.3
No significant changes