Highlights
- Arctic Code Vault Contributor
- Pro
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,819 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 13 commits in 4 repositories
Created 2 repositories
- dotansimha/esquery JavaScript
- dotansimha/tiny-emitter JavaScript
Created a pull request in ardatan/graphql-tools that received 2 comments
Opened 5 other pull requests in 3 repositories
dotansimha/graphql-eslint
3
merged
Urigo/graphql-mesh
1
merged
dotansimha/graphql-code-generator
1
merged
Reviewed 3 pull requests in 1 repository
dotansimha/graphql-code-generator 3 pull requests
Created an issue in facebook/relay that received 1 comment
Hooks are no longer exported in `react-relay/hooks@10.1.2`?
Since 10.1.2, I noticed that I'm getting an error about missing module react-relay/hooks.
I works perfectly fine with 10.1.1. It seems like the fil…