Skip to content

Commit 0860412

Browse files
authored
(DOCSP-24141): Add docs release notes for w/e August 5 (#2082)
* Add docs release notes for w/e August 5 * Incorporate feedback
1 parent 1f76556 commit 0860412

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs-release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# August 5, 2022
2+
3+
## .NET SDK
4+
- Usage Examples/React to Changes: Add a new section with tested code examples for "Check if the Collection Has Been Cleared"
5+
6+
## Node.js SDK
7+
- Usage Examples
8+
- Open & Close a Realm: Add a note about `WriteCopy` only supporting Partition-Based Sync
9+
- Flexible Sync: Remove `reRunOnOpen` API from docs
10+
11+
## React Native SDK
12+
- Usage Examples
13+
- Open & Close a Realm: Add a note about `WriteCopy` only supporting Partition-Based Sync
14+
- Flexible Sync: Remove `reRunOnOpen` API from docs
15+
16+
## Swift SDK
17+
- Sync Data/Configure & Open a Synced Realm: Add a note about `writeCopy` only supporting Partition-Based Sync
18+
- Code examples and docs updated across 10 pages related to Swift SDK IA updates (CRUD operations, data modeling, and Add Device Sync to an App)
19+
120
# July 29, 2022
221

322
## .NET SDK

0 commit comments

Comments
 (0)