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