maciekgrzybek / svelte-inview

A Svelte action that monitors an element enters or leaves the viewport.🔥
MIT License
749 stars 23 forks source link

feat: Support Svelte v4 #44

Closed oekazuma closed 1 year ago

oekazuma commented 1 year ago

close : https://github.com/maciekgrzybek/svelte-inview/issues/43

I installed it on Svelte4 and tested it, but it seemed to work without any changes, so I did not change anything except peerDependencies.

maciekgrzybek commented 1 year ago

Awesome, thanks for that :) I'll merge it this weekend :)

haukened commented 1 year ago

Ping!