Skip to content

Conversation

@hwillson
Copy link
Member

@hwillson hwillson commented Aug 4, 2019

This PR replaces react-apollo and the render prop components with @apollo/react-hooks. I've made a few additional changes at the same time, like updating project dependencies (excluding emotion) and fixing tests that were failing with recent versions of apollo-client.

Copy link
Contributor

@peggyrayzis peggyrayzis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor questions, but overall this is incredible!! I love how much simpler the React tree becomes when you remove all the false hierarchy created by the component API. 🎉 Thanks for achieving the stretch goal and knocking this out!

One suggestion - we should point users to this PR in the migration guide. Let's hold off on merging first until we can upgrade from the beta.

@hwillson hwillson requested a review from peggyrayzis August 5, 2019 14:28
@hwillson hwillson merged commit 6988f69 into master Aug 6, 2019
@hwillson hwillson deleted the hooks-conversion branch August 6, 2019 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants