rsnext/docs/advanced-features
Hugo fedcae42d0
Update custom-error-page for getServerSideProps (#41723)
`fetch` output type has `status` but no `statusCode`, see MDN https://developer.mozilla.org/en-US/docs/Web/API/Response/status


## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-10-24 19:00:14 +00:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-18 Update Server Components documentation. (#40452) 2022-09-12 00:12:14 +00:00
automatic-static-optimization.md chore(examples): fix active-class-name example (#37828) 2022-06-21 15:44:29 +00:00
ci-build-caching.md Move CI build cache instructions to Deployment docs (#35418) 2022-05-13 09:56:47 -04:00
codemods.md Update next-image-experimental codemod to handle loaders (#41633) 2022-10-21 15:26:42 -07:00
compiler.md Enable swcMinify by default (#41506) 2022-10-17 23:33:04 -07:00
custom-app.md Add info on context.ctx argument (#35303) 2022-03-15 15:34:49 +01:00
custom-document.md Update custom-document.md (#37811) 2022-06-18 22:27:29 +00:00
custom-error-page.md Update custom-error-page for getServerSideProps (#41723) 2022-10-24 19:00:14 +00:00
custom-server.md Update custom server docs for async methods (#30521) 2022-02-06 03:22:02 +00:00
customizing-babel-config.md Update babel docs to mention you can use babel.config.js. (#23434) 2021-03-26 16:01:22 +00:00
customizing-postcss-config.md Document CSS Grid Better (#16996) 2020-09-10 13:46:14 -04:00
debugging.md Update debugging.md (--dev -> --save-dev for npm) (#39998) 2022-08-29 12:42:46 -05:00
dynamic-import.md Clarify use of loading property (#40488) 2022-09-12 18:31:23 +00:00
error-handling.md docs: Remove extraneous FallbackComponent prop from error boundary docs (#40785) 2022-09-22 09:04:44 -07:00
i18n-routing.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
measuring-performance.md add attribution to web vitals (#39368) 2022-10-04 00:17:30 +00:00
middleware.md Docs for request headers overrides in middleware (#41546) 2022-10-19 15:46:03 +02:00
module-path-aliases.md Update module-path-aliases.md (#22739) 2021-03-08 14:19:31 +01:00
multi-zones.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
output-file-tracing.md docs(image): improve error message when sharp is missing in standalone mode (#41133) 2022-10-05 17:28:29 +00:00
preview-mode.md Add Enterspeed blog example (#35897) 2022-09-30 01:48:00 +02:00
security-headers.md Update security-headers doc (#41312) 2022-10-10 17:03:58 -07:00
source-maps.md Updated copy around enabling source maps (#36852) 2022-05-12 11:45:23 +00:00
src-directory.md No info on environment variables in the src folder (#33110) (#33136) 2022-01-10 13:58:29 +00:00
static-html-export.md Update static-html-export.md (#40808) 2022-09-22 20:37:41 +00:00
using-mdx.md docs: note MDX with remark-gfm usage (#41391) 2022-10-13 17:13:36 +00:00