Skip to content

Commit

Permalink
bump 3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
errorrik committed Apr 25, 2022
1 parent 1fbbe91 commit c7ad821
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
ChangeLog
========

3.11.3 (2022-4-26)
-------

+ 【优化】- 优化 elif / else 指令的渲染和反解性能
+ 【优化】- 补全 .d.ts 中 defineComponent 方法的参数定义


3.11.2 (2022-3-22)
-------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "san",
"description": "A fast, portable, flexible JavaScript component framework",
"version": "3.11.2",
"version": "3.11.3",
"repository": {
"type": "git",
"url": "https://github.com/baidu/san.git"
Expand Down

0 comments on commit c7ad821

Please sign in to comment.