@letscooee/web-sdk 8.7.3 → 8.7.5

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,19 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.7.5 (01/07/2025)
4
+
5
+ 1. feat: Send 'Buy Now Clicked' event.
6
+ 2. refactor: Remove unwanted flex property.
7
+
8
+ | File | Before (v8.7.0) | Now |
9
+ |----------------------|-----------------|--------|
10
+ | `sdk.min.js` | 492 KB | 493 KB |
11
+ | `shopify-sdk.min.js` | 504 KB | 505 KB |
12
+
13
+ ## 8.7.4 (01/03/2025)
14
+
15
+ 1. fix: Refresh cart UI only when redirect behaviour is not present or it is open cart drawer.
16
+
3
17
  ## 8.7.3 (01/02/2025)
4
18
 
5
19
  1. fix: Perform copy coupon CTA.