Release v1.40.0-next.0
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.40.0-next.0
@backstage/backend-plugin-api@1.4.0-next.0
Minor Changes
- 664c07a: Added
coreServices.actionsRegistryandcoreServices.actionsto allow registration of distributed actions from plugins, and the ability to invoke these actions
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/backend-test-utils@1.6.0-next.0
Minor Changes
- c999c25: Added mock implementations for
ActionsServiceandActionsRegistryService
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/backend-app-api@1.2.4-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/canon@0.5.0-next.0
Minor Changes
- 24b45ef: Fixes spacing props on layout components and aligned on naming for the Grid component. You should now call the Grid root component using <Grid.Root /> instead of just
.
Patch Changes
- 269316d: Remove leftover console.log from Container component.
@backstage/create-app@0.7.0-next.0
Minor Changes
- 30474c4: Add .cache directory to shipped gitignore.
@backstage/repo-tools@0.14.0-next.0
Minor Changes
- bf9a173: Add support for caching the per-package output from the
package-docscommand.
Patch Changes
- 2d20024: Fix an issue where errors were not printed to console when running
backstage-repo-tools schema openapi generatewithout the--watchflag. - e643ee4: Add missing highlight language for the
package-docscommand. - Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
@backstage/plugin-catalog@1.31.0-next.0
Minor Changes
- ec7b35d: Introduced
backstage.io/techdocs-entity-pathannotation which allows deep linking into another entities TechDocs in conjunction withbackstage.io/techdocs-entity.
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/plugin-techdocs-common@0.1.1-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-techdocs@1.13.0-next.0
Minor Changes
- ec7b35d: Introduced
backstage.io/techdocs-entity-pathannotation which allows deep linking into another entities TechDocs in conjunction withbackstage.io/techdocs-entity.
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/plugin-techdocs-common@0.1.1-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-techdocs-react@1.3.0-next.0
Minor Changes
- ec7b35d: Introduced
backstage.io/techdocs-entity-pathannotation which allows deep linking into another entities TechDocs in conjunction withbackstage.io/techdocs-entity.
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-techdocs-common@0.1.1-next.0
@backstage/backend-app-api@1.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/backend-defaults@0.10.1-next.0
Patch Changes
- c999c25: Added some default implementations for the
ActionsServiceandActionsRegistryServicethat allow registration of actions for a particular plugin. - Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-app-api@1.2.4-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/backend-dynamic-feature-service@0.7.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/plugin-catalog-backend@2.0.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-events-backend@0.5.3-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
- @backstage/backend-openapi-utils@0.5.4-next.0
- @backstage/plugin-app-node@0.1.34-next.0
@backstage/backend-openapi-utils@0.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/core-compat-api@0.4.3-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/dev-utils@1.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/integration-react@1.2.7
@backstage/frontend-app-api@0.11.3-next.0
Patch Changes
- c38c9e8: Implemented support for the
plugin.info()method in specialized apps with a default resolved forpackage.jsonandcatalog-info.yaml. The default resolution logic can be overridden via thepluginInfoResolveroption tocreateSpecializedApp, and plugin-specific overrides can be applied via the newapp.pluginOverrideskey in static configuration. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/frontend-defaults@0.2.3-next.0
@backstage/frontend-defaults@0.2.3-next.0
Patch Changes
- fa5650c: Forwarded the new
pluginInfoResolveroption forcreateApp. - Updated dependencies
- @backstage/plugin-app@0.1.10-next.0
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/frontend-app-api@0.11.3-next.0
@backstage/frontend-dynamic-feature-loader@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
@backstage/frontend-plugin-api@0.10.3-next.0
Patch Changes
-
9e3868f: Added a new optional
infooption tocreateFrontendPluginthat lets you provide a loaders for different sources of metadata information about the plugin.There are two available loaders. The first one is
info.packageJson, which can be used to point to apackage.jsonfile for the plugin. This is recommended for any plugin that is defined within its own package, especially all plugins that are published to a package registry. Typical usage looks like this:export default createFrontendPlugin({
pluginId: '...',
info: {
packageJson: () => import('../package.json'),
},
});The second loader is
info.manifest, which can be used to point to an opaque plugin manifest. This MUST ONLY be used by plugins that are intended for use within a single organization. Plugins that are published to an open package registry should NOT use this loader. The loader is useful for adding additional internal metadata associated with the plugin, and it is up to the Backstage app to decide how these manifests are parsed and used. The default manifest parser in an app created withcreateAppfrom@backstage/frontend-defaultsis able to parse the defaultcatalog-info.yamlformat and built-in fields such asspec.owner.Typical usage looks like this:
export default createFrontendPlugin({
pluginId: '...',
info: {
manifest: () => import('../catalog-info.yaml'),
},
}); -
6f48f71: Added a new
useAppNodehook, which can be used to get a reference to theAppNodefrom by the closestExtensionBoundary.
@backstage/frontend-test-utils@0.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.1.10-next.0
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/frontend-app-api@0.11.3-next.0
@techdocs/cli@1.9.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-techdocs-node@1.13.4-next.0
@backstage/plugin-api-docs@0.12.8-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/plugin-catalog@1.31.0-next.0
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-app@0.1.10-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-app-backend@0.5.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/config-loader@1.10.1
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-app-node@0.1.34-next.0
@backstage/plugin-app-node@0.1.34-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/config-loader@1.10.1
@backstage/plugin-app-visualizer@0.1.20-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
@backstage/plugin-auth-backend@0.25.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-auth-backend-module-atlassian-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-auth0-provider@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-aws-alb-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-backend@0.25.1-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-bitbucket-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-github-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-gitlab-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-google-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-guest-provider@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-microsoft-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-oauth2-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-oidc-provider@0.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-backend@0.25.1-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-okta-provider@0.2.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-onelogin-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-pinniped-provider@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.5.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-auth-node@0.6.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-catalog-backend@2.0.1-next.0
Patch Changes
- 4654a78: Update
refresh_state_references.idto be a big int - Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
- @backstage/backend-openapi-utils@0.5.4-next.0
@backstage/plugin-catalog-backend-module-aws@0.4.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-azure@0.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-backstage-openapi@0.5.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/backend-openapi-utils@0.5.4-next.0
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.4.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-bitbucket-server@0.4.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-gcp@0.3.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-gerrit@0.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-gitea@0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-github@0.9.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@2.0.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-github-org@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-backend-module-github@0.9.1-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-gitlab@0.6.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.6.7-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@2.0.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-ldap@0.11.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-logs@0.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@2.0.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-catalog-backend-module-msgraph@0.7.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-openapi@0.2.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-puppetdb@0.2.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-backend-module-unprocessed@0.6.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
@backstage/plugin-catalog-graph@0.4.20-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-catalog-import@0.13.1-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-catalog-node@1.17.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-catalog-react@1.18.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/frontend-test-utils@0.3.3-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-catalog-unprocessed-entities@0.2.18-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
@backstage/plugin-devtools@0.1.28-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
@backstage/plugin-devtools-backend@0.5.6-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/config-loader@1.10.1
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-events-backend@0.5.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/backend-openapi-utils@0.5.4-next.0
@backstage/plugin-events-backend-module-aws-sqs@0.4.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-azure@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-bitbucket-server@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-gerrit@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-github@0.4.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-gitlab@0.3.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-module-google-pubsub@0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-backend-test-utils@0.1.45-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-events-node@0.4.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-gateway-backend@1.0.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-home@0.8.9-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-kubernetes@0.12.8-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-kubernetes-backend@0.19.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-kubernetes-node@0.3.1-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-kubernetes-cluster@0.0.26-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-kubernetes-node@0.3.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-notifications@0.5.6-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
@backstage/plugin-notifications-backend@0.5.7-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-notifications-node@0.2.16-next.0
- @backstage/plugin-signals-node@0.1.21-next.0
@backstage/plugin-notifications-backend-module-email@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-notifications-node@0.2.16-next.0
@backstage/plugin-notifications-backend-module-slack@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-notifications-node@0.2.16-next.0
@backstage/plugin-notifications-node@0.2.16-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-signals-node@0.1.21-next.0
@backstage/plugin-org@0.6.40-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-org-react@0.1.39-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-permission-backend@0.7.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-permission-backend-module-allow-all-policy@0.2.9-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-permission-node@0.10.1-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
@backstage/plugin-proxy-backend@0.6.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-proxy-node@0.1.5-next.0
@backstage/plugin-proxy-node@0.1.5-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder@1.31.1-next.0
Patch Changes
- d781b33: render details for composite property schemas
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-scaffolder-react@1.16.1-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-scaffolder-backend@1.33.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.10-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.10-next.0
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.9.2-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.11-next.0
- @backstage/plugin-scaffolder-backend-module-azure@0.2.10-next.0
- @backstage/plugin-scaffolder-backend-module-gerrit@0.2.10-next.0
- @backstage/plugin-scaffolder-backend-module-gitea@0.2.10-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.7.2-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
@backstage/plugin-scaffolder-backend-module-azure@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-bitbucket@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.10-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.10-next.0
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.10-next.0
Patch Changes
- 9c8ff0c: Update pull request creation filter to include .gitignore files in the created pull request
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.10-next.0
Patch Changes
- 9c8ff0c: Update pull request creation filter to include .gitignore files in the created pull request
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
@backstage/plugin-scaffolder-backend-module-gcp@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-gitea@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-github@0.7.2-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-gitlab@0.9.2-next.0
Patch Changes
- 3d6493a: Support merge request labels in publish:gitlab:merge-request
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-notifications@0.1.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-notifications-node@0.2.16-next.0
@backstage/plugin-scaffolder-backend-module-rails@0.5.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-sentry@0.2.10-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-backend-module-yeoman@0.4.11-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-scaffolder-node-test-utils@0.2.3-next.0
@backstage/plugin-scaffolder-node@0.8.3-next.0
Patch Changes
- 9c8ff0c: Update pull request creation filter to include .gitignore files in the created pull request
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-node-test-utils@0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node@0.8.3-next.0
- @backstage/backend-test-utils@1.6.0-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-scaffolder-react@1.16.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-search@1.4.27-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
@backstage/plugin-search-backend@2.0.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
- @backstage/backend-openapi-utils@0.5.4-next.0
@backstage/plugin-search-backend-module-catalog@0.3.5-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-module-elasticsearch@1.7.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-module-explore@0.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-module-pg@0.5.45-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-module-techdocs@0.4.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-techdocs-node@1.13.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
@backstage/plugin-search-backend-node@1.3.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-search-react@1.9.1-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
@backstage/plugin-signals@0.0.20-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
@backstage/plugin-signals-backend@0.3.5-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-events-node@0.4.12-next.0
- @backstage/plugin-signals-node@0.1.21-next.0
@backstage/plugin-signals-node@0.1.21-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-events-node@0.4.12-next.0
@backstage/plugin-techdocs-addons-test-utils@1.0.49-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.13.0-next.0
- @backstage/plugin-catalog@1.31.0-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-techdocs-backend@2.0.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-common@0.1.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-techdocs-node@1.13.4-next.0
- @backstage/plugin-catalog-node@1.17.1-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.3-next.0
@backstage/plugin-techdocs-common@0.1.1-next.0
Patch Changes
- ec7b35d: Introduced
backstage.io/techdocs-entity-pathannotation which allows deep linking into another entities TechDocs in conjunction withbackstage.io/techdocs-entity.
@backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/integration-react@1.2.7
@backstage/plugin-techdocs-node@1.13.4-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-common@0.1.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
@backstage/plugin-user-settings@0.8.23-next.0
Patch Changes
- 18c64e9: Added the
info.packageJsonoption to the plugin instance for the new frontend system. - Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-catalog-react@1.18.1-next.0
@backstage/plugin-user-settings-backend@0.3.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-signals-node@0.1.21-next.0
example-app@0.2.110-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder@1.31.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.0
- @backstage/plugin-catalog-import@0.13.1-next.0
- @backstage/plugin-catalog-graph@0.4.20-next.0
- @backstage/plugin-notifications@0.5.6-next.0
- @backstage/plugin-user-settings@0.8.23-next.0
- @backstage/plugin-kubernetes@0.12.8-next.0
- @backstage/plugin-api-docs@0.12.8-next.0
- @backstage/plugin-devtools@0.1.28-next.0
- @backstage/plugin-techdocs@1.13.0-next.0
- @backstage/plugin-catalog@1.31.0-next.0
- @backstage/plugin-signals@0.0.20-next.0
- @backstage/plugin-search@1.4.27-next.0
- @backstage/plugin-home@0.8.9-next.0
- @backstage/plugin-org@0.6.40-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/frontend-app-api@0.11.3-next.0
- @backstage/canon@0.5.0-next.0
- @backstage/plugin-scaffolder-react@1.16.1-next.0
- @backstage/cli@0.32.1
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.0
- @backstage/plugin-kubernetes-cluster@0.0.26-next.0
- @backstage/integration-react@1.2.7
example-app-next@0.0.24-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder@1.31.1-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.0
- @backstage/plugin-app-visualizer@0.1.20-next.0
- @backstage/plugin-catalog-import@0.13.1-next.0
- @backstage/plugin-catalog-graph@0.4.20-next.0
- @backstage/plugin-notifications@0.5.6-next.0
- @backstage/plugin-user-settings@0.8.23-next.0
- @backstage/plugin-kubernetes@0.12.8-next.0
- @backstage/plugin-api-docs@0.12.8-next.0
- @backstage/plugin-techdocs@1.13.0-next.0
- @backstage/plugin-catalog@1.31.0-next.0
- @backstage/plugin-signals@0.0.20-next.0
- @backstage/plugin-search@1.4.27-next.0
- @backstage/plugin-home@0.8.9-next.0
- @backstage/plugin-app@0.1.10-next.0
- @backstage/plugin-org@0.6.40-next.0
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/frontend-defaults@0.2.3-next.0
- @backstage/frontend-app-api@0.11.3-next.0
- @backstage/canon@0.5.0-next.0
- @backstage/core-compat-api@0.4.3-next.0
- @backstage/plugin-scaffolder-react@1.16.1-next.0
- @backstage/cli@0.32.1
- @backstage/plugin-catalog-react@1.18.1-next.0
- @backstage/plugin-search-react@1.9.1-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.0
- @backstage/plugin-kubernetes-cluster@0.0.26-next.0
- @backstage/integration-react@1.2.7
app-next-example-plugin@0.0.24-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
example-backend@0.0.39-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@2.0.1-next.0
- @backstage/backend-plugin-api@1.4.0-next.0
- @backstage/backend-defaults@0.10.1-next.0
- @backstage/plugin-events-backend@0.5.3-next.0
- @backstage/plugin-search-backend@2.0.3-next.0
- @backstage/plugin-scaffolder-backend@1.33.1-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.7.2-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.11-next.0
- @backstage/plugin-techdocs-backend@2.0.3-next.0
- @backstage/plugin-app-backend@0.5.3-next.0
- @backstage/plugin-auth-backend@0.25.1-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.9-next.0
- @backstage/plugin-auth-node@0.6.4-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.11-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.0
- @backstage/plugin-devtools-backend@0.5.6-next.0
- @backstage/plugin-events-backend-module-google-pubsub@0.1.1-next.0
- @backstage/plugin-kubernetes-backend@0.19.7-next.0
- @backstage/plugin-notifications-backend@0.5.7-next.0
- @backstage/plugin-permission-backend@0.7.1-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.9-next.0
- @backstage/plugin-permission-node@0.10.1-next.0
- @backstage/plugin-proxy-backend@0.6.3-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.5-next.0
- @backstage/plugin-search-backend-module-explore@0.3.3-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.3-next.0
- @backstage/plugin-search-backend-node@1.3.12-next.0
- @backstage/plugin-signals-backend@0.3.5-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.3-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.1-next.0
e2e-test@0.2.29-next.0
Patch Changes
- Updated dependencies
- @backstage/create-app@0.7.0-next.0
@internal/frontend@0.0.10-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
@internal/scaffolder@0.0.10-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-scaffolder-react@1.16.1-next.0
techdocs-cli-embedded-app@0.2.109-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.13.0-next.0
- @backstage/plugin-catalog@1.31.0-next.0
- @backstage/plugin-techdocs-react@1.3.0-next.0
- @backstage/cli@0.32.1
- @backstage/integration-react@1.2.7
@internal/plugin-todo-list-backend@1.0.40-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0-next.0