Version Packages (next) (#32150)
This commit is contained in:
committed by
GitHub
parent
f322010f67
commit
fea3e3972d
@@ -0,0 +1,578 @@
|
||||
# Release v1.47.0-next.0
|
||||
|
||||
Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.47.0-next.0](https://backstage.github.io/upgrade-helper/?to=1.47.0-next.0)
|
||||
|
||||
## @backstage/ui@0.11.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4ea1d15: **BREAKING**: Renamed CSS variable `--bui-bg` to `--bui-bg-surface-0` for consistency.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1880402: Fixes app background color on dark mode.
|
||||
- 9c76682: build(deps-dev): bump `storybook` from 10.1.9 to 10.1.10
|
||||
- b4a4911: Fixed SearchField `startCollapsed` prop not working correctly in Backstage UI. The field now properly starts in a collapsed state, expands when clicked and focused, and collapses back when unfocused with no input. Also fixed CSS logic to work correctly in all layout contexts (flex row, flex column, and regular containers).
|
||||
|
||||
Affected components: SearchField
|
||||
|
||||
## @backstage/backend-defaults@0.14.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7126bf2: Fixed a spelling mistake in root health service shutdown response.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@1.4.0
|
||||
- @backstage/backend-dev-utils@0.1.6
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/cli-node@0.2.16
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/config-loader@1.10.7
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/integration-aws-node@0.1.19
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
|
||||
## @backstage/backend-dynamic-feature-service@0.7.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/cli-common@0.1.16
|
||||
- @backstage/cli-node@0.2.16
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/config-loader@1.10.7
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-app-node@0.1.40
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-catalog-backend@3.3.1-next.0
|
||||
- @backstage/plugin-events-backend@0.5.10-next.0
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
- @backstage/plugin-scaffolder-node@0.12.2
|
||||
- @backstage/plugin-search-backend-node@1.4.0
|
||||
- @backstage/plugin-search-common@1.2.21
|
||||
|
||||
## @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6678b78: Internal update to use native feature from our request validation library for handling base path determination.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
|
||||
## @backstage/backend-test-utils@1.10.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-app-api@1.4.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
|
||||
## @backstage/cli@0.35.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 320c6a9: Bump `@swc/core` to support `ES2023` and `ES2024`
|
||||
- 9ee5996: Bump minimum required `@swc/core` to avoid transpilation bug
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/cli-common@0.1.16
|
||||
- @backstage/cli-node@0.2.16
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/config-loader@1.10.7
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/eslint-plugin@0.2.0
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/release-manifests@0.0.13
|
||||
- @backstage/types@1.2.2
|
||||
|
||||
## @backstage/create-app@0.7.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.16
|
||||
|
||||
## @backstage/dev-utils@1.1.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/app-defaults@1.7.3
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/core-app-api@1.19.3
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/integration-react@1.2.13
|
||||
- @backstage/theme@0.7.1
|
||||
- @backstage/plugin-catalog-react@1.21.4
|
||||
|
||||
## @techdocs/cli@1.10.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/cli-common@0.1.16
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/plugin-techdocs-node@1.13.10
|
||||
|
||||
## @backstage/plugin-app-visualizer@0.1.27-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/frontend-plugin-api@0.13.2
|
||||
|
||||
## @backstage/plugin-auth-backend-module-oidc-provider@0.4.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e54fcb2: Added support for custom start URL search parameters (with the new `startUrlSearchParams` config property)
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-auth-backend@0.25.7
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
|
||||
## @backstage/plugin-catalog-backend@3.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-client@1.12.1
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-catalog-common@1.1.7
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-aws@0.4.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/integration-aws-node@0.1.19
|
||||
- @backstage/plugin-catalog-common@1.1.7
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-kubernetes-common@0.9.9
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-gitlab@0.7.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/plugin-catalog-common@1.1.7
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-gitlab-org@0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/plugin-catalog-backend-module-gitlab@0.7.7-next.0
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-catalog-backend@3.3.1-next.0
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
|
||||
## @backstage/plugin-catalog-backend-module-logs@0.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/plugin-catalog-backend@3.3.1-next.0
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
|
||||
## @backstage/plugin-devtools-backend@0.5.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/cli-common@0.1.16
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/config-loader@1.10.7
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-devtools-common@0.1.20
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
|
||||
## @backstage/plugin-events-backend@0.5.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
|
||||
## @backstage/plugin-mcp-actions-backend@0.1.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-client@1.12.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
|
||||
## @backstage/plugin-mui-to-bui@0.2.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e4a1180: Updated tokens from `--bui-bg` to `--bui-bg-surface-0`
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/frontend-plugin-api@0.13.2
|
||||
- @backstage/theme@0.7.1
|
||||
|
||||
## @backstage/plugin-scaffolder-backend@3.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.3.5
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.15
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-events-node@0.4.18
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
- @backstage/plugin-scaffolder-backend-module-azure@0.2.16
|
||||
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.17
|
||||
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.3.0
|
||||
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.16
|
||||
- @backstage/plugin-scaffolder-backend-module-gerrit@0.2.16
|
||||
- @backstage/plugin-scaffolder-backend-module-gitea@0.2.16
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.9.3
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.11.0
|
||||
- @backstage/plugin-scaffolder-common@1.7.4
|
||||
- @backstage/plugin-scaffolder-node@0.12.2
|
||||
|
||||
## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-scaffolder-node@0.12.2
|
||||
|
||||
## @backstage/plugin-scaffolder-backend-module-yeoman@0.4.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-scaffolder-node@0.12.2
|
||||
- @backstage/plugin-scaffolder-node-test-utils@0.3.7-next.0
|
||||
|
||||
## @backstage/plugin-scaffolder-node-test-utils@0.3.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/backend-test-utils@1.10.3-next.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-scaffolder-node@0.12.2
|
||||
|
||||
## @backstage/plugin-search-backend@2.0.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-openapi-utils@0.6.5-next.0
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
- @backstage/plugin-search-backend-node@1.4.0
|
||||
- @backstage/plugin-search-common@1.2.21
|
||||
|
||||
## @backstage/plugin-techdocs-backend@2.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-client@1.12.1
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.19.0
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-catalog-node@1.20.1
|
||||
- @backstage/plugin-techdocs-node@1.13.10
|
||||
|
||||
## @backstage/plugin-user-settings-backend@0.3.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-signals-node@0.1.27
|
||||
- @backstage/plugin-user-settings-common@0.0.1
|
||||
|
||||
## example-app@0.2.117-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/cli@0.35.2-next.0
|
||||
- @backstage/plugin-mui-to-bui@0.2.3-next.0
|
||||
- @backstage/app-defaults@1.7.3
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/core-app-api@1.19.3
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/frontend-app-api@0.13.3
|
||||
- @backstage/integration-react@1.2.13
|
||||
- @backstage/theme@0.7.1
|
||||
- @backstage/plugin-api-docs@0.13.2
|
||||
- @backstage/plugin-auth-react@0.1.22
|
||||
- @backstage/plugin-catalog@1.32.1
|
||||
- @backstage/plugin-catalog-common@1.1.7
|
||||
- @backstage/plugin-catalog-graph@0.5.4
|
||||
- @backstage/plugin-catalog-import@0.13.8
|
||||
- @backstage/plugin-catalog-react@1.21.4
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.24
|
||||
- @backstage/plugin-devtools@0.1.34
|
||||
- @backstage/plugin-home@0.8.15
|
||||
- @backstage/plugin-kubernetes@0.12.14
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.32
|
||||
- @backstage/plugin-notifications@0.5.12
|
||||
- @backstage/plugin-org@0.6.47
|
||||
- @backstage/plugin-permission-react@0.4.39
|
||||
- @backstage/plugin-scaffolder@1.35.0
|
||||
- @backstage/plugin-scaffolder-react@1.19.4
|
||||
- @backstage/plugin-search@1.5.1
|
||||
- @backstage/plugin-search-common@1.2.21
|
||||
- @backstage/plugin-search-react@1.10.1
|
||||
- @backstage/plugin-signals@0.0.26
|
||||
- @backstage/plugin-techdocs@1.16.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.31
|
||||
- @backstage/plugin-techdocs-react@1.3.6
|
||||
- @backstage/plugin-user-settings@0.8.30
|
||||
|
||||
## example-app-next@0.0.31-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/cli@0.35.2-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.27-next.0
|
||||
- @backstage/app-defaults@1.7.3
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/core-app-api@1.19.3
|
||||
- @backstage/core-compat-api@0.5.5
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/frontend-app-api@0.13.3
|
||||
- @backstage/frontend-defaults@0.3.4
|
||||
- @backstage/frontend-plugin-api@0.13.2
|
||||
- @backstage/integration-react@1.2.13
|
||||
- @backstage/theme@0.7.1
|
||||
- @backstage/plugin-api-docs@0.13.2
|
||||
- @backstage/plugin-app@0.3.3
|
||||
- @backstage/plugin-auth@0.1.3
|
||||
- @backstage/plugin-auth-react@0.1.22
|
||||
- @backstage/plugin-catalog@1.32.1
|
||||
- @backstage/plugin-catalog-common@1.1.7
|
||||
- @backstage/plugin-catalog-graph@0.5.4
|
||||
- @backstage/plugin-catalog-import@0.13.8
|
||||
- @backstage/plugin-catalog-react@1.21.4
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.24
|
||||
- @backstage/plugin-home@0.8.15
|
||||
- @backstage/plugin-kubernetes@0.12.14
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.32
|
||||
- @backstage/plugin-notifications@0.5.12
|
||||
- @backstage/plugin-org@0.6.47
|
||||
- @backstage/plugin-permission-react@0.4.39
|
||||
- @backstage/plugin-scaffolder@1.35.0
|
||||
- @backstage/plugin-scaffolder-react@1.19.4
|
||||
- @backstage/plugin-search@1.5.1
|
||||
- @backstage/plugin-search-common@1.2.21
|
||||
- @backstage/plugin-search-react@1.10.1
|
||||
- @backstage/plugin-signals@0.0.26
|
||||
- @backstage/plugin-techdocs@1.16.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.31
|
||||
- @backstage/plugin-techdocs-react@1.3.6
|
||||
- @backstage/plugin-user-settings@0.8.30
|
||||
|
||||
## example-backend@0.0.46-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.14.1-next.0
|
||||
- @backstage/backend-plugin-api@1.6.0
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/plugin-app-backend@0.5.9
|
||||
- @backstage/plugin-auth-backend@0.25.7
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.4.0
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.2.15
|
||||
- @backstage/plugin-auth-backend-module-openshift-provider@0.1.3
|
||||
- @backstage/plugin-auth-node@0.6.10
|
||||
- @backstage/plugin-catalog-backend@3.3.1-next.0
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.10-next.0
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.2.17
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.15
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.7
|
||||
- @backstage/plugin-devtools-backend@0.5.13-next.0
|
||||
- @backstage/plugin-events-backend@0.5.10-next.0
|
||||
- @backstage/plugin-events-backend-module-google-pubsub@0.1.7
|
||||
- @backstage/plugin-kubernetes-backend@0.21.0
|
||||
- @backstage/plugin-mcp-actions-backend@0.1.7-next.0
|
||||
- @backstage/plugin-notifications-backend@0.6.1
|
||||
- @backstage/plugin-permission-backend@0.7.7
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.15
|
||||
- @backstage/plugin-permission-common@0.9.3
|
||||
- @backstage/plugin-permission-node@0.10.7
|
||||
- @backstage/plugin-proxy-backend@0.6.9
|
||||
- @backstage/plugin-scaffolder-backend@3.1.1-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.9.3
|
||||
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.17
|
||||
- @backstage/plugin-search-backend@2.0.10-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.3.11
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.7.9
|
||||
- @backstage/plugin-search-backend-module-explore@0.3.10
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.4.9
|
||||
- @backstage/plugin-search-backend-node@1.4.0
|
||||
- @backstage/plugin-signals-backend@0.3.11
|
||||
- @backstage/plugin-techdocs-backend@2.1.4-next.0
|
||||
|
||||
## e2e-test@0.2.36-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.7.8-next.0
|
||||
- @backstage/cli-common@0.1.16
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## techdocs-cli-embedded-app@0.2.116-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.11.0-next.0
|
||||
- @backstage/cli@0.35.2-next.0
|
||||
- @backstage/app-defaults@1.7.3
|
||||
- @backstage/catalog-model@1.7.6
|
||||
- @backstage/config@1.3.6
|
||||
- @backstage/core-app-api@1.19.3
|
||||
- @backstage/core-components@0.18.4
|
||||
- @backstage/core-plugin-api@1.12.1
|
||||
- @backstage/integration-react@1.2.13
|
||||
- @backstage/test-utils@1.7.14
|
||||
- @backstage/theme@0.7.1
|
||||
- @backstage/plugin-catalog@1.32.1
|
||||
- @backstage/plugin-techdocs@1.16.1
|
||||
- @backstage/plugin-techdocs-react@1.3.6
|
||||
Reference in New Issue
Block a user