Upgrade to relay modern
hung-phan opened this issue · 1 comments
hung-phan commented
Hi @denvned,
do you have any plan to upgrade the version of react-relay to 1.0.0?
robrichard commented
@hung-phan I have a PR to support classic mode in react-relay@1.0.0 #66
For relay modern, I have an example of how to do isomorphic rendering without isomorphic-relay
: https://github.com/robrichard/relay-modern-isomorphic-example