@letscooee/web-sdk 8.5.12 → 8.6.0

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,9 +1,18 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.6.0 (12/23/2024)
4
+
5
+ 1. feat: Introduce subscription upselling in cart drawer
6
+
3
7
  ## 8.5.12 (12/23/2024)
4
8
 
5
9
  1. feat: Introduce `product.category` magic variable.
6
10
 
11
+ | File | Before (v8.5.11) | Now |
12
+ |----------------------|------------------|--------|
13
+ | `sdk.min.js` | 484 KB | 491 KB |
14
+ | `shopify-sdk.min.js` | 493 KB | 500 KB |
15
+
7
16
  ## 8.5.11 (12/19/2024)
8
17
 
9
18
  1. feat: Fix XML request method.