Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.11.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 42abfb1: Added `createServiceMock`, a public utility for creating `ServiceMock` instances for custom service refs. This allows plugin authors to define mock creators for their own services following the same pattern as the built-in `mockServices` mocks.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 68eb322: Added `@types/jest` as an optional peer dependency, since jest types are exposed in the public API surface.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@1.5.0-next.1
|
||||
- @backstage/backend-defaults@0.15.2-next.1
|
||||
- @backstage/backend-plugin-api@1.7.0-next.1
|
||||
- @backstage/plugin-auth-node@0.6.13-next.1
|
||||
- @backstage/plugin-events-node@0.4.19-next.0
|
||||
|
||||
## 1.10.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user