Create dull-seals-march.md

This commit is contained in:
Patrik Oldsberg
2020-12-22 18:53:36 +01:00
parent 4a77461f84
commit a08c32ced2
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-api': patch
'@backstage/core': patch
---
Add `BackstageRoutes` component to replace the top-level `Routes` component from `react-router` within apps, removing the need for manually appending `/*` to paths or sorting routes.