Release 1.11.1
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