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.
1 parent 4f2e264 commit 2f05e67Copy full SHA for 2f05e67
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 5.7.1 (December 2, 2019)
2
+* Fix issue where null unsentKey and unsentIdentifyKeys were causing log crashes
3
+
4
### 5.7.0 (November 22, 2019)
5
* Namespace AsyncStorage with api key to prevent cross domain contamination
6
package.json
@@ -1,7 +1,7 @@
{
"name": "amplitude-js",
"author": "Amplitude <support@amplitude.com>",
- "version": "5.7.0",
+ "version": "5.7.1",
"license": "MIT",
"description": "Javascript library for Amplitude Analytics",
7
"keywords": [
0 commit comments