npm apollo-upload-client 14.1.0
Version 14.1.0

latest releases: 19.0.0, 18.0.1, 18.0.0...
5 years ago

Minor

  • Support GET requests, fixing #151.

Patch

  • Updated the extract-files dependency to v9, updating relevant deep require paths.
  • Added API tests, fixing #204.
  • Properly support the signal fetch option, fixing #209.
  • Updated createUploadLink:
    • Alphabetically sorted destructured imports.
    • Removed a redundant fallback value when destructuring clientAwareness from context. It was an obstacle to 100% code coverage because ApolloClient defaults it to an empty object.
    • Unnested some code from the Observable function scope.
    • Fixed the JSDoc default value type for options.uri.
    • Improved code comments.
  • Replaced references to “Apollo Graph Manager” with “Apollo Studio” and updated related URLs.
  • Better npm link in the readme setup instructions.

Don't miss a new apollo-upload-client release

NewReleases is sending notifications on new releases.