Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] updating information about fetch caching in the fetching docs #72156

Merged
merged 8 commits into from
Nov 4, 2024

Conversation

RafaelAndeloci
Copy link
Contributor

Closes: #72152

This PR fixes a information about fetching being memoized by default in the fetching docs

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Oct 31, 2024
@ijjk
Copy link
Member

ijjk commented Oct 31, 2024

Allow CI Workflow Run

  • approve CI run for commit: 62ff14f

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@RafaelAndeloci
Copy link
Contributor Author

it's my first contribution, do I need to do something else in order to pass the checks?

@RafaelAndeloci
Copy link
Contributor Author

@ijjk updated the code example and put a good to know card explaining that the default cache: no-store changed in version 15.

@ijjk ijjk enabled auto-merge (squash) November 4, 2024 22:52
@ijjk ijjk merged commit 817a4a1 into vercel:canary Nov 4, 2024
38 checks passed
@RafaelAndeloci
Copy link
Contributor Author

@ijjk thanks bro!

stipsan pushed a commit to sanity-io/next.js that referenced this pull request Nov 6, 2024
…ercel#72156)

Closes: vercel#72152

This PR fixes a information about fetching being memoized by default in
the [fetching
docs](https://nextjs.org/docs/app/building-your-application/data-fetching/fetching#reusing-data-across-multiple-functions)

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Related to Next.js' official documentation. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Updating the docs about fetch being memoized
2 participants