Files
backstage/.changeset/cool-knives-design.md
T
Patrik Oldsberg fb58f20613 frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-27 12:53:08 +02:00

278 B

@backstage/frontend-plugin-api
@backstage/frontend-plugin-api
patch

The id option of createFrontendPlugin has been renamed to pluginId in order to better align with similar APIs in the frontend and backend systems.

The old id option is deprecated and will be removed in a future release.