Files
backstage/.changeset/silly-pandas-flash.md
T
Patrik Oldsberg 3a58084b65 added changesets
2021-02-22 01:04:10 +01:00

381 B

@backstage/core-api, @backstage/core
@backstage/core-api @backstage/core
patch patch

Created separate AppContext type to be returned from useApp rather than the BackstageApp itself. The AppContext type includes but deprecates getPlugins, getProvider, getRouter, and getRoutes. In addition, the AppContext adds a new getComponents method which providers access to the app components.