yarn react-native-mmkv 2.9.0
Release 2.9.0

latest releases: 3.0.2, 3.0.1, 3.0.0...
15 months ago

2.9.0 (2023-06-20)

🐛 Bug Fixes

  • Add src/ to npm package to fix web not building (9be3bb5)
  • Fix a potential memory leak on setting a new value for an existing key.
  • Upgrade min support target to iOS 11 / macOS 10.13 / tvOS 13 / watchOS 4.
  • Rollback the lazy load optimization due to reported ANR issues.

✨ Features

  • Add in-memory storage as a fallback for disabled LocalStorage (#533) (a60d0b3)
  • Add support for upcoming react native 0.73 (#550) (bf0bbc3)

📚 Documentation

  • Add reactotron-react-native-mmkv reference to README (#552) (bb38bdc)
  • Add Recoil docs (f782aa1)
  • Create WRAPPER_RECOIL (#534) (31c857e)
  • Fix .md name (5ecaad2)
  • Update deprecated expo install instructions to npx expo install (#543) (9b88efc)

Don't miss a new react-native-mmkv release

NewReleases is sending notifications on new releases.