rsnext/docs/api-reference
Rich Haines 16e2fd6dc3
Update Edge Runtime docs page (#46239)
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change(s) that you're making:
-->

This PR updates the Edge Runtime docs on the next.js docs site with
simplified tables for each API section

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ]
[e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-02-22 20:40:21 -08:00
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next feat: add contentDispositionType config to Image Optimization API (#46254) 2023-02-22 19:56:51 +00:00
next.config.js Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
cli.md [ESLint] Add app dir to default linting directories (#44426) 2023-02-07 13:53:46 -08:00
create-next-app.md Prompt for custom import alias and store preferences in CNA (#44872) 2023-01-13 16:51:25 -08:00
edge-runtime.md Update Edge Runtime docs page (#46239) 2023-02-22 20:40:21 -08:00