changesets: added changeset for core-app-api route collection refactoring

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-04-06 13:03:27 +02:00
parent 27e09c01ea
commit 3ff2bfb66e
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Refactored the route collection logic to prepare for future changes and avoid duplicate element tree traversal for the analytics context.