Impact
- Affected: Users of Next.js between
10.0.5
and 10.2.0
- Affected: Users of Next.js between
11.0.0
and 11.0.1
using pages/_error.js
without getInitialProps
- Affected: Users of Next.js between
11.0.0
and 11.0.1
using pages/_error.js
and next export
- Not affected: Deployments on Vercel (vercel.com) are not affected
- Not affected: Deployments with
pages/404.js
We recommend everyone to upgrade regardless of whether you can reproduce the issue or not.
Patches
https://github.com/vercel/next.js/releases/tag/v11.1.0
Impact
10.0.5
and10.2.0
11.0.0
and11.0.1
usingpages/_error.js
withoutgetInitialProps
11.0.0
and11.0.1
usingpages/_error.js
andnext export
pages/404.js
We recommend everyone to upgrade regardless of whether you can reproduce the issue or not.
Patches
https://github.com/vercel/next.js/releases/tag/v11.1.0