Skip to content

Commit 31a8c72

Browse files
committed
chore: release v3.0.10
1 parent 7aad8bd commit 31a8c72

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v3.0.10
2+
3+
`2025-04-25`
4+
5+
- 📖 docs: jmapp 不判断环境,直接打开 (#3193)
6+
- :sparkles: feat(switch): loading 态受控 (#3149)
7+
- :sparkles: feat(uploader): add listUploadRender prop for custom list mode upload… (#3198)
8+
- :sparkles: feat(video): 兼容taro Component属性 (#3185)
9+
- :sparkles: feat(radio): 支持自定义icon的classname (#3196)
10+
- :bug: fix(tabs): 修复滚动计算问题,优化定位逻辑 (#3183)
11+
- :bug: fix: 兼容选中值为0的情况 (#3192)
12+
113
# v3.0.9
214

315
`2025-04-18`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui-react",
3-
"version": "3.0.10-beta.0",
3+
"version": "3.0.10",
44
"style": "dist/style.css",
55
"main": "dist/nutui.react.umd.js",
66
"module": "dist/es/packages/nutui.react.build.js",

0 commit comments

Comments
 (0)