morrys / react-relay-offline

TypeScript library files for Relay Modern Offline
https://morrys.github.io/react-relay-offline/docs/react-relay-offline.html
MIT License
224 stars 15 forks source link

feat: support relay runtime v13 #118

Closed totanvix closed 2 years ago

morrys commented 2 years ago

Hi @totanvix, I am already working on v13 relay support, as you can see in this PR https://github.com/morrys/wora/pull/125.

Unfortunately the support requires to adapt the tests to the new compiler. Soon I will release the new versions of the wora library 👍