@dafaz-ui/react 4.0.18 → 6.0.5

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @dafaz-ui/react@4.0.18 build
2
+ > @dafaz-ui/react@6.0.5 build
3
3
  > tsup src/index.tsx --format esm,cjs --dts --external react
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -8,11 +8,11 @@
8
8
  CLI Target: es6
9
9
  ESM Build start
10
10
  CJS Build start
11
- ESM dist/index.mjs 20.31 KB
12
- ESM ⚡️ Build success in 37ms
13
- CJS dist/index.js 22.84 KB
14
- CJS ⚡️ Build success in 37ms
11
+ CJS dist/index.js 39.07 KB
12
+ CJS ⚡️ Build success in 43ms
13
+ ESM dist/index.mjs 35.82 KB
14
+ ESM ⚡️ Build success in 43ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 4493ms
17
- DTS dist/index.d.mts 103.82 KB
18
- DTS dist/index.d.ts 103.82 KB
16
+ DTS ⚡️ Build success in 4555ms
17
+ DTS dist/index.d.mts 121.54 KB
18
+ DTS dist/index.d.ts 121.54 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,66 @@
1
1
  # @dafaz-ui/react
2
2
 
3
+ ## 6.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Add new feat
8
+
9
+ ## 6.0.4
10
+
11
+ ### Patch Changes
12
+
13
+ - Add new feat
14
+
15
+ ## 6.0.3
16
+
17
+ ### Patch Changes
18
+
19
+ - Add feat
20
+
21
+ ## 6.0.2
22
+
23
+ ### Patch Changes
24
+
25
+ - add new featu
26
+
27
+ ## 6.0.1
28
+
29
+ ### Patch Changes
30
+
31
+ - 2c074d8: Update feat
32
+ - c5b9b45: Add new feat
33
+
34
+ ## 6.0.0
35
+
36
+ ### Major Changes
37
+
38
+ - Ad new color (red) and components
39
+
40
+ ## 5.0.2
41
+
42
+ ### Patch Changes
43
+
44
+ - Add new features
45
+
46
+ ## 5.0.1
47
+
48
+ ### Patch Changes
49
+
50
+ - Add new features
51
+
52
+ ## 5.0.0
53
+
54
+ ### Major Changes
55
+
56
+ - Add new features: multiselect, new font sizes
57
+
58
+ ## 4.0.19
59
+
60
+ ### Patch Changes
61
+
62
+ - fix value checkbox
63
+
3
64
  ## 4.0.18
4
65
 
5
66
  ### Patch Changes