Incorporated the feedback.

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2022-07-13 13:56:08 +02:00
parent dbbe8bd6d1
commit a405ec5a95
2 changed files with 0 additions and 17 deletions
-11
View File
@@ -1,11 +0,0 @@
---
'@backstage/app-defaults': patch
---
Updated usage of the `BackstagePlugin` type.
```
myPlugin.__experimentalReconfigure({
...
});
```
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/core-app-api': patch
---
Introduced an extra parameter in BackstagePlugin.
This optional parameter is responsible for providing a type for input options for the plugin.