e0ca667207
Signed-off-by: blam <ben@blam.sh>
313 B
313 B
@backstage/frontend-plugin-api
| @backstage/frontend-plugin-api |
|---|
| patch |
Added createFrontendModule as a replacement for createExtensionOverrides, which is now deprecated.
Deprecated the BackstagePlugin and FrontendFeature type in favor of FrontendPlugin and FrontendFeature from @backstage/frontend-app-api respectively.