pablo-abc / felte

An extensible form library for Svelte, Solid and React
https://felte.dev
MIT License
1.01k stars 44 forks source link

Support svelte 4.0 #247

Closed baseplate-admin closed 1 year ago

baseplate-admin commented 1 year ago

Hi now that svelte 4.0 is out, would you mind adding svelte 4.0 support ?

Thanks a bunch :D

pablo-abc commented 1 year ago

Hey! I updated the peer dependency on the latest version of Felte already! Is that not working?

baseplate-admin commented 1 year ago

Hi the issue originates from @reporter/svelte

I think this somehow slipped ?

https://github.com/pablo-abc/felte/blob/f69de9c8ddd904ee9b56cf10bcaad908d3b2e298/packages/reporter-svelte/package.json#L54-L56

baseplate-admin commented 1 year ago

Here's a picture showing the error image

ecelustka commented 1 year ago

Hey, I'm planning to dive into svelte 4 support, during this weekend :). So hopefully new release will happen next week 👍

pablo-abc commented 1 year ago

Publishing command had failed for the reporter package specifically 😅 it's up now

baseplate-admin commented 1 year ago

Closing as this issue is resolved. Thanks @pablo-abc