Files
backstage/plugins/permission-react
Patrik Oldsberg 53954e1199 permission-react: remove deprecated PermissionedRoute component
Removed the deprecated `PermissionedRoute` component that was incompatible
with React Router v6 stable. Use `RequirePermission` instead.

Also removed the `react-router-dom` dependency from the package since it
is no longer needed.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-13 00:40:12 +02:00
..
2026-04-07 15:30:58 +00:00

@backstage/plugin-permission-react

Components and hooks to help implement permissions in Backstage frontend plugins. For more information, see the permissions documentation on Backstage.io.