@letscooee/web-sdk 8.5.5 → 8.5.7

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.5.7 (12/02/2024)
4
+
5
+ 1. fix: Make sure text is not null in text-renderer.component.tsx.
6
+
7
+ | File | Before (v8.5.3) | Now |
8
+ |----------------------|-----------------|--------|
9
+ | `sdk.min.js` | 483 KB | 483 KB |
10
+ | `shopify-sdk.min.js` | 492 KB | 492 KB |
11
+
12
+ ## 8.5.6 (12/02/2024)
13
+
14
+ 1. fix: Do not try to read code if no discount given for campaign.
15
+
3
16
  ## 8.5.5 (11/28/2024)
4
17
 
5
18
  1. feat: Dispatch third party checkout event.