Merge pull request #31837 from the-serious-programmer/feature/catalog-export

Feature: catalog export
This commit is contained in:
Patrik Oldsberg
2026-05-21 19:50:30 +02:00
committed by GitHub
36 changed files with 3065 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Added `CatalogExportButton`, which adds CSV and JSON export support to the `CatalogIndexPage`.