Realm JavaScript v2.30.0-beta.1
Pre-release
Pre-release
Enhancements
- [React Native only] Don't throw an exception when HTTP requests time out as it can indicate that the device is offline. (RJS-4)
Fixed
- <How to hit and notice issue? what was the impact?> (#????, since v?.?.?)
- Fixed Gradle build error with Android Studio 3.5+.
Compatibility
- Realm Object Server: 3.21.0 or later.
- APIs are backwards compatible with all previous release of realm in the 2.x.y series.
- File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
Internal
- Added support for Electron v4.2 (#2452)