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