Skip to content

Release 3.1.0

Latest
Compare
Choose a tag to compare
@mrousavy mrousavy released this 22 Oct 09:18

3.1.0 (2024-10-22)

✨ Features

  • New MMKV Core and readOnly mode (#753) (4f96988)
  • Trim MMKV on memoryWarning - GC safe via WeakRef! (#741) (9eab449)

🐛 Bug Fixes

  • Adds support for 16k page-size on Android (#753) (4f96988)
  • Enable macOS and tvOS in podspec (#745) (0e897d8)
  • Fix "Identifier 'module' has already been declared" on web (#739) (437fd33)
  • Fix mode enum being a number instead of a string in codegen (#754) (bf4512b)
  • Make npm package smaller (12c0517)