rsnext/docs/api-reference/next
Luis Alvarez D ab119bcc79
Update middleware examples list (#35622)
Logging and analytics are not provided in vercel/examples using middleware.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `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`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-03-28 16:05:58 +00:00
..
amp.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
head.md name should be key (#28917) 2021-09-08 14:00:34 +00:00
image.md Update next/image docs for width & height (#35188) 2022-03-17 15:16:15 -04:00
link.md Refactor data fetching API docs (#30615) 2022-01-12 08:56:51 +01:00
router.md Re-render details if rewrites are used (#34049) 2022-02-09 20:15:59 -06:00
script.md Adds web worker support to <Script /> using Partytown (#34244) 2022-03-11 22:26:46 +00:00
server.md Update middleware examples list (#35622) 2022-03-28 16:05:58 +00:00
streaming.md Update rsc refresh typing and doc example (#35543) 2022-03-25 22:54:07 +01:00