Skip to content

Commit 949ad30

Browse files
committed
chore(release): v3.0.15
1 parent 74f7f75 commit 949ad30

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v3.0.15
2+
3+
`2025-06-27`
4+
5+
- 📖 docs(checkbox): 修订数据类型 (#3273)
6+
- :sparkles: feat(dialog): close和cancel各司其职 (#3282)
7+
- :sparkles: feat(calendarcard): 增加自定义头 (#3285)
8+
- :sparkles: feat(calendarcard): 对函数做了优化处理 (#3284)
9+
- :bug: fix(configprovider): 修订路径别名 (#3287)
10+
- :bug: fix(form): 单测错误修复 (#3286)
11+
- :bug: fix(noticebar): first item is not visible when scrolling vertically (#3249)
12+
- :bug: fix(form): 修复右侧星星无法展示的问题 (#3283)
13+
- :bug: fix(form): label无法修改字号 (#3280)
14+
- :bug: fix: remove -zIndex CSS variable due to lower priority and default value confusion (#3262)
15+
- :bug: fix(button): 禁用样式修订 (#3279)
16+
- :bug: fix(datepicker): 修改不设置事件类型的返回值 (#3270)
17+
- :bug: fix(pickerview): 修改快速滚动偶现滑动错位问题 (#3278)
18+
119
# v3.0.14
220

321
`2025-06-13`

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-taro",
3-
"version": "3.0.14",
3+
"version": "3.0.15",
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)