Skip to content

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 17:54
· 60 commits to master since this release
4dd739d

CHANGELOG

v0.0.11

This release contains a fix with breaking changes.

New Features

  • Added a debugMode to UserStorage class. new UserStorage(user, { debugMode: true });.
    This will activate logging of internal operations for further debugging by the user.

New Fixes

  • Fixes to ensure users file and bucket information are fully loaded before results are returned.