apollographql / apollo-client-nextjs

Apollo Client support for the Next.js App Router
https://www.npmjs.com/package/@apollo/experimental-nextjs-app-support
MIT License
352 stars 25 forks source link

0.9.0 (3) - add integration test with experimentally patched React version #219

Closed phryneas closed 1 month ago

phryneas commented 1 month ago

This adds an integration test for the "experimental React hooks" solution and moves the @apollo/client-react-streaming/experimental-react-transport out of the package, only into the test.

It's not overly complicated, and we probably don't need to really ship it as part of a package.