Version Packages
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- bba525b: **BREAKING**: Removed deprecated `setupRequestMockHandlers` which was replaced by `registerMswTestHooks`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f861bfc: Added a `initialRouteEntries` option to `renderInTestApp`.
|
||||
- f861bfc: The `renderInTestApp` helper now provides a default mock config with mock values for both `app.baseUrl` and `backend.baseUrl`.
|
||||
- abcdf44: Internal refactor to match updated `createSpecializedApp`.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.11.0
|
||||
- @backstage/frontend-plugin-api@0.10.0
|
||||
- @backstage/plugin-app@0.1.7
|
||||
- @backstage/test-utils@1.7.6
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/version-bridge@1.0.11
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
Reference in New Issue
Block a user