909c742c18
Remove @alpha tags from translation-related types and switch all translation API imports in new frontend system packages to use stable paths from @backstage/frontend-plugin-api instead of @backstage/core-plugin-api/alpha. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
@backstage/frontend-test-utils
The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments
Contains utilities that can be used when testing frontend features such as extensions.
Installation
Install the package via Yarn into your own packages:
cd <package-dir> # if within a monorepo
yarn add --dev @backstage/frontend-test-utils