jeddeloh / rescript-apollo-client

ReScript bindings for the Apollo Client ecosystem
MIT License
126 stars 18 forks source link

Support rescript 10 #149

Closed salemkode closed 1 year ago

jeddeloh commented 1 year ago

Is there something specific that's not working on 10 or do we just need to update our dependencies?

illusionalsagacity commented 1 year ago

I believe this was a peerDependencies thing, graphql-ppx also hasn't been published to show it supports 10 yet, but it does work.

jeddeloh commented 1 year ago

Resolved (at least to the extent we can) by #150