Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
f4a58d3a36
commit
423e01d903
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.1.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 409ed984e8: Service are now scoped to either `'plugin'` or `'root'` scope. Service factories have been updated to provide dependency instances directly rather than factory functions.
|
||||
- 854ba37357: The `createServiceFactory` method has been updated to return a higher-order factory that can accept options.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.2-next.0
|
||||
- @backstage/plugin-permission-common@0.6.4-next.2
|
||||
- @backstage/backend-common@0.15.1-next.3
|
||||
- @backstage/backend-tasks@0.3.5-next.1
|
||||
|
||||
## 0.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user