Version 5.0.0-alpha.1
Pre-release
Pre-release
·
430 commits
to master
since this release
- Updated dependencies.
- Simplified React Native setup by moving Babel config out of
package.json, fixing #19 via #23. - Export a new
ReactNativeFileclass to more reliably identify files for upload in React Native, via #17. - Renamed several exports for consistency with
apollo-client, via #18.HTTPUploadNetworkInterfacerenamedUploadHTTPFetchNetworkInterface.HTTPUploadBatchNetworkInterfacerenamedUploadHTTPBatchedNetworkInterface.createBatchNetworkInterfacerenamedcreateBatchingNetworkInterface.