Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.7.15-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.
|
||||
- 68eb322: Added `@types/jest` as an optional peer dependency, since jest types are exposed in the public API surface.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.19.5-next.1
|
||||
- @backstage/core-plugin-api@1.12.3-next.1
|
||||
- @backstage/plugin-permission-react@0.4.40-next.1
|
||||
- @backstage/theme@0.7.2-next.1
|
||||
|
||||
## 1.7.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.7.15-next.1",
|
||||
"version": "1.7.15-next.2",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
Reference in New Issue
Block a user