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.7.1] ( https://code.alipay.com/cloud-ide/crew-dragon/compare/v0.7.0...v0.7.1 ) (2021-03-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * deps fields ([ 7f0c510] ( https://code.alipay.com/cloud-ide/crew-dragon/commits/7f0c510caf0d8fc1d37aefcebf73f184377be208 ) )
7+
8+
9+ ### Features
10+
11+ * 增加文档变更事件 ([ 1e04fdc] ( https://code.alipay.com/cloud-ide/crew-dragon/commits/1e04fdc8c67e5460d6b0579d0cfd8f2be6482909 ) )
12+
13+
14+
115# [ 0.7.0] ( https://code.alipay.com/cloud-ide/crew-dragon/compare/v0.6.3...v0.7.0 ) (2021-03-01)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " alex" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "workspaces" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
68- "@alipay/alex-code-api" : " 0.7.0 " ,
69- "@alipay/alex-core" : " 0.7.0 " ,
70- "@alipay/alex-shared" : " 0.7.0 " ,
71- "@alipay/alex-code-service" : " 0.7.0 " ,
72- "@alipay/alex-i18n" : " 0.7.0 " ,
67+ "@alipay/alex-cli" : " 0.7.1 " ,
68+ "@alipay/alex-code-api" : " 0.7.1 " ,
69+ "@alipay/alex-core" : " 0.7.1 " ,
70+ "@alipay/alex-shared" : " 0.7.1 " ,
71+ "@alipay/alex-code-service" : " 0.7.1 " ,
72+ "@alipay/alex-i18n" : " 0.7.1 " ,
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.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
23+ "@alipay/alex-shared" : " 0.7.1 " ,
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.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
23- "@alipay/alex-code-service" : " 0.7.0 " ,
24- "@alipay/alex-shared" : " 0.7.0 "
22+ "@alipay/alex-core" : " 0.7.1 " ,
23+ "@alipay/alex-code-service" : " 0.7.1 " ,
24+ "@alipay/alex-shared" : " 0.7.1 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-code-service" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
22+ "@alipay/alex-core" : " 0.7.1 " ,
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.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
22+ "@alipay/alex-shared" : " 0.7.1 " ,
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.7.0 " ,
3+ "version" : " 0.7.1 " ,
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.7.0 " ,
23- "@alipay/alex-shared" : " 0.7.0 "
22+ "@alipay/alex-core" : " 0.7.1 " ,
23+ "@alipay/alex-shared" : " 0.7.1 "
2424 }
2525}
Original file line number Diff line number Diff line change 11{
22 "name" : " @alipay/alex-shared" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
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/alex-app/worker-host.0383f357 .js" ,
2+ "__WORKER_HOST__" : " https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/alex-app/worker-host.8d730a74 .js" ,
33 "__WEBVIEW_ENDPOINT__" : " https://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/alex-app/webview.d9941ccb"
44}
You can’t perform that action at this time.
0 commit comments