You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+22
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## vNext (TBD)
2
+
3
+
### Deprecations
4
+
* None
5
+
6
+
### Enhancements
7
+
* None
8
+
9
+
### Fixed
10
+
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-js/issues/????), since v?.?.?)
11
+
* None
12
+
13
+
### Compatibility
14
+
* React Native >= v0.71.0
15
+
* Realm Studio v13.0.0.
16
+
* 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).
17
+
18
+
### Internal
19
+
<!-- * Either mention core version or upgrade -->
20
+
<!-- * Using Realm Core vX.Y.Z -->
21
+
<!-- * Upgraded Realm Core from vX.Y.Z to vA.B.C -->
0 commit comments