Version 11.0.0
Major
- Updated the
next
peer dependency to9.5 - 11
. - Removed
Head.rewind()
within the functionwithGraphQLReact
, as it was made a noop in Next.js v9.5 and was removed in Next.js v11.
Patch
- Updated dev dependencies.
- Added the
eslint-config-next
dev dependency fornext
v11.