Releases: therealemjy/eth-graphql
Releases · therealemjy/eth-graphql
1.1.3
1.1.2
Non-breaking changes
- fix issue where variables passed as arguments of a contract field would return an error
1.1.1
Non-breaking changes
- make address argument of "addresses" input mandatory
1.1.0
1.0.0
Breaking changes
- update GraphiQL route opened when calling the library programmatically to
/eth-graphiql
Non-breaking changes
- update imports to improve compatibility with projects
0.3.9
Non-breaking changes
- import
ApolloLink
from@apollo/client
to prevent import issues
0.3.6
Non-breaking changes
- fix links in README
0.3.5
Non-breaking changes
- update README to fix internal links and add content
0.3.4
Non-breaking changes
- update documentation to add enums
0.3.3
Non-breaking changes
- update README