@amplitude/experiment-js-client
Advanced tools
Comparing version
@@ -293,3 +293,3 @@ import { AnalyticsConnector } from '@amplitude/analytics-connector'; | ||
var version = "1.9.7"; | ||
var version = "1.9.8"; | ||
@@ -778,3 +778,3 @@ class ConnectorUserProvider { | ||
catch (e) { | ||
console.warn('Failed to load flags and variants from localStorage', e); | ||
// catch localStorage undefined error | ||
} | ||
@@ -944,3 +944,3 @@ } | ||
catch (e) { | ||
console.warn('Failed to store variants in localStorage', e); | ||
// catch localStorage undefined error | ||
} | ||
@@ -1267,3 +1267,3 @@ } | ||
catch (e) { | ||
console.warn('Failed to store flags in localStorage', e); | ||
// catch localStorage undefined error | ||
} | ||
@@ -1289,3 +1289,3 @@ }); | ||
catch (e) { | ||
console.warn('Failed to store variants in localStorage', e); | ||
// catch localStorage undefined error | ||
} | ||
@@ -1292,0 +1292,0 @@ this.debug('[Experiment] Stored variants: ', variants); |
{ | ||
"name": "@amplitude/experiment-js-client", | ||
"version": "1.9.7", | ||
"version": "1.9.8", | ||
"description": "Amplitude Experiment Javascript Client SDK", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
], | ||
"gitHead": "3d6f5ba82e6f4eef23e5977ed2288cd83bc74627" | ||
"gitHead": "f420d85632fba0bed3a805d1496d1ddf93e6245c" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
186474
24.44%343321
-0.09%