elmish / react

Elmish React extensions for writing SPA and Native apps
https://elmish.github.io/react
Other
104 stars 21 forks source link

Add Fable.ReactDom.Types dependency #71

Closed alfonsogarciacaro closed 2 years ago

alfonsogarciacaro commented 2 years ago

Sorry for the last-minute change, but as discussed with @MangelMaxime here, given that we're introducing a breaking change in Fable.React, we're taking the opportunity to also put the bindings for react and react-dom in different libraries. Because elmish/react depends on the react-dom bindings it needs to have the new Fable.ReactDom.Types dependency.