Skip to content

v0.4.0

Compare
Choose a tag to compare
@kzlsakal kzlsakal released this 06 Feb 17:19
· 20 commits to main since this release

What's Changed

  • Feature: Support Absinthe v1.7.2+ and Dataloader v2+ by @chloe-meister and @gosimitz in #87
  • BREAKING: link/1 macro removed in favor of "extend schema" method (drop-in replacement).
  • BREAKING: Now requires Absinthe v1.7 or above
  • BREAKING: Now requires Elixir v1.12 or above
  • Bugfix: BadMapError in Dataloader source by @rewritten in #70
  • Docs: Implement reference resolver with an anonymous function by @tristantreb in #78
  • Docs: Update the URL for contributing to an open source project by @gosimitz in #82
  • Test: Add federation subgraph compatibility checks to CI by @kzlsakal in #75

New Contributors

Full Changelog: v0.3.2...v0.4.0