Skip to content

Commit

Permalink
Fix realm/react changelog (#6661)
Browse files Browse the repository at this point in the history
* Fix realm/react changelog.

* Update vNext entry.
  • Loading branch information
elle-j authored May 8, 2024
1 parent e39bd06 commit bf7c0c8
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions packages/realm-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@

### Compatibility
* React Native >= v0.71.4
* Realm Studio v15.0.0.
* File format: generates Realms with format v24 (reads and upgrades file format v10.
* See "Compatibility" for a specific Realm version in [Realm's CHANGELOG](https://github.com/realm/realm-js/blob/main/CHANGELOG.md).

### Internal
<!-- * Either mention core version or upgrade -->
Expand Down Expand Up @@ -43,13 +42,7 @@

### Compatibility
* React Native >= v0.71.4
* Realm Studio v14.0.0.
* File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).

### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->
* See "Compatibility" for a specific Realm version in [Realm's CHANGELOG](https://github.com/realm/realm-js/blob/main/CHANGELOG.md).

## 0.6.2 (2023-11-15)

Expand All @@ -62,11 +55,6 @@
* React Native >= v0.71.4
* Realm >= 11.0.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 -->

## 0.6.1 (2023-10-06)

### Fixed
Expand Down Expand Up @@ -104,11 +92,6 @@
* Realm Studio v14.0.0.
* File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).

### Internal
<!-- * Either mention core version or upgrade -->
<!-- * Using Realm Core vX.Y.Z -->
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->

## 0.5.1 (2023-06-21)

### Fixed
Expand Down

0 comments on commit bf7c0c8

Please sign in to comment.