lvarayut/relay-fullstack

Have a plan to upgrade from Relay Classic to Relay Modern ?

haruthuc opened this issue ยท 12 comments

Hi, I'm newbie with React & Relay , GraphQL. I very liked relay-fullstack repo. Have a plan to upgrade Relay Classic to Relay Modern ?

I think this would be great since Relay Modern was just recently released. A lot of people would want to try it out, especially those who want to compare it with Apollo.

I wish we could. We are waiting for a upstream dependency. Canary has it integrated ( #86 ), but unfortunately I don't feel comfortable integrating it into master until react-router-relay merges the changes ( relay-tools/react-router-relay#235 ).
Cheers

Hi All,
What is the current status of this upgrade ? Will there be a merge to master sometime soon ?

TBH, I don't think so, but you should be able to work off experimental (I actually prefer that branch, since it adds flow). We will need a week after the new release of relay router.

Thanks for the update !

@Neitsch, the issue on react-router-relay has been merged. Would you like to merge the canary to master now?

Oh yeah, I forgot about that. Will try to get around to that soon!

any updates? We are about to kick off a new project and really want to start with the cleaner relay modern, based on the rest of what you have done.

I apologize that this is taking so long. Work is keeping my very busy right now. I'd recommend to use the experimental branch, since it is on modern and gives you some extras too. Simply replace the reference to my repo with the router version for modern.

I can probably have a look at implementing few roadmap items to canary branch this weekend (browsersync and JWT). What do you think about having dockerfile example as well (+ docker compose for frontend and backend orchestration)?

I'm updating all the dependencies to the latest versions and will merge the canary to the master very soon.