Skip to content

Conversation

Elanhant
Copy link
Collaborator

Upgrades apollo-fragment-react to Apollo Client 3.

BREAKING: ApolloFragment and withApolloFragment have been removed (though I can try and bring them back if we want to be backwards-compatible with those for a while.

BREAKING: ApolloFragment and withApolloFragment have been removed
@abhiaiyer91
Copy link
Owner

Lets do a major release and then we're cool

@cedrickring
Copy link

Any eta on when this PR might get merged? :)

"peerDependencies": {
"apollo-link-state": "0.4.1",
"react-apollo": "^3.0.0-beta.3"
"@apollo/client": "^3.2.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"@apollo/client": "^3.2.0"
"@apollo/client": "^3.5.6"

At this point, @apollo/client is up to 3.5.6

"@apollo/client": "^3.2.0"
},
"devDependencies": {
"@apollo/client": "^3.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"@apollo/client": "^3.2.0",
"@apollo/client": "^3.5.6",

Same here

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.

4 participants