Skip to content

Commit 0c67209

Browse files
author
huangshanbo
committed
chore: release rc30
1 parent ce106eb commit 0c67209

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/zh-cn/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
88

99
---
10+
### 1.0.0-rc.30
11+
12+
`2026-04-20`
13+
- **Bug Fix**
14+
- 🐞 修复 Int16Array(),Int32Array(),Int8Array(),Float16Array()方法不支持,[issue 1589](https://github.com/jd-opensource/micro-app/issues/1589)
15+
- 🐞 修复 子应用使用 tailwindcss 4 无法正常工作,[issue 1550](https://github.com/jd-opensource/micro-app/issues/1550)
1016
### 1.0.0-rc.29
1117

1218
`2026-01-30`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-zoe/micro-app",
3-
"version": "1.0.0-rc.29",
3+
"version": "1.0.0-rc.30",
44
"description": "A lightweight, efficient and powerful micro front-end framework",
55
"private": false,
66
"main": "lib/index.min.js",

0 commit comments

Comments
 (0)