@haus-storefront-react/currency-picker 0.1.1 → 1.0.0-next.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.
Files changed (5) hide show
  1. package/CHANGELOG.md +100 -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,100 @@
1
+ ## 1.0.0-next.0 (2025-12-30)
2
+
3
+ ### 🚀 Features
4
+
5
+ - introduce providers library and enhance vendure integration
6
+ - enhance SDK and HTTP client integration
7
+
8
+ ### 🧱 Updated Dependencies
9
+
10
+ - Updated store/hooks to 1.0.0-next.0
11
+ - Updated core to 1.0.0-next.0
12
+ - Updated common/utils to 1.0.0-next.0
13
+ - Updated shared/types to 1.0.0-next.0
14
+
15
+ ## 0.0.52-4 (2025-12-15)
16
+
17
+ ### 🚀 Features
18
+
19
+ - enhance SDK and HTTP client integration
20
+
21
+ ### 🧱 Updated Dependencies
22
+
23
+ - Updated store/hooks to 0.0.52-4
24
+ - Updated core to 0.0.52-4
25
+ - Updated common/utils to 0.0.52-4
26
+ - Updated shared/types to 0.0.52-4
27
+
28
+ ## 0.0.52-3 (2025-12-12)
29
+
30
+ ### 🚀 Features
31
+
32
+ - enhance SDK and HTTP client integration
33
+
34
+ ### 🧱 Updated Dependencies
35
+
36
+ - Updated store/hooks to 0.0.52-3
37
+ - Updated core to 0.0.52-3
38
+ - Updated common/utils to 0.0.52-3
39
+ - Updated shared/types to 0.0.52-3
40
+
41
+ ## 0.0.52-2 (2025-12-12)
42
+
43
+ ### 🚀 Features
44
+
45
+ - enhance SDK and HTTP client integration
46
+
47
+ ### 🧱 Updated Dependencies
48
+
49
+ - Updated store/hooks to 0.0.52-2
50
+ - Updated core to 0.0.52-2
51
+ - Updated common/utils to 0.0.52-2
52
+ - Updated shared/types to 0.0.52-2
53
+
54
+ ## 0.0.52-1 (2025-12-11)
55
+
56
+ ### 🚀 Features
57
+
58
+ - enhance SDK and HTTP client integration
59
+
60
+ ### 🧱 Updated Dependencies
61
+
62
+ - Updated store/hooks to 0.0.52-1
63
+ - Updated core to 0.0.52-1
64
+ - Updated common/utils to 0.0.52-1
65
+ - Updated shared/types to 0.0.52-1
66
+
67
+ ## 0.0.52 (2025-12-11)
68
+
69
+ ### 🚀 Features
70
+
71
+ - enhance SDK and HTTP client integration
72
+
73
+ ### 🧱 Updated Dependencies
74
+
75
+ - Updated store/hooks to 0.0.52
76
+ - Updated core to 0.0.52
77
+ - Updated common/utils to 0.0.52
78
+ - Updated shared/types to 0.0.52
79
+
80
+ ## 0.0.51-0 (2025-12-11)
81
+
82
+ ### 🚀 Features
83
+
84
+ - enhance SDK and HTTP client integration
85
+
86
+ ### 🧱 Updated Dependencies
87
+
88
+ - Updated store/hooks to 0.0.51-0
89
+ - Updated core to 0.0.51-0
90
+ - Updated common/utils to 0.0.51-0
91
+ - Updated shared/types to 0.0.51-0
92
+
93
+ ## 0.0.50 (2025-11-25)
94
+
95
+ ### 🧱 Updated Dependencies
96
+
97
+ - Updated store/hooks to 0.0.50
98
+ - Updated core to 0.0.50
99
+ - Updated common/utils to 0.0.50
100
+ - Updated shared/types to 0.0.50