Realm JavaScript v12.0.0-alpha.1
Pre-release
Pre-release
github-actions
released this
22 Mar 15:14
·
667 commits
to main
since this release
This is a pre-release of the next major version of our SDK.
Please read more and discuss in the dedicated discussion: https://github.com/realm/realm-js/discussions/5416
See the release notes of previous pre-releases below for a complete picture of the changes introduced since v11.
Fixed
- Importing using
require
from Node.js would throw because it would accidentally import the ESM bundle. (#5607, since v12.0.0-alpha.0)
Compatibility
- React Native >= v0.71.0
- Realm Studio v13.0.0.
- File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).