Skip to content

Commit a51b379

Browse files
committed
bump 3.15.5
1 parent d9d432d commit a51b379

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

5+
3.15.5 (2026-1-1)
6+
-------
7+
8+
+ 【bug修复】- 同时对同一的数据数组 set 和 push,可能导致依赖该数据的子组件数据重复
9+
10+
511
3.15.4 (2025-11-12)
612
-------
713

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

0 commit comments

Comments
 (0)