Skip to content

Commit

Permalink
Update core to v11.13.0
Browse files Browse the repository at this point in the history
Closes #4421
  • Loading branch information
Tom Duncalf committed Mar 30, 2022
1 parent 2b2d9d0 commit 42adca7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,15 @@ x.x.x Release notes (yyyy-MM-dd)
* APIs are backwards compatible with all previous releases of Realm JavaScript in the 10.5.x series.
* File format: generates Realms with format v22 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).

### Fixed
* Fixed flexible sync crash when updating subscriptions after token expiry ([#4421](https://github.com/realm/realm-js/issues/4421), since v10.12.0).

### Internal
* <Either mention core version or upgrade>
* <Using Realm Core vX.Y.Z>
* <Upgraded Realm Core from vX.Y.Z to vA.B.C>
* Update token in integration test.
* Upgraded Realm Core from v11.12.0 to v11.13.0.

10.14.0 Release notes (2022-3-24)
=============================================================
Expand Down
2 changes: 1 addition & 1 deletion vendor/realm-core
Submodule realm-core updated 115 files

0 comments on commit 42adca7

Please sign in to comment.