Convex goes server-side with first-class Next.js support. New fetchQuery, fetchMutation, and fetchAction helpers work directly in Server Components, and preloadQuery enables SSR-to-client handoff so pages load with data already present. This is the release that makes Convex a full-stack option for Next.js apps.
Product Release January 17, 2024
Convex 1.8
convex v1.8
Convex Team
Published on January 17, 2024
Overview
Included Features (4)
#37
Next.js Server-Side Data Loading
New convex/nextjs entrypoint provides fetchQuery, fetchMutation, fetchAction for Server Components/Actions, plus preloadQuery for SSR-to-client handoff.
Completed
#38
Team Usage Function Breakdown
The dashboard Team Usage page now shows per-function breakdown of database, storage, and vector bandwidth consumption.
Completed
#39
Dashboard File Management
Upload and delete multiple files at once on the Files page.
Completed
#40
Aliased Dashboard URLs
Link to any dashboard page with /team, /project, and /deployment aliased URLs that open the last-used resource.
Completed