Files
backstage/.changeset/friendly-days-march.md
T
2024-08-28 14:16:45 +02:00

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.