Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 01:47
· 80 commits to main since this release

0.7.0 (2022-07-10)

⚠ BREAKING CHANGES

  • Use GraphtonSettings.headers and GraphtonSettings.graphqlEndpoint instead of GraphtonSettings.setDefaultHeaders and GraphtonSettings.setDefaultUrl

Bug Fixes

  • GraphtonSettings now uses static properties instead of a floating const (30787dd)