Closed freeatnet closed 5 years ago
Hey @freeatnet ! Yeah, I recently published v3.0.0 to support apollo-hooks
. Sorry for the confusion. Someone recommended I start publishing a changelog to avoid such confusion in the future. I'll make sure to do that when publishing future versions.
react-apollo
is out of beta since the time of writing
@adamsoffer thank you for doing all the work you do on this library!
I had a bit of an issue setting up a new project with next-apollo last night. The most jarring part of it, I suppose, is I had a chance to integrate this library in another project just last month and following the documentation worked like a charm.
I eventually stumbled upon https://github.com/adamsoffer/next-apollo-example and got things to work by looking at its code; however, I still have a couple of questions:
P.S. I documented the struggles here in case anyone faces the same issues in the meantime.