Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.86 KB

File metadata and controls

54 lines (37 loc) · 1.86 KB

RHDH next (pre-release, versions can change for final release)

Based on Backstage 1.49.4

To bootstrap Backstage app that is compatible with RHDH next, you can use:

npx @backstage/create-app@0.8.1

Frontend packages

Package Version
@backstage/catalog-model 1.7.7
@backstage/config 1.3.6
@backstage/core-app-api 1.19.6
@backstage/core-components 0.18.8
@backstage/core-plugin-api 1.12.4
@backstage/integration-react 1.2.16

If you want to check versions of other packages, you can check the package.json in the app package in the main branch of the RHDH repository.

Backend packages

Package Version
@backstage/backend-app-api 1.6.0
@backstage/backend-defaults 0.16.0
@backstage/backend-dynamic-feature-service 0.8.0
@backstage/backend-plugin-api 1.8.0
@backstage/catalog-model 1.7.7
@backstage/cli-node 0.3.0
@backstage/config 1.3.6
@backstage/config-loader 1.10.9

If you want to check versions of other packages, you can check the package.json in the backend package in the main branch of the RHDH repository.