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 6063eb3 commit c559879Copy full SHA for c559879
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# v3.0.16
2
+
3
+`2025-07-04`
4
5
+- :bug: fix(calendar): 类型修订 (#3292)
6
+- :bug: fix(swiper): 修改初始值时不生效问题 (#3293)
7
+- :bug: fix(noticebar): children cannot update responsively in vertical mode (#3251)
8
9
# v3.0.15
10
11
`2025-06-27`
package.json
@@ -1,6 +1,6 @@
{
"name": "@nutui/nutui-react-taro",
- "version": "3.0.15",
+ "version": "3.0.16",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/es/packages/nutui.react.build.js",
0 commit comments