apollo-link
apollo-link copied to clipboard
Update apollo-utilities to 1.3.4
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: 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/
Bump