Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,753 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 20 commits in 2 repositories
Created a pull request in apollographql/apollo-client that received 6 comments
Set Concast["@@species"] = Observable as well as Symbol.species.
This is an initial attempt to address the problems I speculated about in #6520 (comment). Theory: in the Hermes JS engine (used by React Native on …
Opened 11 other pull requests in 2 repositories
apollographql/apollo-client
7
merged
2
open
- Fix queryType:true, mutationType:true, and subscriptionType:true type policies.
- Suggest Firefox Apollo DevTools as well as Chrome.
- Simplify config/jest.config.js to consider only src/ directory.
- Replace stray console.debug with invariant.log.
- Fix client.version to reflect @apollo/client version.
- Efficiently canonicalize InMemoryCache result objects.
- Update ts-invariant to avoid CSP-violating Function fallback.
- Make ApolloLink#onError observer parameter optional.
- Release 3.4.0
apollographql/invariant-packages
2
merged
Reviewed 14 pull requests in 3 repositories
apollographql/apollo-client 12 pull requests
- Fix import path for deprecated react libs and misc cleanup
- fix 'window is not defined'
- Update apollo-link-schema.md
- Update cache-interaction.md
- Replace stray console.debug with invariant.log.
- Content edits to SSR article
- docs: improve headline hierarchy usage in CHANGELOG.md
- Efficiently canonicalize InMemoryCache result objects.
- Feature: add ability to refetch certain queries imperatively
- Edits to "Testing React components" article
- Fix typo in SSR docs
- Roadmap update

