Files
backstage/.changeset/silly-seals-march.md
T
Fredrik Adelöw 0a033351be catalog: clean up api reports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-16 15:45:36 +01:00

331 B

@backstage/plugin-catalog
@backstage/plugin-catalog
minor

BREAKING:

  • The CatalogResultListItem result prop is now of the more narrow and correct type IndexableDocument, rather than any.
  • The individual table column factories (e.g. createNameColumn) are now no longer available directly, but only through CatalogTable.columns.