Files
backstage/.changeset/techdocs-tiny-spies-knock.md
T
Emma Indal 0d917bf6f7 changes to be minor
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-15 10:15:26 +01:00

701 B

@backstage/plugin-techdocs
@backstage/plugin-techdocs
minor

Removed deprecated exports, including:

  • deprecated DocsResultListItem is now deleted and fully replaced with TechDocsSearchResultListItem
  • deprecated TechDocsPage is now deleted and fully replaced with TechDocsReaderPage
  • deprecated TechDocsPageHeader is now deleted and fully replaced with TechDocsReaderPageHeader
  • deprecated TechDocsPageHeaderProps is now deleted and fully replaced with TechDocsReaderPageHeaderProps
  • deprecated TechDocsPageRenderFunction is now deleted and fully replaced with TechDocsReaderPageRenderFunction
  • deprecated config techdocs.requestUrl is now deleted and fully replaced with the discoveryApi