sanity-io / next-sanity

Sanity.io toolkit for Next.js

Home Page:https://www.sanity.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Migration Guides' links

rubenprodev opened this issue · comments

I wanted to check the migration guide from v4 to v5 but when you reach it there are two options:

I would've fixed by myself via PR, but already have a project with the same name and now I'm too lazy and busy to do it. Hope you don't mind, but wanted to reflect it to help others on my same situation. You could get those links just clicking on the other ones and looking for these ones, but just in case 😉

The migration guides are also way too slim, I'm attempting to migrate from v4 to the latest and I'm just really confused. Wish they would like to a finished project with preview, draft etc.

Thanks @rubenprodev, fixed!
@Tobeyforce we hear you, projects vary a lot in implementation details and what features they're using. We're exploring ways to account for this and find the right balance. For now I recommend using the Personal Website template as a reference implementation as it demonstrates how to use all the Next features (Webhooks, revalidateTag, Draft Mode) and Sanity features (Embedded Studio, Presentation Tool, Visual Editing).
You can also open issues and ask us for guidance on how to migrate specific features from v4 to v7, adapted to your use case and the functionality you wish to have 😄