File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v3.0.9
2
+
3
+ ` 2025-04-18 `
4
+
5
+ - :sparkles : feat(form): 增加 taro components 属性的支持,抽象类型 (#3182 )
6
+ - :sparkles : feat(input): 增加 taro components 属性的支持 (#3181 )
7
+ - :sparkles : feat(button): 兼容 taro components (#3188 )
8
+ - :bug : fix(image): update image props tsType (#3178 )
9
+ - 🪵 refactor: 打包组件不同主题的 css 文件 (#3189 )
10
+ - 🪵 refactor(loading): 移除内置的 lottie,可通过 icon 属性加载 lottie (#3184 )
11
+ - 📖 docs(audio): 修订audio taro 端文档,不再支持taro多端 (#3187 )
12
+ - 🏡 chore: update taro version (#3186 )
13
+ - 🏡 chore: 调整 utils 和 hooks 的导出方式 (#3162 )
14
+
1
15
# v3.0.8
2
16
3
17
` 2025-04-11 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-react-taro" ,
3
- "version" : " 3.0.9-beta.1 " ,
3
+ "version" : " 3.0.9" ,
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