@letscooee/web-sdk 8.8.8 → 8.8.9

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
+ ## 8.8.9 (01/24/2025)
4
+
5
+ 1. fix: Fix render delay in widget.
6
+ 2. fix: Fix preview library issue.
7
+
8
+ | File | Before (v8.8.7) | Now |
9
+ |----------------------|-----------------|--------|
10
+ | `sdk.min.js` | 498 KB | 499 KB |
11
+ | `shopify-sdk.min.js` | 510 KB | 511 KB |
12
+
3
13
  ## 8.8.8 (01/23/2025)
4
14
 
5
15
  1. refactor: Make sure select correct cartItem to display Subscription upsell.