Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-10 | 607 Bytes | |
Realm JavaScript v12.14.2 source code.tar.gz | 2025-04-10 | 37.1 MB | |
Realm JavaScript v12.14.2 source code.zip | 2025-04-10 | 37.8 MB | |
Totals: 3 Items | 74.9 MB | 0 |
Fixed
- Fix setting
List
values from themselves (either through assignment or theRealm#create
method). Before this fix, the list would be emptied before being iterated, resulting in elements being removed from the list. (#6977, since v12.12.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).