Skip to content

Commit

Permalink
3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
lizheming committed Dec 12, 2020
1 parent c19233d commit c3776be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "thinkjs",
"description": "ThinkJS - Use full ES6+ features to develop web applications",
"version": "3.2.12",
"version": "3.2.13",
"author": {
"name": "welefen",
"email": "[email protected]"
Expand Down

2 comments on commit c3776be

@grapewheel
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请问 3.2.13 和 3.2.12 有什么更新点?希望完善官方文档,因为商用,所以要看有没有不兼容的细节

@lizheming
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@grapewheel 206adc3...c3776be 可以看下 diff 改动比较小。我们一般是秉承 重构.特性.修复 原则更新版本号的,小版本的修改不会存在兼容问题。

Please sign in to comment.