Skip to content

Commit f9fd093

Browse files
committed
bump 3.15.3
1 parent 4d3d2d2 commit f9fd093

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
ChangeLog
33
========
44

5+
3.15.3 (2025-8-31)
6+
-------
7+
8+
+ 【新特性】- 增加 Proxy API `.d` 的类型支持
9+
+ 【bug修复】- 绑定数据使用多层 object literal,多层嵌套与插值结束符冲突时,可能解析错误
10+
11+
512
3.15.2 (2025-7-15)
613
-------
714

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.2",
4+
"version": "3.15.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/baidu/san.git"

0 commit comments

Comments
 (0)