Files
backstage/.changeset/famous-books-matter.md
T
Patrik Oldsberg 31e2309c8c changesets: added changeset for legacyPlugin wrapper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-11 13:24:39 +01:00

279 B

@backstage/backend-common
@backstage/backend-common
patch

Added legacyPlugin and the lower level makeLegacyPlugin wrappers that convert legacy plugins to the new backend system. This will be used to ease the future migration to the new backend system, but we discourage use of it for now.