diff --git a/.changeset/stupid-parents-smoke.md b/.changeset/stupid-parents-smoke.md new file mode 100644 index 0000000000..85a8d544be --- /dev/null +++ b/.changeset/stupid-parents-smoke.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-api': patch +--- + +Internal refactor to allow for future package splits. As part of this `ApiRef`s are now identified by their ID rather than their reference.