Files
backstage/packages/frontend-dev-utils/CHANGELOG.md
T
github-actions[bot] 68db890456 Version Packages (next)
2026-05-26 15:26:38 +00:00

1.9 KiB

@backstage/frontend-dev-utils

0.1.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/frontend-defaults@0.5.3-next.0
    • @backstage/plugin-app@0.4.7-next.0

0.1.2

Patch Changes

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