1.5.0 (2021-10-11)
Features
- Hooks (#163) (8312593)
- Value-Change Listeners (#163) (8312593)
- Add
contains
to check if a key is being stored (#180) (0278782) - Allow deleting values with hooks (fcc818c)
Bug Fixes
- Fix
useMMKVNumber
name (6fe8b5e) - Fix set state with
undefined
types (e81d0c7) - Share onValueChangedListeners across instances (#182) (3580898)
Documentation
- Separated documentation into multiple markdown files