Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[pull] canary from vercel:canary #129

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

Merged
merged 5 commits into from
May 15, 2025
Merged

[pull] canary from vercel:canary #129

merged 5 commits into from
May 15, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented May 15, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

delbaoliveira and others added 5 commits May 15, 2025 14:26
Closes: 
- https://linear.app/vercel/issue/DOC-4655/client-components
- https://linear.app/vercel/issue/DOC-4656/server-components
- https://linear.app/vercel/issue/DOC-4657/composition-patterns

Redirects: vercel/front#45564

This PR:

- Adds new **Server and Client Components** page to **Getting Started**
   - Explains how Server and Client components are rendered 
   - Clarifies when to use them
   - Reviews and simplifies composition patterns (examples)
- Improves the **How does PPR work** section in light of static,
dynamic, and streaming.
All pages have been migrated. 

Redirects: vercel/front#45728
…9213)

This allows a cache handler to check the timestamp of a cache entry
against the latest expiration of the given soft tags, and discarding the
entry if it's stale. Subsequently, it does not need to consult a
potentially separate tags service to retrieve a value in the
`CacheHandler.getExpiration` call for those tags, so that Next.js could
handle the expiration check. It can return `Infinity` instead.
### What?

Implement `ShrinkToFit` for `AutoMap`, which can be used in a `Vc`

### Why?

For consistency and to reduce max RSS

---------

Co-authored-by: Niklas Mischkulnig <[email protected]>
@pull pull bot added the ⤵️ pull label May 15, 2025
@pull pull bot merged commit 62de494 into code:canary May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants