Files
backstage/.changeset/cyan-lies-flow.md
T
2021-02-04 20:22:49 +01:00

344 B

@backstage/plugin-search
@backstage/plugin-search
minor

Migrated to new composability API, exporting the plugin instance as searchPlugin, and page as SearchPage. Due to the old router component also being called SearchPage, this is a breaking change. The old page component is now exported as Router, which can be used to maintain the old behavior.