Skip to content

Commit 3e354ad

Browse files
Prepare for vNext (#6501)
Co-authored-by: kraenhansen <[email protected]>
1 parent 7c83674 commit 3e354ad

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

packages/fetch/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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.4
15+
* Realm Studio v14.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 -->
22+
123
## 0.1.0 (2024-02-26)
224

325
### Enhancements

0 commit comments

Comments
 (0)