Files
backstage/.changeset/stupid-flies-speak.md
T
Patrik Oldsberg f0f110baac Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-05-15 12:56:56 +02:00

403 B

@backstage/frontend-app-api
@backstage/frontend-app-api
patch

Implemented support for the plugin.info() method in specialized apps with a default resolved for package.json and catalog-info.yaml. The default resolution logic can be overridden via the pluginInfoResolver option to createSpecializedApp, and plugin-specific overrides can be applied via the new app.pluginOverrides key in static configuration.