react-flow icon indicating copy to clipboard operation
react-flow copied to clipboard

v10 bindings

Open grsoares21 opened this issue 2 years ago • 1 comments

Recently React Flow has released it's v10 and it contains lots of breaking changes on their API (https://reactflow.dev/docs/guides/migrate-to-v10/). Therefore we'd need new bindings to make it work with ReScript.

I'd definitely offer to make a PR for this but I'm still a beginner in ReScript and I'm not even sure how to begin. If this hasn't been tackled yet by the time I have enough knowledge to do so, I'll do it. Also I'm not really sure how the versioning works for these cases? Will it just be a new major NPM version for the bindings?

Thanks in advance if anyone decides to tackle this. I'll be using a previous version of React Flow meanwhile.

grsoares21 avatar Mar 15 '22 11:03 grsoares21