@letscooee/web-sdk 8.5.2 → 8.5.3

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,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.5.3 (11/21/2024)
4
+
5
+ 1. Feat: Introduce position A/B testing
6
+ 2. Feat: Add url search and hash to redirect URL
7
+ 3. Refactor: Apply discount on all promoted items for product widget
8
+ 4. Refactor: Increase debounce time to 300ms before re-rendering cart widgets.
9
+
10
+ | File | Before (v8.5.2) | Now |
11
+ |----------------------|-----------------|--------|
12
+ | `sdk.min.js` | 482 KB | 483 KB |
13
+ | `shopify-sdk.min.js` | 491 KB | 492 KB |
14
+
3
15
  ## 8.5.2 (11/20/2024)
4
16
 
5
17
  1. Feat: GoKwik basic integration.