awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
920 stars 266 forks source link

Update apollo-link dependencies #576

Closed amhinson closed 4 years ago

amhinson commented 4 years ago

Issue #, if available:

553

Description of changes: Update apollo-link dependencies to fix 'FetchResult' error. Additional Apollo packages are updated based on compatible versions from https://github.com/apollographql/apollo-link/commit/6b4f564e1169dfafcc44999dcc178295c51ddca0#diff-6c22e5717a3c7910a52db747d0092727

Tested via verdaccio locally.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

charlyB7 commented 4 years ago

Are those changes planned to be available in a release any time soon ? thanks :)

amhinson commented 4 years ago

@charlyB7 Sorry for the delay! We just released 4.0.1 today 🙂

charlyB7 commented 4 years ago

@amhinson Awesome, thanks !