Merge pull request #8509 from cmpadden/remove-deprecations-release-2021-11-11

Remove Deprecations (release-2021-11-11)
This commit is contained in:
Fredrik Adelöw
2021-12-17 09:48:39 +01:00
committed by GitHub
16 changed files with 19 additions and 469 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/test-utils': minor
---
Removed deprecated `Keyboard` class which has been superseded by `@testing-library/user-event#userEvent`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/config-loader': minor
---
Removed deprecated option `configPaths` as it has been superseded by `configTargets`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': minor
---
Removed deprecated types `ApiRefType` and `ApiRefsToTypes`