Skip to content

Commit ba05c93

Browse files
committed
bump 3.15.4
1 parent e20d04f commit ba05c93

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
ChangeLog
33
========
44

5-
3.15.4
5+
3.15.4 (2025-11-12)
66
-------
77

8-
+ 【bug修复】- 修复严格模式下 proxy set 无返回导致 js 引擎抛错误的问题
8+
+ 【bug修复】- 严格模式下 Proxy set 无返回,导致 JS 错误
9+
910

1011
3.15.3 (2025-8-31)
1112
-------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "san",
33
"description": "A fast, portable, flexible JavaScript component framework",
4-
"version": "3.15.3",
4+
"version": "3.15.4",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/baidu/san.git"

0 commit comments

Comments
 (0)