Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-04-23 14:53:09 +00:00
parent ee5173fd5e
commit 46046059b4
306 changed files with 4550 additions and 216 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.5.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/plugin-permission-react@0.4.22
## 1.5.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.4",
"version": "1.5.5-next.0",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# app-next-example-plugin
## 0.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.5-next.0
- @backstage/frontend-plugin-api@0.6.5-next.0
## 0.0.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.10",
"version": "0.0.11-next.0",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin"
+43
View File
@@ -1,5 +1,48 @@
# example-app-next
## 0.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-notifications@0.2.1-next.0
- @backstage/core-compat-api@0.2.5-next.0
- @backstage/plugin-api-docs@0.11.5-next.0
- @backstage/plugin-catalog@1.19.1-next.0
- @backstage/plugin-home@0.7.4-next.0
- @backstage/catalog-model@1.5.0-next.0
- @backstage/plugin-techdocs@1.10.5-next.0
- @backstage/cli@0.26.5-next.0
- @backstage/plugin-auth-react@0.1.1-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/plugin-scaffolder-react@1.8.5-next.0
- @backstage/plugin-scaffolder@1.19.4-next.0
- @backstage/plugin-catalog-graph@0.4.5-next.0
- @backstage/plugin-catalog-import@0.10.11-next.0
- @backstage/plugin-org@0.6.25-next.0
- @backstage/plugin-search@1.4.11-next.0
- @backstage/plugin-user-settings@0.8.6-next.0
- @backstage/plugin-catalog-common@1.0.23-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.4-next.0
- @backstage/plugin-kubernetes@0.11.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.11-next.0
- @backstage/plugin-techdocs-react@1.2.4-next.0
- @backstage/app-defaults@1.5.5-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-app-api@0.6.5-next.0
- @backstage/frontend-plugin-api@0.6.5-next.0
- @backstage/integration-react@1.1.26
- @backstage/plugin-app-visualizer@0.1.6-next.0
- @backstage/plugin-permission-react@0.4.22
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-search-react@1.7.11-next.0
- @backstage/plugin-signals@0.0.6-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.0
## 0.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.10",
"version": "0.0.11-next.0",
"private": true,
"repository": {
"type": "git",
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.97-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-notifications@0.2.1-next.0
- @backstage/plugin-api-docs@0.11.5-next.0
- @backstage/plugin-catalog@1.19.1-next.0
- @backstage/plugin-home@0.7.4-next.0
- @backstage/catalog-model@1.5.0-next.0
- @backstage/plugin-techdocs@1.10.5-next.0
- @backstage/cli@0.26.5-next.0
- @backstage/plugin-auth-react@0.1.1-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/plugin-scaffolder-react@1.8.5-next.0
- @backstage/plugin-scaffolder@1.19.4-next.0
- @backstage/plugin-catalog-graph@0.4.5-next.0
- @backstage/plugin-catalog-import@0.10.11-next.0
- @backstage/plugin-devtools@0.1.14-next.0
- @backstage/plugin-org@0.6.25-next.0
- @backstage/plugin-search@1.4.11-next.0
- @backstage/plugin-user-settings@0.8.6-next.0
- @backstage/plugin-catalog-common@1.0.23-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.4-next.0
- @backstage/plugin-kubernetes@0.11.10-next.0
- @backstage/plugin-kubernetes-cluster@0.0.11-next.0
- @backstage/plugin-techdocs-react@1.2.4-next.0
- @backstage/app-defaults@1.5.5-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-app-api@0.6.5-next.0
- @backstage/integration-react@1.1.26
- @backstage/plugin-permission-react@0.4.22
- @backstage/plugin-search-common@1.2.11
- @backstage/plugin-search-react@1.7.11-next.0
- @backstage/plugin-signals@0.0.6-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.0
## 0.2.96
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.96",
"version": "0.2.97-next.0",
"backstage": {
"role": "frontend"
},
+22
View File
@@ -1,5 +1,27 @@
# @backstage/backend-app-api
## 0.7.1-next.0
### Patch Changes
- 4cd5ff0: Add ability to configure the Node.js HTTP Server when configuring the root HTTP Router service
- e8199b1: Move the JWKS registration outside of the lifecycle middleware
- dc8c5dd: The default `TokenManager` implementation no longer requires keys to be configured in production, but it will throw an errors when generating or authenticating tokens. The default `AuthService` implementation will now also provide additional context if such an error is throw when falling back to using the `TokenManager` service to generate tokens for outgoing requests.
- 025641b: Redact `meta` fields too with the logger
- 5863e02: Internal refactor to only create one external token handler
- Updated dependencies
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-common@0.21.8-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/backend-tasks@0.5.23-next.0
- @backstage/cli-common@0.1.13
- @backstage/cli-node@0.2.5
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-node@0.7.29-next.0
## 0.7.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-app-api",
"description": "Core API used by Backstage backend apps",
"version": "0.7.0",
"version": "0.7.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+18
View File
@@ -1,5 +1,23 @@
# @backstage/backend-common
## 0.21.8-next.0
### Patch Changes
- ba0b8b4: Added option to `ServerTokenManager.fromConfig` that allows it to be instantiated in production without any configured keys.
- Updated dependencies
- @backstage/backend-app-api@0.7.1-next.0
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/backend-dev-utils@0.1.4
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.0
- @backstage/errors@1.2.4
- @backstage/integration@1.10.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
## 0.21.7
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.21.7",
"version": "0.21.8-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+8
View File
@@ -1,5 +1,13 @@
# @backstage/backend-defaults
## 0.2.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.1-next.0
- @backstage/backend-common@0.21.8-next.0
## 0.2.17
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-defaults",
"description": "Backend defaults used by Backstage backend apps",
"version": "0.2.17",
"version": "0.2.18-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -1,5 +1,32 @@
# @backstage/backend-dynamic-feature-service
## 0.2.10-next.0
### Patch Changes
- b611fd0: Updates the `scanRoot` method in the `PluginScanner` class to specifically ignore the `lost+found` directory, which is a system-generated directory used for file recovery on Unix-like systems. Skipping this directory avoids unnecessary errors.
- Updated dependencies
- @backstage/plugin-catalog-backend@1.22.0-next.0
- @backstage/backend-app-api@0.7.1-next.0
- @backstage/plugin-search-backend-node@1.2.22-next.0
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-common@0.21.8-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/plugin-scaffolder-node@0.4.4-next.0
- @backstage/backend-tasks@0.5.23-next.0
- @backstage/cli-common@0.1.13
- @backstage/cli-node@0.2.5
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.18-next.0
- @backstage/plugin-events-backend@0.3.5-next.0
- @backstage/plugin-events-node@0.3.4-next.0
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-permission-node@0.7.29-next.0
- @backstage/plugin-search-common@1.2.11
## 0.2.9
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"description": "Backstage dynamic feature service",
"version": "0.2.9",
"version": "0.2.10-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+37
View File
@@ -1,5 +1,42 @@
# example-backend-next
## 0.0.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-github@0.2.8-next.0
- @backstage/plugin-catalog-backend@1.22.0-next.0
- @backstage/plugin-scaffolder-backend@1.22.5-next.0
- @backstage/catalog-model@1.5.0-next.0
- @backstage/plugin-search-backend-node@1.2.22-next.0
- @backstage/plugin-search-backend@1.5.8-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.23-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.1-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.1.4-next.0
- @backstage/plugin-search-backend-module-explore@0.1.23-next.0
- @backstage/plugin-auth-backend@0.22.5-next.0
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/plugin-notifications-backend@0.2.1-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.1.36-next.0
- @backstage/backend-defaults@0.2.18-next.0
- @backstage/plugin-app-backend@0.3.66-next.0
- @backstage/plugin-kubernetes-backend@0.17.1-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0
- @backstage/plugin-techdocs-backend@1.10.5-next.0
- @backstage/backend-tasks@0.5.23-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.1.15-next.0
- @backstage/plugin-devtools-backend@0.3.4-next.0
- @backstage/plugin-permission-backend@0.5.42-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.15-next.0
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-permission-node@0.7.29-next.0
- @backstage/plugin-proxy-backend@0.4.16-next.0
- @backstage/plugin-signals-backend@0.1.4-next.0
## 0.0.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.25",
"version": "0.0.26-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/errors@1.2.4
## 0.1.10
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.10",
"version": "0.1.11-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-plugin-api
## 0.6.18-next.0
### Patch Changes
- 1fedf0c: Removed explicit `toString()` method from `ServiceRef` type.
- Updated dependencies
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-tasks@0.5.23-next.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
## 0.6.17
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.6.17",
"version": "0.6.18-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-tasks
## 0.5.23-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.21.8-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.5.22
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.22",
"version": "0.5.23-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-test-utils
## 0.3.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.7.1-next.0
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-common@0.21.8-next.0
- @backstage/backend-plugin-api@0.6.18-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.3.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "0.3.7",
"version": "0.3.8-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+42
View File
@@ -1,5 +1,47 @@
# example-backend
## 0.2.98-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.22.0-next.0
- @backstage/plugin-scaffolder-backend@1.22.5-next.0
- @backstage/catalog-model@1.5.0-next.0
- @backstage/plugin-search-backend-node@1.2.22-next.0
- @backstage/plugin-search-backend@1.5.8-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.3.4-next.0
- @backstage/plugin-search-backend-module-catalog@0.1.23-next.0
- @backstage/plugin-search-backend-module-explore@0.1.23-next.0
- @backstage/plugin-auth-backend@0.22.5-next.0
- @backstage/plugin-auth-node@0.4.13-next.0
- @backstage/backend-common@0.21.8-next.0
- example-app@0.2.97-next.0
- @backstage/plugin-app-backend@0.3.66-next.0
- @backstage/plugin-kubernetes-backend@0.17.1-next.0
- @backstage/catalog-client@1.6.5-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.0
- @backstage/plugin-catalog-node@1.11.2-next.0
- @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0
- @backstage/plugin-techdocs-backend@1.10.5-next.0
- @backstage/backend-tasks@0.5.23-next.0
- @backstage/config@1.2.0
- @backstage/integration@1.10.0
- @backstage/plugin-devtools-backend@0.3.4-next.0
- @backstage/plugin-events-backend@0.3.5-next.0
- @backstage/plugin-events-node@0.3.4-next.0
- @backstage/plugin-permission-backend@0.5.42-next.0
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-permission-node@0.7.29-next.0
- @backstage/plugin-proxy-backend@0.4.16-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.19-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.35-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.4.1-next.0
- @backstage/plugin-search-backend-module-pg@0.5.27-next.0
- @backstage/plugin-signals-backend@0.1.4-next.0
- @backstage/plugin-signals-node@0.1.4-next.0
## 0.2.97
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.97",
"version": "0.2.98-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/catalog-client
## 1.6.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/errors@1.2.4
## 1.6.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/catalog-client",
"version": "1.6.4",
"version": "1.6.5-next.0",
"description": "An isomorphic client for the catalog backend",
"backstage": {
"role": "common-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/catalog-model
## 1.5.0-next.0
### Minor Changes
- 79025f3: Introduce a domain attribute to the domain entity to allow a hierarchy of domains to exist.
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 1.4.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/catalog-model",
"version": "1.4.5",
"version": "1.5.0-next.0",
"description": "Types and validators that help describe the model of a Backstage Catalog",
"backstage": {
"role": "common-library"
+19
View File
@@ -1,5 +1,24 @@
# @backstage/cli
## 0.26.5-next.0
### Patch Changes
- fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in `@backstage/cli/config/tsconfig.json`.
- 0cc5ed3: Add support for `versions:migrate` to do code changes. Can be skipped with `--no-code-changes`
- f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/cli-common@0.1.13
- @backstage/cli-node@0.2.5
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.0
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.7
- @backstage/integration@1.10.0
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.26.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.26.3",
"version": "0.26.5-next.0",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-compat-api
## 0.2.5-next.0
### Patch Changes
- 5d99272: Update local development dependencies.
- Updated dependencies
- @backstage/core-plugin-api@1.9.2
- @backstage/frontend-plugin-api@0.6.5-next.0
- @backstage/version-bridge@1.0.8
## 0.2.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.2.4",
"version": "0.2.5-next.0",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-components
## 0.14.5-next.0
### Patch Changes
- 71e4229: Added optional `initialShowDropDown` prop to `SidebarSubmenuItem` to internally manage the initial display state of the dropdown items.
- Updated dependencies
- @backstage/theme@0.5.4-next.0
- @backstage/config@1.2.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/version-bridge@1.0.8
## 0.14.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.14.4",
"version": "0.14.5-next.0",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/create-app
## 0.5.15-next.0
### Patch Changes
- c066c88: Removed `packages/backend/src/types.ts` from the template as it is unused. It was mistakenly left in after moving the template to the new backend system.
- 5d99272: Update local development dependencies.
- 8105aad: Removed the Tech Radar and GitHub Actions plugins from the template, which have been moved to the community plugins repository.
- Updated dependencies
- @backstage/cli-common@0.1.13
## 0.5.14
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.14",
"version": "0.5.15-next.0",
"publishConfig": {
"access": "public"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.0.32-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/plugin-catalog-react@1.11.4-next.0
- @backstage/app-defaults@1.5.5-next.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/integration-react@1.1.26
## 1.0.31
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.0.31",
"version": "1.0.32-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.15-next.0
- @backstage/cli-common@0.1.13
- @backstage/errors@1.2.4
## 0.2.15
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.15",
"version": "0.2.16-next.0",
"private": true,
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.6.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.5-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.6.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.6.4",
"version": "0.6.5-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-plugin-api
## 0.6.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.5-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.6.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.6.4",
"version": "0.6.5-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-test-utils
## 0.1.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.6.5-next.0
- @backstage/frontend-plugin-api@0.6.5-next.0
- @backstage/test-utils@1.5.5-next.0
- @backstage/types@1.1.1
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.1.6",
"version": "0.1.7-next.0",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/repo-tools
## 0.8.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/backend-common@0.21.8-next.0
- @backstage/cli-common@0.1.13
- @backstage/cli-node@0.2.5
- @backstage/config-loader@1.8.0
- @backstage/errors@1.2.4
## 0.8.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.8.0",
"version": "0.8.1-next.0",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.96-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.19.1-next.0
- @backstage/catalog-model@1.5.0-next.0
- @backstage/plugin-techdocs@1.10.5-next.0
- @backstage/cli@0.26.5-next.0
- @backstage/theme@0.5.4-next.0
- @backstage/core-components@0.14.5-next.0
- @backstage/plugin-techdocs-react@1.2.4-next.0
- @backstage/app-defaults@1.5.5-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/integration-react@1.1.26
- @backstage/test-utils@1.5.5-next.0
## 0.2.95
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.95",
"version": "0.2.96-next.0",
"private": true,
"backstage": {
"role": "frontend"
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.8.10-next.0
### Patch Changes
- 1a0e009: Fix cookie endpoint mock for `serve`
- Updated dependencies
- @backstage/catalog-model@1.5.0-next.0
- @backstage/backend-common@0.21.8-next.0
- @backstage/plugin-techdocs-node@1.12.4-next.0
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
## 1.8.9
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.8.9",
"version": "1.8.10-next.0",
"publishConfig": {
"access": "public"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.5.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.5.4-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.12.4
- @backstage/core-plugin-api@1.9.2
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
- @backstage/plugin-permission-react@0.4.22
## 1.5.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.5.4",
"version": "1.5.5-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.5.4-next.0
### Patch Changes
- f1462df: Fixed bug where scrollbars don't pick up the theme when in dark mode
## 0.5.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.5.3",
"version": "0.5.4-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"