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: packages/realm-react/CHANGELOG.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
## vNext (TBD)
2
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
3
+
### Breaking changes
4
+
* Removed all features related to [the deprecated](https://github.com/realm/realm-js/blob/main/DEPRECATION.md) Atlas Device Sync. ([PR-6879](https://github.com/realm/realm-js/pull/6879))
12
5
13
6
### Compatibility
7
+
* Realm JS >= v20
14
8
* React Native >= v0.71.4
15
9
* Realm Studio v15.0.0.
16
10
* File format: generates Realms with format v24 (reads and upgrades file format v10).
0 commit comments