rsnext/docs
Balázs Orbán 4d20beb7c5
BREAKING CHANGE: feat(edge): split NextCookies to RequestCookies and ResponseCookies (#41526)
Ref: [Slack
thread](https://vercel.slack.com/archives/C035J346QQL/p1666056382299069?thread_ts=1666041444.633059&cid=C035J346QQL),
[docs update](https://github.com/vercel/front/pull/17090)

Spec: https://wicg.github.io/cookie-store/

BREAKING CHANGE:

Ref: https://github.com/vercel/edge-runtime/pull/177,
https://github.com/vercel/edge-runtime/pull/181

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a 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 a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-10-27 00:20:39 -07:00
..
advanced-features BREAKING CHANGE: feat(edge): split NextCookies to RequestCookies and ResponseCookies (#41526) 2022-10-27 00:20:39 -07:00
api-reference BREAKING CHANGE: feat(edge): split NextCookies to RequestCookies and ResponseCookies (#41526) 2022-10-27 00:20:39 -07:00
api-routes API Routes Request Helpers docs. (#39407) 2022-08-09 02:02:14 +00:00
basic-features Fix more incorrect markdown langs (#41939) 2022-10-26 22:48:35 -07:00
guides Update building-form sample code (#38437) 2022-07-08 03:18:59 +00:00
migrating BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
routing Small change to note <Link /> executes server methods (#41577) 2022-10-20 00:51:51 +00:00
accessibility.md Add documentation on accessibility. (#38522) 2022-07-14 13:05:39 +00:00
authentication.md Alphabetize auth docs providers. (#34281) 2022-02-13 00:51:53 +00:00
deployment.md [Doc] Update Next.js + Static Web Apps (#41857) 2022-10-26 18:33:59 +00:00
faq.md doc: improve a word client side rendering (#39771) 2022-08-22 14:55:46 -05:00
getting-started.md Bump minimum Node.js version to 14.6.0 (#41765) 2022-10-24 21:47:54 -07:00
going-to-production.md docs: fix typos (#40342) 2022-09-08 20:38:26 +00:00
manifest.json Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
testing.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
upgrading.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00