Skip to content

v1.9.11

Compare
Choose a tag to compare
@swalkinshaw swalkinshaw released this 29 Aug 19:07
· 5186 commits to master since this release
1149e07

1.9.11 (29 Aug 2019)

New features

  • Add extras setter to GraphQL::Schema::Field #2450
  • Add extensions in CoercionError #2431

Bug fixes

  • Make extensions kwarg on field on more flexible for extensions with options #2443
  • Fix list validation error handling #2441
  • Include introspective fields in query depth calculations #2437
  • Correct the example for using 'a class method to generate fields' #2435
  • Enable multiple execution errors for Fields defined to return a list #2433