Skip to content

Commit d8d6088

Browse files
irisSongcursoragent
andcommitted
chore: release v4.0.0-beta.3
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8235496 commit d8d6088

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v4.0.0-beta.3
2+
3+
`2026-06-12`
4+
5+
- 🏡 chore(deps): update actions/setup-python action to v6 (#3477)
6+
- :sparkles: feat(switch): 适配 v16 (#3483)
7+
- :sparkles: feat: indicator基础升级完成 (#3480)
8+
- :bug: fix: 解决taro版本demo变量文件重复注入导致超时的问题 (#3482)
9+
110
# v4.0.0-beta.2
211

312
`2026-06-08`

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": "4.0.0-beta.2",
3+
"version": "4.0.0-beta.3",
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)