Merge pull request #9780 from backstage/jhaals/remove-anlyticscontext

core-plugin-api: Remove deprecated AnyAnalyticsContext type
This commit is contained in:
Fredrik Adelöw
2022-02-24 13:48:03 +01:00
committed by GitHub
4 changed files with 6 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': minor
---
**BREAKING**: Removed deprecated `AnyAnalyticsContext` type which is replaced by `AnalyticsContextValue`