Releases: valu-digital/graphql-codegen-persisted-query-ids
Releases · valu-digital/graphql-codegen-persisted-query-ids
v0.2.0
What's Changed
Fixes compatibility with newer codegen versions
- Updated README for Apollo Client v3 by @BlenderDude in #5
- Chore: Upgrade dependencies and fix types by @Brookke in #11
New Contributors
- @BlenderDude made their first contribution in #5
- @Brookke made their first contribution in #11
Full Changelog: v0.1.2...v0.2.0
v0.1.2: Workaound apollo-link type issue
- Workaround breaking change in graphql-codegen #3
- Dep upgrades