@letscooee/web-sdk 2.5.6 → 2.5.8

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,14 @@
1
1
  # Change Log
2
2
 
3
+ ## 2.5.8
4
+
5
+ 1. Feat: Don't show trigger on cart drawer, if opened.
6
+ 2. Feat: Insert custom code sent from server.
7
+
8
+ ## 2.5.7
9
+
10
+ 1. Feat: Get cart data from URLSearchParams type request body
11
+
3
12
  ## 2.5.6
4
13
 
5
14
  1. Refactor: Send formatted cart data.