Closed Southclaws closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
storyden | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Oct 11, 2024 10:56am |
[!CAUTION]
Review failed
The pull request is closed.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Creating a library page now instantly calls the POST operation and lands the user on the new page. The new page will have a placeholder name (since the API is not yet compatible with nameless nodes - to change n future)
Also consolidated all library mutations to a single hook with proper optimistic mutation and revalidation support.
Rich cards now correctly use next/link for client side navigation.
All SWR is keepPreviousData for better UX site-wide.