Skip to content

Releases: huaweicloud/cloudide-plugin-core

Release 0.0.3

02 Jul 12:48
Compare
Choose a tag to compare
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

01 Jul 12:38
Compare
Choose a tag to compare
v0.0.2

upgrade @cloudide/messaging to 0.0.3

Release 0.0.1

30 Jun 08:51
Compare
Choose a tag to compare
v0.0.1

implement backend and frontend api of plugin