Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-kubernetes
|
||||
|
||||
## 0.12.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
|
||||
- 491a06c: Add the ability to show icons for the tabs on the entity page (new frontend)
|
||||
- 4183614: Updated usage of deprecated APIs in the new frontend system.
|
||||
- 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.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.0.0-next.2
|
||||
- @backstage/plugin-kubernetes-react@0.5.16-next.2
|
||||
- @backstage/frontend-plugin-api@0.14.0-next.2
|
||||
- @backstage/core-components@0.18.7-next.2
|
||||
- @backstage/core-plugin-api@1.12.3-next.1
|
||||
- @backstage/plugin-permission-react@0.4.40-next.1
|
||||
|
||||
## 0.12.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes",
|
||||
"version": "0.12.16-next.1",
|
||||
"version": "0.12.16-next.2",
|
||||
"description": "A Backstage plugin that integrates towards Kubernetes",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user