We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0e198 commit 8bce871Copy full SHA for 8bce871
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-## [0.1.20](https://github.com/ibwei/vue3-base/compare/v0.1.17...v0.1.20) (2021-01-27)
+## [0.1.20](https://github.com/ibwei/vue3-base/compare/v0.1.17...v0.1.20) (2021-03-15)
2
+
3
4
+### Features
5
6
+* **tsx:** 增加 tsx 测试用例以及更新 ts 版本&相关依赖 ([cc0e198](https://github.com/ibwei/vue3-base/commit/cc0e198c4ee9fdb171d102bba194d817446b16ff))
7
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-base-type",
- "version": "0.1.20",
+ "version": "0.1.21",
"description": "一个使用vue3+typescript 搭建的项目基础架构类型声明库",
"author": {
"name": "ibwei",
0 commit comments