Files
backstage/packages/frontend-dev-utils/CHANGELOG.md
T
github-actions[bot] 1cc86bee1c Version Packages (next)
2026-04-21 15:07:43 +00:00

1.6 KiB

@backstage/frontend-dev-utils

0.1.2-next.0

Patch Changes

0.1.1

Patch Changes

0.1.1-next.1

Patch Changes

0.1.1-next.0

Patch Changes

0.1.0

Minor Changes

  • c25532a: Added @backstage/frontend-dev-utils, a new package that provides a minimal helper for wiring up a development app for frontend plugins using the new frontend system. It exports a createDevApp function that handles creating and rendering a development app from a dev/ entry point. The dev app automatically bypasses the sign-in page and loads the @backstage/ui CSS. The options interface accepts features together with route bindings through bindRoutes.

Patch Changes