Files
backstage/.changeset/spotty-zoos-sneeze.md
T
2024-09-12 12:32:21 +02:00

326 B

@backstage/core-app-api, @backstage/frontend-app-api
@backstage/core-app-api @backstage/frontend-app-api
minor patch

Added the ability to explicitly disable routes through the bindRoutes option by passing false as the route target. This also fixes a bug where route bindings in config were incorrectly prioritized above the ones in code in certain situations.