Merge pull request #8508 from backstage/mob/expalytics

core-plugin-api: mark AnalyticsApi as experimental
This commit is contained in:
Patrik Oldsberg
2021-12-16 09:50:58 +01:00
committed by GitHub
6 changed files with 35 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': patch
---
Deprecated the `AnyAnalyticsContext` type and mark the `AnalyticsApi` experimental.