Skip to content

Release 1.11.1

Compare
Choose a tag to compare
@AurelicButter AurelicButter released this 21 Feb 22:14
· 60 commits to master since this release
bc9c7c1

Fixes

  • Fixed an issue where activity properties were missing from user.getRecentActivity method.
  • Fetcher will automatically throw an error if authorization is required but none is provided.
  • Updated all mutation functions to explicitly use the async keyword so it can relay the authorization error if needed.

Full Changelog: v1.11.0...v1.11.1