rsnext/packages
JJ Kasper d951b2385f
Update /500 page exporting when _error has custom GIP (#22887)
This updates to not automatically export `/500` from `_error` if a custom `getInitialProps` is used since logic may be used inside of this method that causes the export to fail. Users can still opt-in to the static `/500` by adding a `pages/500.js` file. 

This also refactors checking `_app` for custom `getInitialProps` to outside of the static check loop to prevent a potential race condition where we could run this check multiple times un-necessarily.  

Fixes: https://github.com/vercel/next.js/issues/22815
2021-03-09 09:55:28 +00:00
..
create-next-app v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
eslint-plugin-next v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next Update /500 page exporting when _error has custom GIP (#22887) 2021-03-09 09:55:28 +00:00
next-bundle-analyzer v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-codemod v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-env v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-mdx v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-plugin-google-analytics v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-plugin-sentry v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-plugin-storybook v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-polyfill-module v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
next-polyfill-nomodule v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
react-dev-overlay v10.0.9-canary.2 2021-03-08 10:58:24 -06:00
react-refresh-utils v10.0.9-canary.2 2021-03-08 10:58:24 -06:00