File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v3.0.2
2
+
3
+ ` 2025-03-07 `
4
+
5
+ - feat(form): 同步 2.x 的功能 (#2976 )
6
+ - feat(swipe): harmony (#3039 )
7
+ - fix: sync v15 sign (#3067 )
8
+ - fix: 解决按需引入picker和datepicker没有样式问题 (#3064 )
9
+ - fix(signature): 解决taro h5不能绘制问题 (#3060 )
10
+ - fix(input): style 属性设置为 CSSProperties 类型的值 (#3059 )
11
+ - fix: taro default import error (#3057 )
12
+ - fix(docs): 快速上手文件 (#3058 )
13
+ - docs(site): 删除无用的代码,更新视觉版本号 (#3063 )
14
+ - docs: update common docs
15
+ - docs: fix some mistakes in the documentation (#3056 )
16
+ - chore: add jdtaro. True means that will repeat (#3065 )
17
+ - chore: update site style (#3055 )
18
+ - refactor: migrate site to nutui-react (#2955 )
19
+
1
20
# v3.0.1
2
21
3
22
` 2025-03-05 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-react-taro" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"style" : " dist/style.css" ,
5
5
"main" : " dist/nutui.react.umd.js" ,
6
6
"module" : " dist/es/packages/nutui.react.build.js" ,
You can’t perform that action at this time.
0 commit comments