@letscooee/web-sdk 8.2.2 → 8.2.4

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,24 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.2.4 (10/07/2024)
4
+
5
+ 1. Check cart visibility using transformation style.
6
+
7
+ | File | Before (v8.2.3) | Now |
8
+ |----------------------|-----------------|--------|
9
+ | `sdk.min.js` | 464 KB | 464 KB |
10
+ | `shopify-sdk.min.js` | 472 KB | 473 KB |
11
+
12
+ ## 8.2.3 (10/06/2024)
13
+
14
+ 1. Auto set debug property on device on server.
15
+ 2. Highlight and render preview engagements.
16
+
17
+ | File | Before (v8.1.0) | Now |
18
+ |----------------------|-----------------|--------|
19
+ | `sdk.min.js` | 460 KB | 464 KB |
20
+ | `shopify-sdk.min.js` | 469 KB | 472 KB |
21
+
3
22
  ## 8.2.2 (10/01/2024)
4
23
 
5
24
  1. Fix: Add correct check to show/hide symbol.
@@ -1119,15 +1138,6 @@
1119
1138
  2. Fix: Overflowed content should not be rendered.
1120
1139
  3. Fix: Placing in-app on east direction.
1121
1140
 
1122
- ## 0.0.7
1123
-
1124
- More feature support in the sdk.
1125
-
1126
- ## 0.0.6
1127
-
1128
- 1. Build: Upgrade TypeScript to 4.4.
1129
- 2. Fix: Convert \n to `<br>` in texts.
1130
-
1131
1141
  ## 0.0.5
1132
1142
 
1133
1143
  Supporting changes based on the in-app composer.