Skip to content

v2.2.0

Compare
Choose a tag to compare
@L-Mario564 L-Mario564 released this 22 Feb 19:46
· 11 commits to master since this release
  • Add ruleset and ruleset_id properties to GetBeatmapAttributesOptions.body.
  • Update response type for Client.users.getSelf to include the session_verified property.
  • Add 'chat.read' and 'chat.write_manage' to Scope union type.
  • Add safeParse method to the Client class to optionally prevent the OsuJSUnexpectedResponseError error to be thrown in requests done to the current API. Addresses #12.