0665b7ed50
Signed-off-by: Camila Belo <camilaibs@gmail.com>
309 B
309 B
@backstage/backend-plugin-api
| @backstage/backend-plugin-api |
|---|
| patch |
We renamed BackendPluginConfig, BackendModuleConfig, and ExtensionPointConfig respectively to CreateBackendPluginOptions, CreateBackendModuleOptions, and CreateExtensionPointOptions in order to standardize frontend and backend factories signatures.