diff --git a/.changeset/eight-hounds-dream.md b/.changeset/eight-hounds-dream.md new file mode 100644 index 0000000000..4368113f03 --- /dev/null +++ b/.changeset/eight-hounds-dream.md @@ -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.