@letscooee/web-sdk 9.0.0 → 9.0.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,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.0.1 (3/5/2025)
4
+
5
+ 1. chore: Store commit messages in changelog file with update-changelog.js.
6
+ 2. feat: Minimum product config for bundle.
7
+ 3. chore: Add file size comparison in CHANGELOG.md.
8
+
9
+ | File | Now |
10
+ |----------------------|--------|
11
+ | `shopify-sdk.min.js` | 402 KB |
12
+ | `widget-sdk.min.js` | 105 KB |
13
+ | `widget-sdk.min.css` | 6 KB |
14
+
3
15
  ## 9.0.0 (3/5/2025)
4
16
 
5
17
  1. Breaking: Update target & module of compiler to ES2022.
@@ -13,6 +25,12 @@
13
25
  9. Feature: Dummy progressbar.
14
26
  10. Performance: Lazy initialisation of singleton services for better performance.
15
27
 
28
+ | File | Now |
29
+ |----------------------|--------|
30
+ | `shopify-sdk.min.js` | 402 KB |
31
+ | `widget-sdk.min.js` | 105 KB |
32
+ | `widget-sdk.min.css` | 5.9 KB |
33
+
16
34
  ## 8.10.0 (2/24/2025)
17
35
 
18
36
  1. fix: Send device id with validate-session.