Backstage - v0.65.1


@backstate/create-app@0.4.16

Patch Changes

  • c945cd9f7e: Adds missing /catalog-graph route to <CatalogGraphPage/>.

To fix this problem for a recently created app please update your app/src/App.tsx

diff + import { CatalogGraphPage } from '@backstage/plugin-catalog-graph'; ... omitted ... </Route> <Route path="/settings" element={<UserSettingsPage />} /> + <Route path="/catalog-graph" element={<CatalogGraphPage />} /> </FlatRoutes>


Details

date
Jan. 28, 2022, 4:41 p.m.
name
v0.65.1
type
Patch
👇
Register or login to:
  • 🔍View and search all Backstage releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or