Company
Date Published
Author
Lenz Weber-Tronic
Word count
546
Language
English
Hacker News points
None

Summary

The Apollo Client community is excited to announce the official release of `@apollo/client-integration-nextjs`, a stable package that integrates Apollo Client with Next.js. After two years of testing and refinement, this milestone marks a significant achievement for the Apollo Client community. The new package includes improved support for multipart responses, enabling a truly no-waterfall experience that outperforms plain REST APIs. This hybrid approach allows clients to make requests in the client, merging them into the normalized cache and reducing server-side workload. The release also includes setup instructions and marks the start of alpha releases for React-Router 7 (Remix) and TanStack Start integrations. Additionally, Apollo Client 4.0 has entered the alpha stage, featuring improvements such as modern bundling, reduced bundle size, coherent error handling, and a `useLazyQuery` rewrite.