27bc970c91
Pass merged config schemas via configSchema instead of config.schema in the override method to avoid false deprecation warnings. Add type guard for non-object inputs in parse. Add tests for defaulted field required semantics (already correct) and invalid input types. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/frontend-plugin-api
The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments
This package provides the framework API used by Backstage frontend plugins. It implements the design outlined in RFC: Frontend System Evolution.