Zaid-Ajaj / Feliz

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
https://zaid-ajaj.github.io/Feliz/
MIT License
534 stars 78 forks source link

Fable.React.Types-dependent Recharts and SelectSearch #519

Closed kerams closed 1 year ago

kerams commented 1 year ago

Hey, could you please release Feliz.Recharts and Feliz.SelectSearch which depend on Feliz v2 beta? Fable compilation works, but I'm getting Intellisense errors because of the type-assembly reshuffling.

Zaid-Ajaj commented 1 year ago

I am a bit reluctant to publish more libraries as beta and instead waiting for a stable release of Fable v4 which means the AST is stable. Then I can publish stable versions of Feliz.CompilerPlugins, Feliz itself and all the libraries that depend on it in this repo