Upgrading to Realm Sync v3.8.10

This commit is contained in:
Kenneth Geisshirt 2018-08-16 09:55:47 +02:00
parent adf6bb58c9
commit c39f190dda
2 changed files with 3 additions and 1 deletions

View File

@ -17,10 +17,12 @@
### Bug fixes
* React Native for Android now supports the Android Gradle Plugin 3.0 (#1742).
* [Sync] Fixed distinct queries with query-based sync (broken since v2.11.0).
### Internals
* Updated to Object Store commit: 97fd03819f398b3c81c8b007feaca8636629050b
* Updated external packages with help from `npm audit`.
* Upgraded to Realm Sync v3.8.10.
2.14.2 Release notes (2018-8-8)

View File

@ -1,5 +1,5 @@
PACKAGE_NAME=realm-js
VERSION=2.14.2
REALM_CORE_VERSION=5.7.2
REALM_SYNC_VERSION=3.8.8
REALM_SYNC_VERSION=3.8.10
REALM_OBJECT_SERVER_VERSION=3.0.0