2.1.7
- Removed https://devtools.apollodata.com/graphql from the content security policy section of
manifest.json
, since it doesn't need to be referenced based on how that endpoint is being used. Removing it helps with Firefox's security review process.
@hwillson in #156 - Fix to address issues caused by internal initial state not being set properly, due to trying to access the Apollo Client
queryManager
when it hasn't finished initializing.
@adampetrie in #139 - Fix outdated client message
@jonas-arkulpa in #157 - Prepare to publish to npm (add README for npm and add version to package.json) (#160)
@cheapsteak in #167 - Adding code necessary for React Native support (#160)
@Gongreg in #165 - Publish built extension (dist/) (#169)
@cheapsteak in #170 - Make prettier more developer-friendly
@justinanastos in #178 - Add sourcemaps to build
@justinanastos in #179 - Fix empty cache crashing cache inspector (#107)
@justinanastos in #177 - Fix GraphiQL Documentation Explorer crashing with client schema extensions (#132)
@justinanastos in #180