adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
482 stars 64 forks source link

Breaking Change with Nextjs 11 #101

Closed Lwachira closed 3 years ago

Lwachira commented 3 years ago

So the next version of Nextjs 11, has a breaking change with Head.Rewind().

link to breaking change

This mostly affects withApollo.tsx

I'm pretty sure there is a plan to upgrade next-apollo, just figured I would let you know.

adamsoffer commented 3 years ago

Closed by #102