@letscooee/web-sdk 8.9.5 → 8.9.7

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,27 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.9.7 (2/19/2025)
4
+
5
+ 1. refactor: Check visible area of cart
6
+ 2. refactor: Multiple CSS selector changes in cart
7
+ 3. refactor: Give priority to money format coming from server
8
+
9
+ | File | Now |
10
+ |----------------------|--------|
11
+ | `sdk.min.js` | 531 KB |
12
+ | `shopify-sdk.min.js` | 543 KB |
13
+
14
+ ## 8.9.6 (2/18/2025)
15
+
16
+ 1. feat: Update cart items for HS cart drawer
17
+ 2. refactor: Do not add decimals if not needed in price
18
+ 3. fix: Apply scss styles with import as well
19
+
20
+ | File | Now |
21
+ |----------------------|--------|
22
+ | `sdk.min.js` | 530 KB |
23
+ | `shopify-sdk.min.js` | 543 KB |
24
+
3
25
  ## 8.9.5 (2/17/2025)
4
26
 
5
27
  1. feat: Implement BYOB campaign.