@letscooee/web-sdk 8.2.1 → 8.2.3

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,19 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.2.3 (10/06/2024)
4
+
5
+ 1. Auto set debug property on device on server.
6
+ 2. Highlight and render preview engagements.
7
+
8
+ | File | Before (v8.1.0) | Now |
9
+ |----------------------|-----------------|--------|
10
+ | `sdk.min.js` | 460 KB | 464 KB |
11
+ | `shopify-sdk.min.js` | 469 KB | 472 KB |
12
+
13
+ ## 8.2.2 (10/01/2024)
14
+
15
+ 1. Fix: Add correct check to show/hide symbol.
16
+
3
17
  ## 8.2.1 (10/01/2024)
4
18
 
5
19
  1. Feat: Add promoted products' mID in trigger display event.
@@ -1115,15 +1129,6 @@
1115
1129
  2. Fix: Overflowed content should not be rendered.
1116
1130
  3. Fix: Placing in-app on east direction.
1117
1131
 
1118
- ## 0.0.7
1119
-
1120
- More feature support in the sdk.
1121
-
1122
- ## 0.0.6
1123
-
1124
- 1. Build: Upgrade TypeScript to 4.4.
1125
- 2. Fix: Convert \n to `<br>` in texts.
1126
-
1127
1132
  ## 0.0.5
1128
1133
 
1129
1134
  Supporting changes based on the in-app composer.