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
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,11 @@
1
1
## 2.1.0-beta.0
2
-
* fix: update clickedUrl parameter type to allow null values in trackInAppClose method per PR comment ([26fa44b](https://github.com/Iterable/react-native-sdk/commit/26fa44b))
* refactor: remove redundant error handling in RNIterableAPI to streamline message retrieval ([5a946b2](https://github.com/Iterable/react-native-sdk/commit/5a946b2))
5
-
* refactor: simplify attribution info handling and improve error reporting in RNIterableAPI ([e0d026e](https://github.com/Iterable/react-native-sdk/commit/e0d026e))
6
-
* refactor: update initialize2WithApiKey so that parameters are always in the same order ([18bd0af](https://github.com/Iterable/react-native-sdk/commit/18bd0af))
7
-
* refactor: update ios interfaces to enforce non-nullable parameters for better safety ([32c7eb8](https://github.com/Iterable/react-native-sdk/commit/32c7eb8))
8
-
* refactor: update parameter types in RNIterableAPI to reflect automatically created jsi file ([b6e4488](https://github.com/Iterable/react-native-sdk/commit/b6e4488))
9
-
* refactor: update parameter types in RNIterableAPI to use Double to match codegen ([5d8c543](https://github.com/Iterable/react-native-sdk/commit/5d8c543))
10
-
* refactor: update parameter types to nullable in RNIterableAPI for consistency ([560a8c5](https://github.com/Iterable/react-native-sdk/commit/560a8c5))
11
-
* refactor: update templateId parameter type to Double in RNIterableAPI for consistency ([dfb4934](https://github.com/Iterable/react-native-sdk/commit/dfb4934))
12
-
* refactor: update templateId parameter type to nullable in trackPushOpenWithCampaignId ([f9aa273](https://github.com/Iterable/react-native-sdk/commit/f9aa273))
13
-
* refactor: update templateId type to double in trackPushOpenWithCampaignId ([c009a1e](https://github.com/Iterable/react-native-sdk/commit/c009a1e))
14
-
* chore: downgrade version from 2.0.3-alpha.1 to 2.0.2 ([61ec865](https://github.com/Iterable/react-native-sdk/commit/61ec865))
15
-
* chore: update dependencies for React Navigation and related packages ([95053bb](https://github.com/Iterable/react-native-sdk/commit/95053bb))
0 commit comments