v0.8.0
What's Changed
- BREAKING: Rename
:serviceand:anytype identifiers to avoid conflicts by @fimassuda in #117This is a breaking change only if your code previously referenced the Absinthe Federation type identifiers
:serviceor:anydirectly. For most users, there should be no impact.
New Contributors
- @fimassuda made their first contribution in #117 🎉
Full Changelog: v0.7.1...v0.8.0