next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

changing next version to latest canary version

Open newlomar opened this issue 1 year ago • 3 comments

Otherwise it breaks the application on chapter 10 of the learn docs: https://nextjs.org/learn/dashboard-app/partial-prerendering , when you implement partial-prerendering incremental config.

newlomar avatar Nov 17 '24 18:11 newlomar

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-learn-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 6:04pm
next-seo-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 6:04pm

vercel[bot] avatar Nov 17 '24 18:11 vercel[bot]

@newlomar is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 17 '24 18:11 vercel[bot]

I don't think from the beginning should add a canary version, the document should updated that install the canary version when wanna use ppr,

I suggest adding pnpm install next@canary in Chapter 10 page Implementing Partial Prerendering

nitronaj avatar Nov 20 '24 08:11 nitronaj