v0.0.11
CHANGELOG
v0.0.11
This release contains a fix with breaking changes.
New Features
- Added a
debugModetoUserStorageclass.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.