Skip to content

Commit

Permalink
RJS-2806: Upgrade to Realm Core v14.5.2 (#6629)
Browse files Browse the repository at this point in the history
* Upgrade to Realm Core v14.5.2

---------

Co-authored-by: Kræn Hansen <[email protected]>
  • Loading branch information
kneth and kraenhansen authored Apr 19, 2024
1 parent 1e3cd7f commit b4b27f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,16 @@
* None

### Fixed
* Fixed a crash when integrating removal of already removed dictionary key. ([realm/realm-core#7488](https://github.com/realm/realm-core/issues/7488), since v10.0.0)
* Removed incorrect privacy manifest for iOS. ([#6624](https://github.com/realm/realm-js/issues/6624), since v12.7.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.
* File format: generates Realms with format v24 (reads and upgrades file format v10 or later).

### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->
* Upgraded Realm Core from v14.5.1 to v14.5.2. ([#6628](https://github.com/realm/realm-js/issues/6628))
* Update URLs to documentation.

## 12.7.0 (2024-04-17)
Expand Down

0 comments on commit b4b27f0

Please sign in to comment.