@letscooee/web-sdk 6.1.20 → 6.1.21

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
+ ## 6.1.21
4
+
5
+ 1. Fix: Upgrade `isbot` library.
6
+ 2. Fix: Track various errors.
7
+
8
+ ### Asset size changes
9
+
10
+ | File | Before | Now |
11
+ |----------------------|--------|--------|
12
+ | `sdk.min.js` | 446 KB | 447 KB |
13
+ | `shopify-sdk.min.js` | 455 KB | 455 KB |
14
+
3
15
  ## 6.1.20
4
16
 
5
17
  1. Fix: Use a library to detect the bots to be in sync.