We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7deb3d + e1d79bb commit b935b46Copy full SHA for b935b46
CHANGELOG.md
@@ -13,6 +13,14 @@
13
### Fixes
14
- Created a standalone `IterableLogger` to avoid circular dependencies
15
16
+##2.1.0
17
+### Updates
18
+* SDK is now compatible with both New Architecture and Legacy Architecture. Fix
19
+ for #691, #602, #563.
20
+
21
+### Fixes
22
+* Dependencies update
23
24
## 2.1.0-beta.1
25
26
@@ -29,7 +37,7 @@
29
37
30
38
## 2.0.4
31
39
32
-## Updates
40
33
41
- Added API documentation via Netlify([1087275](https://github.com/Iterable/react-native-sdk/commit/1087275))
34
42
- Removed dependency on `react-native-vector-icons`, per issues
35
43
[#513](https://github.com/Iterable/react-native-sdk/issues/513),
0 commit comments