Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-22 15:06:26 +00:00
parent d67c2382a3
commit 4704160491
72 changed files with 756 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+13 -1
View File
@@ -204,5 +204,17 @@
"@backstage/plugin-user-settings-backend": "0.3.4",
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": []
"changesets": [
"blue-apples-pump",
"create-app-1753196727",
"evil-phones-unite",
"funny-dancers-start",
"hot-clowns-behave",
"huge-heads-occur",
"nice-actors-cheer",
"nice-crabs-clean",
"spotty-icons-shake",
"tender-crabs-stay",
"twenty-pumas-brush"
]
}
+353
View File
@@ -0,0 +1,353 @@
# Release v1.42.0-next.0
Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.42.0-next.0](https://backstage.github.io/upgrade-helper/?to=1.42.0-next.0)
## @backstage/ui@0.7.0-next.0
### Minor Changes
- b0e47f3: **Breaking** We are upgrading our `Text` component to support all font sizes making the `Heading` component redundant. The new `Text` component introduces 4 sizes for title and 4 sizes for body text. All of these work in multiple colors and font weights. We improved the `as` prop to include all possible values. The `Link` component has also been updated to match the new `Text` component.
### Patch Changes
- e7ff178: Update styling of Tooltip element
- e0e886f: Adds onTabSelectionChange to ui header component.
## @backstage/canon@0.6.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.7.0-next.0
## @backstage/core-compat-api@0.4.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/create-app@0.7.2-next.0
### Patch Changes
- Bumped create-app version.
## @backstage/dev-utils@1.1.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/integration-react@1.2.9
## @backstage/frontend-app-api@0.11.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-defaults@0.2.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/frontend-defaults@0.2.5-next.0
### Patch Changes
- 7adc846: Added support for passing through `allowUnknownExtensionConfig` as a flag
- Updated dependencies
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
## @backstage/frontend-test-utils@0.3.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-api-docs@0.12.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-catalog@1.31.2-next.0
### Patch Changes
- f4622e8: Adding a more sensible default order to the default filters
- 77eebdc: Support multiple headers in new frontend system, and don't render a header until the entity has finished loading
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## @backstage/plugin-catalog-backend-module-azure@0.3.8-next.0
### Patch Changes
- b3aa80e: `host` should be optional in `config` schema
## @backstage/plugin-catalog-graph@0.4.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-catalog-import@0.13.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-catalog-react@1.19.2-next.0
### Patch Changes
- 77eebdc: Support `filter` parameter on the `EntityHeaderBlueprint`
- a3a878d: Adding `type` as an override to the `convertLegacyEntityCardExtension`
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/frontend-test-utils@0.3.5-next.0
## @backstage/plugin-catalog-unprocessed-entities@0.2.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-devtools@0.1.30-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-home@0.8.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-kubernetes@0.12.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-kubernetes-cluster@0.0.28-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
## @backstage/plugin-notifications@0.5.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-org@0.6.42-next.0
### Patch Changes
- 43cbb10: Added OwnershipCard, ComponentsGrid and UserProfileCard components to the `overridableComponents`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-org-react@0.1.41-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
## @backstage/plugin-scaffolder@1.33.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-scaffolder-react@1.18.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-search@1.4.29-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## @backstage/plugin-signals@0.0.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## @backstage/plugin-techdocs@1.13.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## @backstage/plugin-techdocs-addons-test-utils@1.0.52-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/integration-react@1.2.9
- @backstage/plugin-search-react@1.9.2
## @backstage/plugin-user-settings@0.8.25-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## example-app@0.2.112-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.42-next.0
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/ui@0.7.0-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-api-docs@0.12.10-next.0
- @backstage/plugin-catalog-graph@0.4.22-next.0
- @backstage/plugin-catalog-import@0.13.4-next.0
- @backstage/plugin-home@0.8.11-next.0
- @backstage/plugin-kubernetes@0.12.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.28-next.0
- @backstage/plugin-scaffolder@1.33.1-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/plugin-search@1.4.29-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26
- @backstage/plugin-user-settings@0.8.25-next.0
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.20-next.0
- @backstage/plugin-devtools@0.1.30-next.0
- @backstage/plugin-notifications@0.5.8-next.0
- @backstage/plugin-signals@0.0.22-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
- @backstage/plugin-search-react@1.9.2
## example-app-next@0.0.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.42-next.0
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/ui@0.7.0-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/frontend-defaults@0.2.5-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/plugin-api-docs@0.12.10-next.0
- @backstage/plugin-catalog-graph@0.4.22-next.0
- @backstage/plugin-catalog-import@0.13.4-next.0
- @backstage/plugin-home@0.8.11-next.0
- @backstage/plugin-kubernetes@0.12.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.28-next.0
- @backstage/plugin-scaffolder@1.33.1-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/plugin-search@1.4.29-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26
- @backstage/plugin-user-settings@0.8.25-next.0
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app-visualizer@0.1.21
- @backstage/plugin-catalog-unprocessed-entities@0.2.20-next.0
- @backstage/plugin-notifications@0.5.8-next.0
- @backstage/plugin-signals@0.0.22-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## e2e-test@0.2.31-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.7.2-next.0
## @internal/scaffolder@0.0.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/frontend-plugin-api@0.10.4
## techdocs-cli-embedded-app@0.2.111-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.41.0",
"version": "1.42.0-next.0",
"backstage": {
"cli": {
"new": {
+34
View File
@@ -1,5 +1,39 @@
# example-app-next
## 0.0.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.42-next.0
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/ui@0.7.0-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/frontend-defaults@0.2.5-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/plugin-api-docs@0.12.10-next.0
- @backstage/plugin-catalog-graph@0.4.22-next.0
- @backstage/plugin-catalog-import@0.13.4-next.0
- @backstage/plugin-home@0.8.11-next.0
- @backstage/plugin-kubernetes@0.12.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.28-next.0
- @backstage/plugin-scaffolder@1.33.1-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/plugin-search@1.4.29-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26
- @backstage/plugin-user-settings@0.8.25-next.0
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app-visualizer@0.1.21
- @backstage/plugin-catalog-unprocessed-entities@0.2.20-next.0
- @backstage/plugin-notifications@0.5.8-next.0
- @backstage/plugin-signals@0.0.22-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## 0.0.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.25",
"version": "0.0.26-next.0",
"backstage": {
"role": "frontend"
},
+30
View File
@@ -1,5 +1,35 @@
# example-app
## 0.2.112-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.42-next.0
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/ui@0.7.0-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-api-docs@0.12.10-next.0
- @backstage/plugin-catalog-graph@0.4.22-next.0
- @backstage/plugin-catalog-import@0.13.4-next.0
- @backstage/plugin-home@0.8.11-next.0
- @backstage/plugin-kubernetes@0.12.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.28-next.0
- @backstage/plugin-scaffolder@1.33.1-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/plugin-search@1.4.29-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26
- @backstage/plugin-user-settings@0.8.25-next.0
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.20-next.0
- @backstage/plugin-devtools@0.1.30-next.0
- @backstage/plugin-notifications@0.5.8-next.0
- @backstage/plugin-signals@0.0.22-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
- @backstage/plugin-search-react@1.9.2
## 0.2.111
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.111",
"version": "0.2.112-next.0",
"backstage": {
"role": "frontend"
},
+7
View File
@@ -1,5 +1,12 @@
# @backstage/canon
## 0.6.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.7.0-next.0
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/canon",
"version": "0.6.0",
"version": "0.6.1-next.0",
"backstage": {
"role": "web-library",
"moved": "@backstage/ui"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core-compat-api
## 0.4.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.4.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.4.4",
"version": "0.4.5-next.0",
"backstage": {
"role": "web-library"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.7.2-next.0
### Patch Changes
- Bumped create-app version.
## 0.7.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.1",
"version": "0.7.2-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/dev-utils
## 1.1.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/integration-react@1.2.9
## 1.1.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.12",
"version": "1.1.13-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+7
View File
@@ -1,5 +1,12 @@
# e2e-test
## 0.2.31-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.7.2-next.0
## 0.2.30
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.30",
"version": "0.2.31-next.0",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/frontend-app-api
## 0.11.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-defaults@0.2.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.11.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.11.4",
"version": "0.11.5-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-defaults
## 0.2.5-next.0
### Patch Changes
- 7adc846: Added support for passing through `allowUnknownExtensionConfig` as a flag
- Updated dependencies
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
## 0.2.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.2.4",
"version": "0.2.5-next.0",
"backstage": {
"role": "web-library"
},
@@ -1,5 +1,14 @@
# @backstage/frontend-test-utils
## 0.3.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.11.5-next.0
- @backstage/plugin-app@0.1.11
- @backstage/frontend-plugin-api@0.10.4
## 0.3.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.3.4",
"version": "0.3.5-next.0",
"backstage": {
"role": "web-library"
},
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.0.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.11",
"version": "0.0.12-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,15 @@
# techdocs-cli-embedded-app
## 0.2.111-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/cli@0.33.1
- @backstage/integration-react@1.2.9
## 0.2.110
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.110",
"version": "0.2.111-next.0",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/ui
## 0.7.0-next.0
### Minor Changes
- b0e47f3: **Breaking** We are upgrading our `Text` component to support all font sizes making the `Heading` component redundant. The new `Text` component introduces 4 sizes for title and 4 sizes for body text. All of these work in multiple colors and font weights. We improved the `as` prop to include all possible values. The `Link` component has also been updated to match the new `Text` component.
### Patch Changes
- e7ff178: Update styling of Tooltip element
- e0e886f: Adds onTabSelectionChange to ui header component.
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/ui",
"version": "0.6.0",
"version": "0.7.0-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-api-docs
## 0.12.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.12.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.9",
"version": "0.12.10-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
@@ -1,5 +1,11 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.3.8-next.0
### Patch Changes
- b3aa80e: `host` should be optional in `config` schema
## 0.3.7
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.7",
"version": "0.3.8-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-graph
## 0.4.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.4.21
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.4.21",
"version": "0.4.22-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "catalog-graph",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-import
## 0.13.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
## 0.13.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-import",
"version": "0.13.3",
"version": "0.13.4-next.0",
"description": "A Backstage plugin the helps you import entities into your catalog",
"backstage": {
"role": "frontend-plugin",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-react
## 1.19.2-next.0
### Patch Changes
- 77eebdc: Support `filter` parameter on the `EntityHeaderBlueprint`
- a3a878d: Adding `type` as an override to the `convertLegacyEntityCardExtension`
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/frontend-test-utils@0.3.5-next.0
## 1.19.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-react",
"version": "1.19.1",
"version": "1.19.2-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
"backstage": {
"role": "web-library",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-unprocessed-entities
## 0.2.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.2.19
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-unprocessed-entities",
"version": "0.2.19",
"version": "0.2.20-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "catalog-unprocessed-entities",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog
## 1.31.2-next.0
### Patch Changes
- f4622e8: Adding a more sensible default order to the default filters
- 77eebdc: Support multiple headers in new frontend system, and don't render a header until the entity has finished loading
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## 1.31.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog",
"version": "1.31.1",
"version": "1.31.2-next.0",
"description": "The Backstage plugin for browsing the Backstage catalog",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-devtools
## 0.1.30-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.1.29
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools",
"version": "0.1.29",
"version": "0.1.30-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "devtools",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-home
## 0.8.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.8.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.8.10",
"version": "0.8.11-next.0",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-kubernetes-cluster
## 0.0.28-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-cluster",
"version": "0.0.27",
"version": "0.0.28-next.0",
"description": "A Backstage plugin that shows details of Kubernetes clusters",
"backstage": {
"role": "frontend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-kubernetes
## 0.12.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.12.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes",
"version": "0.12.9",
"version": "0.12.10-next.0",
"description": "A Backstage plugin that integrates towards Kubernetes",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-notifications
## 0.5.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.5.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.5.7",
"version": "0.5.8-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-org-react
## 0.1.41-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
## 0.1.40
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org-react",
"version": "0.1.40",
"version": "0.1.41-next.0",
"backstage": {
"role": "web-library",
"pluginId": "org",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-org
## 0.6.42-next.0
### Patch Changes
- 43cbb10: Added OwnershipCard, ComponentsGrid and UserProfileCard components to the `overridableComponents`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.6.41
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.41",
"version": "0.6.42-next.0",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-scaffolder-react
## 1.18.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/frontend-plugin-api@0.10.4
## 1.18.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.18.0",
"version": "1.18.1-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-scaffolder
## 1.33.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/plugin-scaffolder-react@1.18.1-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
## 1.33.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.33.0",
"version": "1.33.1-next.0",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-search
## 1.4.29-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## 1.4.28
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.4.28",
"version": "1.4.29-next.0",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-signals
## 0.0.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.0.21
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals",
"version": "0.0.21",
"version": "0.0.22-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "signals",
@@ -1,5 +1,16 @@
# @backstage/plugin-techdocs-addons-test-utils
## 1.0.52-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/plugin-catalog@1.31.2-next.0
- @backstage/plugin-techdocs@1.13.3-next.0
- @backstage/integration-react@1.2.9
- @backstage/plugin-search-react@1.9.2
## 1.0.51
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-addons-test-utils",
"version": "1.0.51",
"version": "1.0.52-next.0",
"backstage": {
"role": "web-library",
"pluginId": "techdocs-addons",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-techdocs
## 1.13.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/integration-react@1.2.9
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-search-react@1.9.2
## 1.13.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.13.2",
"version": "1.13.3-next.0",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-user-settings
## 0.8.25-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.2-next.0
- @backstage/core-compat-api@0.4.5-next.0
- @backstage/frontend-plugin-api@0.10.4
## 0.8.24
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-user-settings",
"version": "0.8.24",
"version": "0.8.25-next.0",
"description": "A Backstage plugin that provides a settings page",
"backstage": {
"role": "frontend-plugin",