versions.md

April 16, 2026 ยท View on GitHub

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

PackageVersion
@backstage/catalog-model1.7.7
@backstage/config1.3.6
@backstage/core-app-api1.19.6
@backstage/core-components0.18.8
@backstage/core-plugin-api1.12.4
@backstage/integration-react1.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

PackageVersion
@backstage/backend-app-api1.6.0
@backstage/backend-defaults0.16.0
@backstage/backend-dynamic-feature-service0.8.0
@backstage/backend-plugin-api1.8.0
@backstage/catalog-model1.7.7
@backstage/cli-node0.3.0
@backstage/config1.3.6
@backstage/config-loader1.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.