0a033351be
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
331 B
331 B
@backstage/plugin-catalog
| @backstage/plugin-catalog |
|---|
| minor |
BREAKING:
- The
CatalogResultListItemresultprop is now of the more narrow and correct typeIndexableDocument, rather thanany. - The individual table column factories (e.g.
createNameColumn) are now no longer available directly, but only throughCatalogTable.columns.