Releases: huaweicloud/cloudide-plugin-core
Releases · huaweicloud/cloudide-plugin-core
Release 0.0.3
add init() function to AbstractBackend and AbstractFrontend init() function is called before backend is ready and therefore the function call from frontend will wait until initialization porccess is complete, so it is with init() function in frontend.
Release 0.0.2
v0.0.2 upgrade @cloudide/messaging to 0.0.3
Release 0.0.1
v0.0.1 implement backend and frontend api of plugin