Patch
- Use
revertable-globalsfor tests. - Removed no longer necessary
formdata-nodeworkarounds in tests. - Removed
npm-debug.logfrom the.gitignorefile as npm v4.2.0+ doesn’t create it in the current working directory. - Support
clientAwarenessbeing undefined in Apollo Link context, via #212.