-
Notifications
You must be signed in to change notification settings - Fork 27k
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: RC Updates #70031
Docs: RC Updates #70031
Conversation
All broken links are now fixed, thank you! |
- See #68379 - Additionally, people can read the headers available in their system, we don't have to document them individually in the API for accessing them.
…nto docs-rc-updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Left some comments
- Lifts the migration guide from #70031 - Adds additional details & updates with the latest information
- Lifts the migration guide from #70031 - Adds additional details & updates with the latest information
- Lifts the migration guide from #70031 - Adds additional details & updates with the latest information
Co-authored-by: Nikhil S <[email protected]>
…ex.mdx Co-authored-by: Nikhil S <[email protected]>
…ironment-variables.mdx Co-authored-by: Nikhil S <[email protected]>
…ex.mdx Co-authored-by: Nikhil S <[email protected]>
Co-authored-by: Nikhil S <[email protected]>
…ironment-variables.mdx Co-authored-by: Nikhil S <[email protected]>
- No examples for pages docs for now, we need to spend more time understanding the patterns there. RC is shipping today.
…nto docs-rc-updates
Please include in this page that : The solution is that user-land rewrites the cookie, overwriting Like in #49927 What I said is true for Next
Thanks 😎 |
Do not merge.
staticgeneration*
optionsnext/form
now available in pages,prefetch
prop added to appreverted changesnext/after
stableinstrumentation.js
stableturbo
config option out of experimentalconnection()
unstable_noStore
- add note about usingconnection()
noStore
withconnection
cookies
headers
draftMode
page.js
(searchParams
andparams
prop)layout.js
(params
prop)route.js
(params
prop)default.js
(params
prop)use
usage https://vercel.slack.com/archives/C06N3AXRQ82/p1726483924090979?thread_ts=1726250070.321229&cid=C06N3AXRQ82cookies
headers
draftMode
searchParams
params
geo
andip
ofNextRequest
#70064Closes: https://linear.app/vercel/issue/DOC-3018/nextjs-15-rc-2