apollo-upload-client
Advanced tools
Changelog
8.0.0
.mjs
until Apollo provides native ESM, fixing #72.Changelog
7.1.0
Changelog
7.1.0-alpha.1
apollo-link-http-common
for commonality with the official HTTP links:
package.json
author URL.Changelog
7.0.0-alpha.4
Blob
types, via #58.Changelog
7.0.0-alpha.3
extract-files
v3 replaces files extracted from properties with null
instead of deleting the property; see jaydenseric/extract-files#4. This improves compliance with the GraphQL multipart request spec. It’s not a breaking change for apollo-upload-server
, but it might be for other implementations.Changelog
7.0.0-alpha.2
graphql@0.12
..babelrc.js
.package.json
engines
, matching the version supported by apollo-upload-server
.Changelog
7.0.0-alpha.1
operationName
or variables
.