ddbeace2a4
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
326 B
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.