Merge pull request #13510 from backstage/mob/factories
backend-next: incorporate options into createServiceFactory
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/backend-app-api': patch
|
||||
'@backstage/backend-defaults': patch
|
||||
'@backstage/backend-test-utils': patch
|
||||
---
|
||||
|
||||
Updated to support new `ServiceFactory` formats.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-plugin-api': patch
|
||||
---
|
||||
|
||||
The `createServiceFactory` method has been updated to return a higher-order factory that can accept options.
|
||||
Reference in New Issue
Block a user