Skip to content

Realm React v0.10.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 13:01
· 6 commits to main since this release
4738cbd

Fixed

  • Fixing the RealmProvider component when context is created without passing neither a Realm instance nor a Realm.Configuration to avoid unnecessary recreation of the provider, which was causing "Cannot access realm that has been closed" errors. (#6842, since v0.8.0)

Compatibility

  • React Native >= v0.71.4
  • Realm Studio v15.0.0.
  • File format: generates Realms with format v24 (reads and upgrades file format v10).