rsnext/packages
JJ Kasper 8f5ffed72e
Update fetch cache handling with POST requests (#46856)
This updates to no longer skip caching POST or authed requests with the
fetch cache and instead we bail when `cookies()` or `headers()` is used
prior which is a better heuristic to signal user specific data would be
related to the fetch request.

x-ref: [slack
thread](https://vercel.slack.com/archives/C042LHPJ1NX/p1678130069138849)

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)
2023-03-06 21:30:29 -08:00
..
create-next-app v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
eslint-config-next v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
eslint-plugin-next v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
font next/font refactoring and additional unit tests (#46731) 2023-03-06 17:16:25 -08:00
next Update fetch cache handling with POST requests (#46856) 2023-03-06 21:30:29 -08:00
next-bundle-analyzer v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-codemod v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-env v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-mdx v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-plugin-storybook v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-polyfill-module v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-polyfill-nomodule v13.2.4-canary.4 2023-03-05 10:26:29 -08:00
next-swc Revert "Update vendored React" (#46861) 2023-03-06 21:17:15 -08:00
react-dev-overlay Port error overlay hydration error to pages directory (#46677) 2023-03-06 19:40:25 -08:00
react-refresh-utils v13.2.4-canary.4 2023-03-05 10:26:29 -08:00