@udixio/ui-react 0.3.6 → 0.3.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.
Files changed (4) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/index.js +2 -10838
  3. package/index.mjs +2823 -0
  4. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## 0.3.7 (2025-07-25)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **ui-react:** update build config to improve module compatibility ([a6de1ee](https://github.com/Udixio/UI/commit/a6de1ee))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Joël VIGREUX
10
+
11
+ ## 0.3.6 (2025-07-25)
12
+
13
+ ### 🧱 Updated Dependencies
14
+
15
+ - Updated tailwind to 0.3.6
16
+
1
17
  ## 0.3.5 (2025-07-25)
2
18
 
3
19
  ### 🧱 Updated Dependencies