Files
backstage/.changeset/fresh-kangaroos-tap.md
T
Patrik Oldsberg 322bbcae24 core-plugin-api: remove exprerimental plugin options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 09:53:49 +02:00

247 B

@backstage/core-plugin-api
@backstage/core-plugin-api
minor

Removed the exprimental plugin configuration API. The __experimentalReconfigure() from the plugin options as well as the __experimentalConfigure() method on plugin instances have both been removed.