@letscooee/web-sdk 1.5.0 → 1.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.5.2
4
+
5
+ 1. Fix: Revert screenName and previousScreen compare.
6
+
7
+ ## 1.5.1
8
+
9
+ 1. Refactor: Don't store UTM in local storage.
10
+ 2. Stop sending Screen View and custom events for non-ecommerce app.
11
+ 3. Stop sending Screen View event on product, cart and collection page.
12
+
3
13
  ## 1.5.0
4
14
 
5
15
  1. Feat: Track intent in MS Clarity if available.