@letscooee/web-sdk 8.6.0 → 8.6.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,18 +1,22 @@
1
1
  # Change Log
2
2
 
3
- ## 8.6.0 (12/23/2024)
3
+ ## 8.6.1 (12/24/2024)
4
4
 
5
- 1. feat: Introduce subscription upselling in cart drawer
5
+ 1. feat: Add navigator UA and webdriver to device props.
6
6
 
7
- ## 8.5.12 (12/23/2024)
7
+ ## 8.6.0 (12/23/2024)
8
8
 
9
- 1. feat: Introduce `product.category` magic variable.
9
+ 1. feat: Introduce subscription upselling in cart drawer
10
10
 
11
- | File | Before (v8.5.11) | Now |
11
+ | File | Before (v8.5.10) | Now |
12
12
  |----------------------|------------------|--------|
13
13
  | `sdk.min.js` | 484 KB | 491 KB |
14
14
  | `shopify-sdk.min.js` | 493 KB | 500 KB |
15
15
 
16
+ ## 8.5.12 (12/23/2024)
17
+
18
+ 1. feat: Introduce `product.category` magic variable.
19
+
16
20
  ## 8.5.11 (12/19/2024)
17
21
 
18
22
  1. feat: Fix XML request method.