@letscooee/web-sdk 8.2.7 → 8.3.1

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,13 +1,17 @@
1
1
  # Change Log
2
2
 
3
- ## 8.2.7 (10/15/2024)
3
+ ## 8.3.1 (10/16/2024)
4
4
 
5
- 1. feat: Hide elements with `when` conditions.
5
+ 1. Feat: Generate coupon codes for Buy X get Y.
6
6
 
7
- | File | Before (v8.2.6) | Now |
7
+ ## 8.3.0 (10/15/2024)
8
+
9
+ 1. Feat: Reload cart widgets as soon as cart changes.
10
+
11
+ | File | Before (v8.2.5) | Now |
8
12
  |----------------------|-----------------|--------|
9
- | `sdk.min.js` | 464 KB | 465 KB |
10
- | `shopify-sdk.min.js` | 473 KB | 474 KB |
13
+ | `sdk.min.js` | 464 KB | 463 KB |
14
+ | `shopify-sdk.min.js` | 473 KB | 472 KB |
11
15
 
12
16
  ## 8.2.6 (10/10/2024)
13
17