Merge pull request #4927 from backstage/mob/evolution

core-api: first steps towards independently evolvable and duplicatable core api
This commit is contained in:
Patrik Oldsberg
2021-03-15 15:20:27 +01:00
committed by GitHub
22 changed files with 632 additions and 96 deletions
+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.