Files
backstage/.changeset/techdocs-addons-api-migration-react.md
T
Patrik Oldsberg 22dce2b644 techdocs: migrate nfs addons to utility API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-26 16:53:04 +01:00

430 B

@backstage/plugin-techdocs-react
@backstage/plugin-techdocs-react
patch

TechDocs addons in the new frontend system now use a Utility API pattern instead of multiple attachment points. The AddonBlueprint now uses this new approach, and while addons created with older versions still work, they will produce a deprecation warning and will stop working in a future release.

As part of this change, the techDocsAddonDataRef alpha export was removed.