Files
backstage/.changeset/modern-ducks-battle.md
T
Patrik Oldsberg 68fc9dc60e changesets: added changesets for routing system refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 11:58:19 +02:00

371 B

@backstage/frontend-app-api
@backstage/frontend-app-api
minor

Added the ability to configure bound routes through app.routes.bindings. The routing system used by createApp has been replaced by one that only supports route refs of the new format from @backstage/frontend-plugin-api. The requirement for route refs to have the same ID as their associated extension has been removed.