We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842c48b commit bb3056cCopy full SHA for bb3056c
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v3.0.18
2
+
3
+`2025-08-15`
4
5
+- 🏡 chore: 升级icon库 (#3330)
6
+- 🏡 chore: 发布taro下的样式按需插件
7
+- 📖 docs: 更新介绍部分内容 (#3324)
8
+- :sparkles: feat: Ellipsis校验越界不走缓存配置 (#3329)
9
+- :sparkles: feat(price): 支持自定义颜色&数据原样输出 (#3328)
10
+- :sparkles: feat(notify): 支持promise调用notice (#3319)
11
+- :bug: fix(noticebar): 适配鸿蒙样式修复 (#3332)
12
+- :bug: Fix icons svg (#3331)
13
14
# v3.0.17
15
16
`2025-08-01`
package.json
@@ -1,6 +1,6 @@
{
"name": "@nutui/nutui-react-taro",
- "version": "3.0.17",
+ "version": "3.0.18",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/es/packages/nutui.react.build.js",
0 commit comments