Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 17:39
· 41 commits to master since this release

Breaking changes

  • Client.close() and ClientStorage.close() methods are now deprecated with a warning. Use aclose() instead. Will be removed on 2024-03-01

Smaller changes

  • added RefreshTokenExpiredError to be handled when _refresh() fails. Bad tokens will be deleted from the repository.

What's Changed

Full Changelog: v2.1.9...v2.2.0