changesets: added changeset for core-api context bridging refactor

Co-authored-by: Juan Lulkin <jmaiz@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-11 17:13:51 +01:00
parent 99dad12b58
commit d88dd219e4
+5
View File
@@ -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.