v2.0.0
🚨 Breaking Changes
- core:
- Drop
loadImageandisLazyLoadingSupported- by @johannschopplich (62dc2) - Add eager-priority path - by @johannschopplich (ed8cb)
- Callback parity and options-object
triggerLoad- by @johannschopplich in #64 (9f08c) - AutoSizes owns resize tracking; vue/nuxt onCleanup - by @johannschopplich (fe166)
- Drop
- vue,nuxt:
- Rename
@loadedto@image-loadand add@image-error- by @johannschopplich (690b4)
- Rename
🚀 Features
art direction across adapters - by @johannschopplich in #48 (83e8e) - core: Add dev-mode LCP warning - by @johannschopplich (a1c61)
🐞 Bug Fixes
- Remove stale legacy default export - by @johannschopplich (66c66)
- vue: Update exports in
package.jsonto include types for components - by @johannschopplich (511f3)
🏎 Performance
- Migrate to tsdown - by @johannschopplich (f4d97)