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: Add note that Server Actions work with static routes #55626

Merged
merged 2 commits into from Sep 24, 2023

Conversation

mostafaegouda
Copy link
Contributor

In the new next.js v13.5 blog post, the other improvements section mentions:

[Improvement] Server Actions now work with fully static routes (including revalidating data with ISR)

In the forms and mutation docs page, the good to know section mentions:

Currently, if a route uses a Server Action, it is required to render dynamically.

I have changed the good to know section to convey the new improvement mentioned in the v13.5 blog post

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

leerob
leerob previously approved these changes Sep 24, 2023
@ijjk
Copy link
Member

ijjk commented Sep 24, 2023

Allow CI Workflow Run

  • approve CI run for commit: 13ce228

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

@leerob leerob changed the title Update 03-forms-and-mutations.mdx docs: Add note that Server Actions work with static routes Sep 24, 2023
@kodiakhq kodiakhq bot merged commit 8f7d83f into vercel:canary Sep 24, 2023
59 checks passed
@github-actions github-actions bot added the locked label Oct 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants