Merge pull request #26414 from backstage/blam/remove-namespace-where-possible

NFS: Removing `namespace` where possible as it's now deprecated
This commit is contained in:
Ben Lambert
2024-09-03 14:11:39 +02:00
committed by GitHub
25 changed files with 79 additions and 130 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/frontend-plugin-api': patch
'@backstage/frontend-test-utils': patch
'@backstage/frontend-app-api': patch
'@backstage/core-compat-api': patch
'@backstage/plugin-search-react': patch
---
Removing superfluous `namespace` parameter in favour of `pluginId` instead