apollo-link icon indicating copy to clipboard operation
apollo-link copied to clipboard

Update apollo-utilities to 1.3.4

Open onlined opened this issue 5 years ago • 2 comments
trafficstars

Before 1.3.4, apollo-utilities didn't have graphql@^15.0.0 as a peer dependency, so when apollo-link is already installed and user switched to [email protected] they could have peer dependency warnings. This update solves the problem.

TODO:

  • [ ] Make sure all of new logic is covered by tests and passes linting
  • [ ] Update CHANGELOG.md with your change

onlined avatar May 20 '20 15:05 onlined

@onlined: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar May 20 '20 15:05 apollo-cla

Bump

agataHappy avatar Jun 09 '20 12:06 agataHappy