@haus-storefront-react/currency-picker 0.1.1 → 1.0.0-next.0

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.
Files changed (5) hide show
  1. package/CHANGELOG.md +86 -0
  2. package/index.js +36 -62
  3. package/index.mjs +3762 -4176
  4. package/package.json +5 -5
  5. package/README.md +0 -129
package/CHANGELOG.md ADDED
@@ -0,0 +1,86 @@
1
+ ## 0.0.52-4 (2025-12-15)
2
+
3
+ ### 🚀 Features
4
+
5
+ - enhance SDK and HTTP client integration
6
+
7
+ ### 🧱 Updated Dependencies
8
+
9
+ - Updated store/hooks to 0.0.52-4
10
+ - Updated core to 0.0.52-4
11
+ - Updated common/utils to 0.0.52-4
12
+ - Updated shared/types to 0.0.52-4
13
+
14
+ ## 0.0.52-3 (2025-12-12)
15
+
16
+ ### 🚀 Features
17
+
18
+ - enhance SDK and HTTP client integration
19
+
20
+ ### 🧱 Updated Dependencies
21
+
22
+ - Updated store/hooks to 0.0.52-3
23
+ - Updated core to 0.0.52-3
24
+ - Updated common/utils to 0.0.52-3
25
+ - Updated shared/types to 0.0.52-3
26
+
27
+ ## 0.0.52-2 (2025-12-12)
28
+
29
+ ### 🚀 Features
30
+
31
+ - enhance SDK and HTTP client integration
32
+
33
+ ### 🧱 Updated Dependencies
34
+
35
+ - Updated store/hooks to 0.0.52-2
36
+ - Updated core to 0.0.52-2
37
+ - Updated common/utils to 0.0.52-2
38
+ - Updated shared/types to 0.0.52-2
39
+
40
+ ## 0.0.52-1 (2025-12-11)
41
+
42
+ ### 🚀 Features
43
+
44
+ - enhance SDK and HTTP client integration
45
+
46
+ ### 🧱 Updated Dependencies
47
+
48
+ - Updated store/hooks to 0.0.52-1
49
+ - Updated core to 0.0.52-1
50
+ - Updated common/utils to 0.0.52-1
51
+ - Updated shared/types to 0.0.52-1
52
+
53
+ ## 0.0.52 (2025-12-11)
54
+
55
+ ### 🚀 Features
56
+
57
+ - enhance SDK and HTTP client integration
58
+
59
+ ### 🧱 Updated Dependencies
60
+
61
+ - Updated store/hooks to 0.0.52
62
+ - Updated core to 0.0.52
63
+ - Updated common/utils to 0.0.52
64
+ - Updated shared/types to 0.0.52
65
+
66
+ ## 0.0.51-0 (2025-12-11)
67
+
68
+ ### 🚀 Features
69
+
70
+ - enhance SDK and HTTP client integration
71
+
72
+ ### 🧱 Updated Dependencies
73
+
74
+ - Updated store/hooks to 0.0.51-0
75
+ - Updated core to 0.0.51-0
76
+ - Updated common/utils to 0.0.51-0
77
+ - Updated shared/types to 0.0.51-0
78
+
79
+ ## 0.0.50 (2025-11-25)
80
+
81
+ ### 🧱 Updated Dependencies
82
+
83
+ - Updated store/hooks to 0.0.50
84
+ - Updated core to 0.0.50
85
+ - Updated common/utils to 0.0.50
86
+ - Updated shared/types to 0.0.50