zth / rescript-relay

Use Relay with ReScript.
https://rescript-relay-documentation.vercel.app/docs/getting-started
337 stars 50 forks source link

Roadmap #427

Closed zth closed 7 months ago

zth commented 1 year ago

Loose notes for a roadmap. This is WIP and not exhaustive right now.

2.0

Intended to be "incremental" and easy to adopt.

3.0

Intended to restructure underlying code a lot. As always as few breaking changes as possible, but there will be breakages here.

DZakh commented 9 months ago

Consider removing automatic conversion of custom scalars. I know people like this functionality, and I really do to, but it's adding an almost unreasonable amount of complexity to the compiler code, because of various reasons

Please no 😭