Files
backstage/.changeset/techdocs-clever-pumas-warn.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

537 B

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

Removed deprecated exports, including:

  • deprecated config generators is now deleted and fully replaced with techdocs.generator
  • deprecated config generators.techdocs is now deleted and fully replaced with techdocs.generator.runIn
  • deprecated config techdocs.requestUrl is now deleted
  • deprecated config techdocs.storageUrl is now deleted
  • deprecated createHttpResponse is now deleted and calls to /sync/:namespace/:kind/:name needs to be done by an EventSource.