Skip to content

v2.3.1

Compare
Choose a tag to compare
@reganlawton reganlawton released this 11 Oct 00:14
· 36 commits to master since this release

Update

  • Added fix for issue #138, caused by static return type on the JobInterface. Thanks @laurabennett
  • Added @sgtpenguin 's PR to avoid GraphQL bug by defaulting the height and width to NULL for the fallback adapter. Thanks @sgtpenguin