Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c41dd80: **BREAKING**: Removed the `extensions` option from `renderInTestApp`. If you need to pass extensions to the test app, use the new `renderTestApp` utility instead.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-app@0.3.1
|
||||
- @backstage/frontend-plugin-api@0.12.1
|
||||
- @backstage/config@1.3.5
|
||||
- @backstage/frontend-app-api@0.13.1
|
||||
- @backstage/test-utils@1.7.12
|
||||
|
||||
## 0.3.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.3.7-next.1",
|
||||
"version": "0.4.0",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user