Version Packages (next)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.7.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 400aa23: Added `FetchMiddlewares.clarifyFailures()` to the default fetch API middleware stack.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
|
||||
## 1.7.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.7.7-next.0",
|
||||
"version": "1.7.7-next.1",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-example-plugin
|
||||
|
||||
## 0.0.34-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
|
||||
## 0.0.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-example-plugin",
|
||||
"version": "0.0.34-next.0",
|
||||
"version": "0.0.34-next.1",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,40 @@
|
||||
# example-app-legacy
|
||||
|
||||
## 0.2.120-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/app-defaults@1.7.7-next.1
|
||||
- @backstage/cli@0.36.1-next.1
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.6.1-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.12-next.1
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/plugin-catalog-react@2.1.2-next.1
|
||||
- @backstage/plugin-org@0.7.1-next.1
|
||||
- @backstage/frontend-app-api@0.16.2-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.18-next.1
|
||||
- @backstage/plugin-notifications@0.5.16-next.1
|
||||
- @backstage/plugin-scaffolder@1.36.2-next.1
|
||||
- @backstage/plugin-search@1.7.1-next.1
|
||||
- @backstage/plugin-signals@0.0.30-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
- @backstage/plugin-api-docs@0.13.6-next.1
|
||||
- @backstage/plugin-catalog@2.0.2-next.1
|
||||
- @backstage/plugin-home@0.9.4-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.20.1-next.1
|
||||
- @backstage/plugin-search-react@1.11.1-next.1
|
||||
- @backstage/plugin-techdocs@1.17.3-next.1
|
||||
- @backstage/plugin-user-settings@0.9.2-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.29-next.1
|
||||
- @backstage/plugin-devtools@0.1.38-next.1
|
||||
- @backstage/plugin-home-react@0.1.37-next.1
|
||||
- @backstage/plugin-mui-to-bui@0.2.6-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.35-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.10-next.1
|
||||
|
||||
## 0.2.120-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-legacy",
|
||||
"version": "0.2.120-next.0",
|
||||
"version": "0.2.120-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-app
|
||||
|
||||
## 0.0.34-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/app-defaults@1.7.7-next.1
|
||||
- @backstage/plugin-app@0.4.3-next.1
|
||||
- @backstage/cli@0.36.1-next.1
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.6.1-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.12-next.1
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/plugin-catalog-react@2.1.2-next.1
|
||||
- @backstage/plugin-org@0.7.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/frontend-app-api@0.16.2-next.1
|
||||
- @backstage/core-compat-api@0.5.10-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.18-next.1
|
||||
- @backstage/plugin-notifications@0.5.16-next.1
|
||||
- @backstage/plugin-scaffolder@1.36.2-next.1
|
||||
- @backstage/plugin-search@1.7.1-next.1
|
||||
- @backstage/plugin-signals@0.0.30-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
- @backstage/plugin-api-docs@0.13.6-next.1
|
||||
- @backstage/plugin-catalog@2.0.2-next.1
|
||||
- @backstage/plugin-home@0.9.4-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.20.1-next.1
|
||||
- @backstage/plugin-search-react@1.11.1-next.1
|
||||
- @backstage/plugin-techdocs@1.17.3-next.1
|
||||
- @backstage/plugin-user-settings@0.9.2-next.1
|
||||
- @backstage/frontend-defaults@0.5.1-next.1
|
||||
- @backstage/plugin-app-react@0.2.2-next.1
|
||||
- @backstage/plugin-app-visualizer@0.2.2-next.1
|
||||
- @backstage/plugin-auth@0.1.7-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.29-next.1
|
||||
- @backstage/plugin-devtools@0.1.38-next.1
|
||||
- @backstage/plugin-home-react@0.1.37-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.35-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.10-next.1
|
||||
|
||||
## 0.0.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.0.34-next.0",
|
||||
"version": "0.0.34-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.6.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
|
||||
## 1.6.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.6.1-next.0",
|
||||
"version": "1.6.1-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.16.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4559806: Added support for typed `examples` on actions registered via the actions registry. Action authors can now provide examples with compile-time-checked `input` and `output` values that match their schema definitions.
|
||||
- 5cd814f: Refactored auditor severity log level mappings to use `zod/v4` with schema-driven defaults and type inference.
|
||||
- 6e2aaab: Fixed `AwsS3UrlReader` failing to read files from S3 buckets configured with custom endpoint hosts. When an integration was configured with a specific endpoint like `https://bucket-1.s3.eu-central-1.amazonaws.com`, the URL parser incorrectly fell through to the non-AWS code path, always defaulting the region to `us-east-1` instead of extracting it from the hostname.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
- @backstage/plugin-auth-node@0.7.0-next.1
|
||||
- @backstage/backend-app-api@1.6.1-next.1
|
||||
- @backstage/plugin-events-node@0.4.21-next.1
|
||||
- @backstage/plugin-permission-node@0.10.12-next.1
|
||||
|
||||
## 0.16.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.16.1-next.0",
|
||||
"version": "0.16.1-next.1",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.8.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
- @backstage/backend-defaults@0.16.1-next.1
|
||||
- @backstage/plugin-catalog-backend@3.5.1-next.1
|
||||
- @backstage/plugin-auth-node@0.7.0-next.1
|
||||
- @backstage/backend-openapi-utils@0.6.8-next.1
|
||||
- @backstage/plugin-app-node@0.1.44-next.1
|
||||
- @backstage/plugin-events-backend@0.6.1-next.1
|
||||
- @backstage/plugin-events-node@0.4.21-next.1
|
||||
- @backstage/plugin-permission-node@0.10.12-next.1
|
||||
- @backstage/plugin-scaffolder-node@0.13.1-next.1
|
||||
- @backstage/plugin-search-backend-node@1.4.3-next.1
|
||||
|
||||
## 0.8.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"version": "0.8.1-next.0",
|
||||
"version": "0.8.1-next.1",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.6.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
|
||||
## 0.6.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"version": "0.6.8-next.0",
|
||||
"version": "0.6.8-next.1",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 1.9.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4559806: Added support for typed `examples` on actions registered via the actions registry. Action authors can now provide examples with compile-time-checked `input` and `output` values that match their schema definitions.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.7.0-next.1
|
||||
- @backstage/plugin-permission-node@0.10.12-next.1
|
||||
|
||||
## 1.8.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "1.8.1-next.0",
|
||||
"version": "1.9.0-next.1",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.11.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4559806: Added support for typed `examples` on actions registered via the actions registry. Action authors can now provide examples with compile-time-checked `input` and `output` values that match their schema definitions.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
- @backstage/backend-defaults@0.16.1-next.1
|
||||
- @backstage/plugin-auth-node@0.7.0-next.1
|
||||
- @backstage/backend-app-api@1.6.1-next.1
|
||||
- @backstage/plugin-events-node@0.4.21-next.1
|
||||
|
||||
## 1.11.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "1.11.2-next.0",
|
||||
"version": "1.11.2-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.49-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
- @backstage/backend-defaults@0.16.1-next.1
|
||||
- @backstage/plugin-catalog-backend@3.5.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend@3.3.0-next.1
|
||||
- @backstage/plugin-auth-node@0.7.0-next.1
|
||||
- @backstage/plugin-app-backend@0.5.13-next.1
|
||||
- @backstage/plugin-auth-backend@0.28.0-next.1
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.5.2-next.1
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.2.18-next.1
|
||||
- @backstage/plugin-auth-backend-module-openshift-provider@0.1.6-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.13-next.1
|
||||
- @backstage/plugin-catalog-backend-module-logs@0.1.21-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.2.21-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.19-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.10-next.1
|
||||
- @backstage/plugin-devtools-backend@0.5.16-next.1
|
||||
- @backstage/plugin-events-backend@0.6.1-next.1
|
||||
- @backstage/plugin-events-backend-module-google-pubsub@0.2.2-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.21.3-next.1
|
||||
- @backstage/plugin-mcp-actions-backend@0.1.11-next.1
|
||||
- @backstage/plugin-notifications-backend@0.6.4-next.1
|
||||
- @backstage/plugin-permission-backend@0.7.11-next.1
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.18-next.1
|
||||
- @backstage/plugin-permission-node@0.10.12-next.1
|
||||
- @backstage/plugin-proxy-backend@0.6.12-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.9.8-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.21-next.1
|
||||
- @backstage/plugin-search-backend@2.1.1-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.3.14-next.1
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.8.2-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.3.13-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.4.13-next.1
|
||||
- @backstage/plugin-search-backend-node@1.4.3-next.1
|
||||
- @backstage/plugin-signals-backend@0.3.14-next.1
|
||||
- @backstage/plugin-techdocs-backend@2.1.7-next.1
|
||||
|
||||
## 0.0.49-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.49-next.0",
|
||||
"version": "0.0.49-next.1",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli-module-auth
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-module-auth",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "CLI module for Backstage CLI",
|
||||
"backstage": {
|
||||
"role": "cli-module"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli-module-build
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-module-build",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "CLI module for Backstage CLI",
|
||||
"backstage": {
|
||||
"role": "cli-module"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli-module-new
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 64a91d0: Rename the legacy `frontend-plugin` to `frontend-plugin-legacy`
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-module-new",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "CLI module for Backstage CLI",
|
||||
"backstage": {
|
||||
"role": "cli-module"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/cli-module-test-jest
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
- 6cc4811: Minor error message update
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-module-test-jest",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "CLI module for Backstage CLI",
|
||||
"backstage": {
|
||||
"role": "cli-module"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.36.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
- a7a14b7: Added `DOM.AsyncIterable` to the default `lib` in the shared TypeScript configuration, enabling standard async iteration support for DOM APIs such as `FileSystemDirectoryHandle`. This aligns behavior with [TypeScript 6.0](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/#the-dom-lib-now-contains-domiterable-and-domasynciterable), where this lib is included in `DOM` by default.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-module-build@0.1.1-next.1
|
||||
- @backstage/cli-module-test-jest@0.1.1-next.1
|
||||
- @backstage/eslint-plugin@0.2.3-next.0
|
||||
|
||||
## 0.36.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.36.1-next.0",
|
||||
"version": "0.36.1-next.1",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.20.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 400aa23: Added `FetchMiddlewares.clarifyFailures()` which replaces the uninformative "TypeError: Failed to fetch" with a message that includes the request method and URL.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
|
||||
## 1.19.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"version": "1.19.7-next.0",
|
||||
"version": "1.20.0-next.1",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.5.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 77ab7d5: Hide the default page header for pages created through the compatibility wrappers, since legacy plugins already render their own headers.
|
||||
- 49397c1: Removed unnecessary type argument from internal `createRouteRef` call.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.1.2-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
- @backstage/plugin-app-react@0.2.2-next.1
|
||||
|
||||
## 0.5.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.5.10-next.0",
|
||||
"version": "0.5.10-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.12.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
|
||||
## 1.12.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"version": "1.12.5-next.0",
|
||||
"version": "1.12.5-next.1",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.8.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## 0.8.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.8.2-next.0",
|
||||
"version": "0.8.2-next.1",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.1.22-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/app-defaults@1.7.7-next.1
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/plugin-catalog-react@2.1.2-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
|
||||
## 1.1.22-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.1.22-next.0",
|
||||
"version": "1.1.22-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/eslint-plugin
|
||||
|
||||
## 0.2.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- df43b0e: Fixed `no-mixed-plugin-imports` rule to return `null` from non-fixable suggestion handlers and added an explicit `SuggestionReportDescriptor[]` type annotation, matching the stricter type checking in TypeScript 6.0.
|
||||
|
||||
## 0.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/eslint-plugin",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3-next.0",
|
||||
"description": "Backstage ESLint plugin",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.16.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 400aa23: Wrapped extension permission authorization in a try/catch to surface errors as `ForwardedError` with a clear message.
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
- @backstage/frontend-defaults@0.5.1-next.1
|
||||
|
||||
## 0.16.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.16.2-next.0",
|
||||
"version": "0.16.2-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-defaults
|
||||
|
||||
## 0.5.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-app@0.4.3-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/frontend-app-api@0.16.2-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
|
||||
## 0.5.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-defaults",
|
||||
"version": "0.5.1-next.0",
|
||||
"version": "0.5.1-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-dev-utils
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-app@0.4.3-next.1
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/frontend-defaults@0.5.1-next.1
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-dev-utils",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"description": "Utilities for developing Backstage frontend plugins using the new frontend system.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/frontend-dynamic-feature-loader
|
||||
|
||||
## 0.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-dynamic-feature-loader",
|
||||
"version": "0.1.11-next.0",
|
||||
"version": "0.1.11-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @internal/frontend
|
||||
|
||||
## 0.0.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
|
||||
## 0.0.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/frontend",
|
||||
"version": "0.0.19-next.0",
|
||||
"version": "0.0.19-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"inline": true
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.16.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 49397c1: Simplified the type signature of `createRouteRef` by replacing the dual `TParams`/`TParamKeys` type parameters with a single `TParamKey` parameter. This is a breaking change for callers that explicitly provided type arguments, but most usage that relies on inference is unaffected.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ddc5247: Fixed `FlattenedMessages` type to avoid excessive type instantiation depth in TypeScript 6 when using `createTranslationRef` with the `translations` option.
|
||||
- fa55078: Refactored the internal `createSchemaFromZod` helper to use a schema-first generic pattern, replacing the `ZodSchema<TOutput, ZodTypeDef, TInput>` constraint with `TSchema extends ZodType`. This avoids "excessively deep" type inference errors when multiple Zod copies are resolved.
|
||||
|
||||
## 0.15.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.15.2-next.0",
|
||||
"version": "0.16.0-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.5.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-app@0.4.3-next.1
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/frontend-app-api@0.16.2-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
- @backstage/test-utils@1.7.17-next.1
|
||||
- @backstage/plugin-app-react@0.2.2-next.1
|
||||
|
||||
## 0.5.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.5.2-next.0",
|
||||
"version": "0.5.2-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.17.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
- 8e9679b: Parallelized CLI report generation, reducing wall-clock time by ~4x.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0-next.1
|
||||
|
||||
## 0.17.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"version": "0.17.1-next.0",
|
||||
"version": "0.17.1-next.1",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/scaffolder
|
||||
|
||||
## 0.0.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.20.1-next.1
|
||||
|
||||
## 0.0.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/scaffolder",
|
||||
"version": "0.0.20-next.0",
|
||||
"version": "0.0.20-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"inline": true
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.119-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.36.1-next.1
|
||||
- @backstage/ui@0.14.0-next.1
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.1
|
||||
- @backstage/core-components@0.18.9-next.0
|
||||
- @backstage/test-utils@1.7.17-next.1
|
||||
- @backstage/plugin-catalog@2.0.2-next.1
|
||||
- @backstage/plugin-techdocs@1.17.3-next.1
|
||||
- @backstage/frontend-defaults@0.5.1-next.1
|
||||
- @backstage/plugin-app-react@0.2.2-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.10-next.1
|
||||
|
||||
## 0.2.119-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.119-next.0",
|
||||
"version": "0.2.119-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.7.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.20.0-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.1
|
||||
|
||||
## 1.7.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.7.17-next.0",
|
||||
"version": "1.7.17-next.1",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,35 @@
|
||||
# @backstage/ui
|
||||
|
||||
## 0.14.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
|
||||
- 8d79835: Added RangeSlider component for selecting numeric ranges.
|
||||
|
||||
**Affected components:** RangeSlider
|
||||
|
||||
- 5081bcc: Fixed `Avatar` becoming elliptical in flex layouts by preventing it from shrinking.
|
||||
|
||||
**Affected components:** Avatar
|
||||
|
||||
- d840ba9: Fixed relative `href` resolution for BUI link components. Relative paths like `../other` are now correctly turned into absolute paths before reaching the React Aria layer, ensuring client-side navigation goes to the right place.
|
||||
|
||||
**Affected components:** ButtonLink, Card, CellProfile, CellText, Link, ListRow, MenuItem, MenuListBoxItem, Row, SearchAutocompleteItem, Tab, Tag
|
||||
|
||||
- 3bc23a5: Added support for disabling pagination in `useTable` complete mode by setting `paginationOptions: { type: 'none' }`. This skips data slicing and produces `pagination: { type: 'none' }` in `tableProps`, removing the need for consumers to manually override the pagination prop on `Table`. Also fixed complete mode not reacting to dynamic changes in `paginationOptions.pageSize`.
|
||||
|
||||
**Affected components:** `useTable`
|
||||
|
||||
- c368cf3: Updated dependency `@types/use-sync-external-store` to `^1.0.0`.
|
||||
- d0f055f: Added `showPaginationLabel` prop to `TablePagination` and `useTable` pagination options. When set to `false`, the pagination label (e.g., "1 - 20 of 150") is hidden while navigation controls remain visible. Defaults to `true`.
|
||||
|
||||
**Affected components:** `TablePagination`, `useTable`
|
||||
|
||||
- feaf3d1: Fixed HeaderNav hover indicator covering tab text when theme uses opaque background colors. Also fixed an incorrect CSS variable reference (`--bui-font-family` → `--bui-font-regular`).
|
||||
|
||||
**Affected components:** Header
|
||||
|
||||
## 0.14.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/ui",
|
||||
"version": "0.14.0-next.0",
|
||||
"version": "0.14.0-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user