You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good question -- when to break compatibility with old reason react.
Even though not necessary for 10.0, if a PPX V4 would go in 10.1, it makes sense to break already from 10.0 as a preparation step.
I guess this needs to be spelled out in #5413
So that a breaking notice goes out with the compiler release.
AFAIK, there are react related modules in ReasonML for easy testing, I guess. It seems outdated and causes the build to fail for ppx v4 which annotates the ref type to
ReactDOM
https://github.com/rescript-lang/syntax/blob/0bbb5f8e30f220c5d6fe7b836d663a7272cbedff/cli/reactjs_jsx_ppx_v3.ml#L41.Should it be updated or re-allocated?
The text was updated successfully, but these errors were encountered: