dylanblokhuis / svelte-feather-icons

https://www.npmjs.com/package/svelte-feather-icons/
MIT License
136 stars 21 forks source link

Change SvelteComponentTyped to SvelteComponent #27

Closed calasanmarko closed 4 weeks ago

calasanmarko commented 7 months ago

See issue https://github.com/dylanblokhuis/svelte-feather-icons/issues/26.

Typescript and svelte-check complain when using SvelteComponentTyped instead of SvelteComponent, probably related to the deprecation of the former.

This PR changes the build script to use SvelteComponent.

ArtskydJ commented 1 month ago

@dylanblokhuis any chance this could get merged?

dylanblokhuis commented 4 weeks ago

Merged, available now with v4.2.0