jaydenseric / graphql-react

A GraphQL client for React using modern context and hooks APIs that is lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.
https://npm.im/graphql-react
MIT License
717 stars 22 forks source link

Publish SSR functionality in a separate package #57

Closed jaydenseric closed 3 years ago

jaydenseric commented 3 years ago

See https://github.com/jaydenseric/graphql-react/issues/53#issuecomment-697076618 .

I've already made good progress on this, and should publish the new package soon and integrate it here as a major change.