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: update pages automatic static optimization rendering page #72545

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

mrhrifat
Copy link
Contributor

Improving Documentation

I just add Good to know to below path note which was in a block but not add the tag.

Pages > Rendering > Automatic Static Optimization

Before:

Statically generated pages are still reactive: Next.js will hydrate your application client-side to give it full interactivity.

Now:

Good to know: Statically generated pages are still reactive. Next.js will hydrate your application client-side to give it full interactivity.

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

@samcx samcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting a PR!

:lgtm:

@samcx samcx enabled auto-merge (squash) November 22, 2024 20:58
@samcx samcx merged commit 7ee495e into vercel:canary Nov 22, 2024
39 checks passed
wyattjoh pushed a commit that referenced this pull request Nov 28, 2024
## Improving Documentation
I just add **Good to know** to below path note which was in a block but
not add the tag.
> Pages > Rendering > Automatic Static Optimization

**Before:**
> Statically generated pages are still reactive: Next.js will hydrate
your application client-side to give it full interactivity.

**Now:**
> **Good to know:** Statically generated pages are still reactive.
Next.js will hydrate your application client-side to give it full
interactivity.

Co-authored-by: Sam Ko <sam@vercel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants