johannschopplich / unlazy

🪧 Universal lazy loading library for placeholder images leveraging native browser APIs

Home Page:https://unlazy.byjohann.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte 4 support

jonasfroeller opened this issue · comments

Describe the feature

npm ERR! Found: svelte@4.2.8
npm ERR! peer svelte@"^3.54.0" from @unlazy/svelte@0.10.2

Additional information

  • Would you be willing to help implement this feature?
  • Can you think of other implementations of this feature?

Final checks

Added support for Svelte 4 in e0d4cda.

Please install v0.10.3 for this feature. Thx!