adamsoffer / next-apollo

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

Update withApollo.tsx - This update removes the breaking changes of React 11. #102

Closed Lwachira closed 3 years ago

Lwachira commented 3 years ago

This removes Head.Rewind as well as the Unused Import

it occurred just now that maybe you haven't rolled out the next change for projects not on React 11.

4ortytwo commented 3 years ago

This PR is really needed @adamsoffer 🙏

adamsoffer commented 3 years ago

Thanks @Lwachira ! This has been published.