File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.6.3] ( https://code.alipay.com/cloud-ide/crew-dragon/compare/v0.6.2...v0.6.3 ) (2021-02-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修复 tab 监听问题 ([ ada4e1e] ( https://code.alipay.com/cloud-ide/crew-dragon/commits/ada4e1eebe61f54babf55e8b284e59c9aa457247 ) )
7+
8+
9+
110## [ 0.6.2] ( https://code.alipay.com/cloud-ide/crew-dragon/compare/v0.6.1...v0.6.2 ) (2021-02-25)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " alex" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "workspaces" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex" ,
55 "main" : " lib/index.js" ,
66 "typing" : " types/index.d.ts" ,
6464 "@ali/ide-workspace" : " 1.33.0" ,
6565 "@ali/ide-workspace-edit" : " 1.33.0" ,
6666 "@ali/kaitian-textmate-languages" : " ^2.2.0" ,
67- "@alipay/alex-cli" : " 0.6.2 " ,
68- "@alipay/alex-code-api" : " 0.6.2 " ,
69- "@alipay/alex-core" : " 0.6.2 " ,
70- "@alipay/alex-shared" : " 0.6.2 " ,
71- "@alipay/alex-code-service" : " 0.6.2 " ,
72- "@alipay/alex-i18n" : " 0.6.2 " ,
67+ "@alipay/alex-cli" : " 0.6.3 " ,
68+ "@alipay/alex-code-api" : " 0.6.3 " ,
69+ "@alipay/alex-core" : " 0.6.3 " ,
70+ "@alipay/alex-shared" : " 0.6.3 " ,
71+ "@alipay/alex-code-service" : " 0.6.3 " ,
72+ "@alipay/alex-i18n" : " 0.6.3 " ,
7373 "antd" : " ^3.20.3"
7474 },
7575 "tnpm" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-cli" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex-cli" ,
55 "main" : " lib/commander.js" ,
66 "files" : [
2020 "dependencies" : {
2121 "@ali/ide-extension-installer" : " ^2.0.0" ,
2222 "@ali/ide-kaitian-extension" : " 1.33.0" ,
23- "@alipay/alex-shared" : " 0.6.2 " ,
23+ "@alipay/alex-shared" : " 0.6.3 " ,
2424 "commander" : " ^6.2.0" ,
2525 "fs-extra" : " ^9.0.1" ,
2626 "lodash.pick" : " ^4.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-code-api" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex-code-api" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
1919 "lockfile" : " enable"
2020 },
2121 "dependencies" : {
22- "@alipay/alex-core" : " 0.6.2 " ,
23- "@alipay/alex-code-service" : " 0.6.2 " ,
24- "@alipay/alex-shared" : " 0.6.2 "
22+ "@alipay/alex-core" : " 0.6.3 " ,
23+ "@alipay/alex-code-service" : " 0.6.3 " ,
24+ "@alipay/alex-shared" : " 0.6.3 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-code-service" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex-code-service" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
1919 "lockfile" : " enable"
2020 },
2121 "dependencies" : {
22- "@alipay/alex-core" : " 0.6.2 " ,
22+ "@alipay/alex-core" : " 0.6.3 " ,
2323 "umi-request" : " ^1.3.5"
2424 }
2525}
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-core" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " core" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
1919 "lockfile" : " enable"
2020 },
2121 "dependencies" : {
22- "@alipay/alex-shared" : " 0.6.2 " ,
22+ "@alipay/alex-shared" : " 0.6.3 " ,
2323 "@ali/common-di" : " ^5.2.2" ,
2424 "@ali/ide-core-browser" : " 1.33.0" ,
2525 "@ali/ide-core-common" : " 1.33.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-i18n" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex-i18n" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
1919 "lockfile" : " enable"
2020 },
2121 "dependencies" : {
22- "@alipay/alex-core" : " 0.6.2 " ,
23- "@alipay/alex-shared" : " 0.6.2 "
22+ "@alipay/alex-core" : " 0.6.3 " ,
23+ "@alipay/alex-shared" : " 0.6.3 "
2424 }
2525}
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-shared" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " @alipay/alex-shared" ,
55 "main" : " lib/index.js" ,
66 "typing" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
2- "__WORKER_HOST__" : " https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/ide-alex/worker-host.8d730a74 .js" ,
2+ "__WORKER_HOST__" : " https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/ide-alex/worker-host.0383f357 .js" ,
33 "__WEBVIEW_ENDPOINT__" : " https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/ide-alex/webview"
44}
You can’t perform that action at this time.
0 commit comments