Releases: lfades/next-with-apollo
Releases · lfades/next-with-apollo
v5.3.0
Thank you @Gokhan-Unal @macrozone !
Updated peer deps
Updated peer deps to include Next.js 11 and React 18
Support Next.js 11
Removed the usage of Head.rewind
that was deprecated and removed in Next.js 11
Support Next.js 10 and React 17
Added Next.js 10 and React 17 to peer deps. Old versions are still supported, this change makes sure to upgrade the range of Next.js and React versions that the package supports.