rexie
rexie copied to clipboard
Small API expansion & docs
Hi!
- Added
getAllKeysAPI support (on both transaction and store objects) - closes #24 - Added
Store::key_existsAPI -
Breaking:
getnow returns anOption<T>when the underlyingJsValueis eithernullorundefined. - Added a bit of docs here and there referencing the methods on MDN