Files
backstage/packages/frontend-app-api
Patrik Oldsberg 89f83827c9 frontend-app-api: expose bootstrap app state
Expose the prepared bootstrap tree together with subscription-based phase updates so createApp can render from app state directly instead of forcing rerenders through a sign-in callback.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 13:01:58 +01:00
..
2026-03-10 17:34:12 +00:00

@backstage/frontend-app-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 apps. It implements the design outlined in RFC: Frontend System Evolution.

Documentation