50 KiB
50 KiB
Release v1.32.0-next.1
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.32.0-next.1
@backstage/cli@0.28.0-next.1
Minor Changes
55b8b84: BREAKING: The Jest configuration defined at@backstage/cli/config/jestno longer collects configuration defined in the"jest"field from all parentpackage.jsonfiles. Instead, it will only read and merge configuration from thepackage.jsonin the monorepo root if it exists, as well as the target package. In addition, configuration defined in the rootpackage.jsonwill now only be merged into each package configuration if it is a valid project-level configuration key.
Patch Changes
03810d2: Remove unknown dependencydiffcebee4f: Added support for a new experimentalEXPERIMENTAL_TRIM_NEXT_ENTRYflag which removes any./nextentry points present in packages when building and publishing.55b8b84: The Jest configuration will now search for asrc/setupTests.*file with any valid script extension, not only.ts.- Updated dependencies
- @backstage/eslint-plugin@0.1.10-next.0
- @backstage/integration@1.15.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
@backstage/integration-react@1.2.0-next.1
Minor Changes
a11495a: Added new ScmAuth methodforBitbucketServerthat uses correct OAuth scopes by default. Also updatedforBitbucketmethod to allow overriding the default OAuth scopes.
Patch Changes
e969dc7: Move@types/reactto a peer dependency.3dbac17: Revert of change #26430- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/config@1.2.0
@backstage/repo-tools@0.10.0-next.1
Minor Changes
8eb3033: Adds a new commandbackstage-repo-tools peer-depsfor validating your usage of peer dependencies in your plugins. It currently supports react related peer dependencies. It also has a--fixmode for quickly fixing any issues that it finds.
Patch Changes
1f6706f: Properly log instructions when APIs do not match- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
@backstage/plugin-catalog-react@1.14.0-next.1
Minor Changes
6812980: Added a new prop,disableTooltipto theEntityRefLinkcomponent
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-scaffolder@1.26.0-next.1
Minor Changes
c433ae9: Improved the layout of the manage templates page (/edit) by adding icons and descriptions that better describe what each page is for. Updated the header menu to link back to the scaffolder create page.7bfaf23: Text field content of theEntityPickeris now more readable as it uses entity title instead of entity reference.
Patch Changes
f6c15d8: ApplydefaultValueprops inMultiEntityPickere969dc7: Move@types/reactto a peer dependency.785d68f: Add support for pagination in scaffolder tasks list94a7bcd: Change "Register Existing Component" CTA to outlined as it's not a primary action on the scaffolder pages- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-scaffolder-react@1.13.0-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-scaffolder-common@1.5.6
@backstage/plugin-scaffolder-react@1.13.0-next.1
Minor Changes
d851b5b: Renamed Template Editor to Manage Templates.
Patch Changes
e969dc7: Move@types/reactto a peer dependency.785d68f: Add support for pagination in scaffolder tasks list- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.6
@backstage/app-defaults@1.5.12-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/theme@0.5.8-next.0
@backstage/backend-defaults@0.5.1-next.1
Patch Changes
920004b: Updating error message for getProjectId when fetching Gitlab project from its url to be more accurate- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-permission-node@0.8.4-next.0
@backstage/backend-dynamic-feature-service@0.4.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/cli-common@0.1.14
- @backstage/cli-node@0.2.8
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.26-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-scaffolder-node@0.5.0-next.1
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/backend-test-utils@1.0.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-app-api@1.0.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/core-app-api@1.15.1-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
@backstage/core-compat-api@0.3.1-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
@backstage/core-components@0.15.1-next.1
Patch Changes
3f76d0e: Correct size of FavoriteToggle and inherit non-starred color from parente969dc7: Move@types/reactto a peer dependency.83e2887: Fixed a bug in theSidebarSubmenucore component that caused the nested menu to overlap with the sidebar when the user hovers over the pinned sidebar.- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/theme@0.5.8-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
@backstage/core-plugin-api@1.10.0-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/version-bridge@1.0.10-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/create-app@0.5.21-next.1
Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.14
@backstage/dev-utils@1.1.2-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/app-defaults@1.5.12-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/catalog-model@1.7.0
@backstage/eslint-plugin@0.1.10-next.0
Patch Changes
63963f6: Internal refactor to deal withestreeupgrade
@backstage/frontend-app-api@0.10.0-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/core-app-api@1.15.1-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/frontend-defaults@0.1.1-next.1
- @backstage/types@1.1.1
@backstage/frontend-defaults@0.1.1-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/frontend-app-api@0.10.0-next.1
- @backstage/plugin-app@0.1.1-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
@backstage/frontend-plugin-api@0.9.0-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/types@1.1.1
@backstage/frontend-test-utils@0.2.1-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/frontend-app-api@0.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/test-utils@1.6.1-next.1
- @backstage/plugin-app@0.1.1-next.1
- @backstage/config@1.2.0
- @backstage/types@1.1.1
@backstage/integration@1.15.1-next.0
Patch Changes
920004b: Updating error message for getProjectId when fetching Gitlab project from its url to be more accurate090e49a: Updated functions parseHarnessUrl, getHarnessLatestCommitUrl, getHarnessFileContentsUrl and getHarnessArchiveUrl to fix parsing of urls- Updated dependencies
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
@techdocs/cli@1.8.20-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/catalog-model@1.7.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/plugin-techdocs-node@1.12.12-next.1
@backstage/test-utils@1.6.1-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
@backstage/theme@0.5.8-next.0
Patch Changes
e969dc7: Move@types/reactto a peer dependency.
@backstage/version-bridge@1.0.10-next.0
Patch Changes
e969dc7: Move@types/reactto a peer dependency.
@backstage/plugin-api-docs@0.11.11-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-catalog@1.24.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-api-docs-module-protoc-gen-doc@0.1.8-next.0
Patch Changes
e969dc7: Move@types/reactto a peer dependency.
@backstage/plugin-app@0.1.1-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/theme@0.5.8-next.0
@backstage/plugin-app-visualizer@0.1.11-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
@backstage/plugin-auth-react@0.1.7-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
@backstage/plugin-bitbucket-cloud-common@0.2.24-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
@backstage/plugin-catalog@1.24.0-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-scaffolder-common@1.5.6
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-catalog-backend@1.26.2-next.1
Patch Changes
62747f8: Fixed a bug where the concurrency limiter for URL reading was not honored8206f49: Fix a bug where etags were expiring too soon in the URL reader- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-openapi-utils@0.1.19-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.1
@backstage/plugin-catalog-backend-module-aws@0.4.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-kubernetes-common@0.8.3
@backstage/plugin-catalog-backend-module-azure@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.3.3-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-bitbucket-cloud-common@0.2.24-next.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-bitbucket-server@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-node@1.13.1-next.0
@backstage/plugin-catalog-backend-module-gerrit@0.2.3-next.1
Patch Changes
5b6edf1: Fixed an issue preventing the provider'sscheduleconfig from being applied."- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-node@1.13.1-next.0
@backstage/plugin-catalog-backend-module-github@0.7.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-github-org@0.3.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-backend-module-github@0.7.5-next.1
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-gitlab@0.4.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.4.3-next.1
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.5.5-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-catalog-backend-module-logs@0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/plugin-events-node@0.4.1-next.0
@backstage/plugin-catalog-backend-module-openapi@0.2.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
@backstage/plugin-catalog-graph@0.4.11-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/types@1.1.1
@backstage/plugin-catalog-import@0.12.5-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-catalog-unprocessed-entities@0.2.9-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
@backstage/plugin-config-schema@0.1.60-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
@backstage/plugin-devtools@0.1.19-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/errors@1.2.4
- @backstage/plugin-devtools-common@0.1.12
@backstage/plugin-home@0.7.12-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-home-react@0.1.18-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
@backstage/plugin-home-react@0.1.18-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
@backstage/plugin-kubernetes@0.11.16-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.605e0bb: Updated dependency@kubernetes-models/baseto^5.0.0.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-kubernetes-react@0.4.4-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/plugin-kubernetes-common@0.8.3
@backstage/plugin-kubernetes-cluster@0.0.17-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.605e0bb: Updated dependency@kubernetes-models/baseto^5.0.0.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-kubernetes-react@0.4.4-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/plugin-kubernetes-common@0.8.3
@backstage/plugin-kubernetes-react@0.4.4-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.605e0bb: Updated dependency@kubernetes-models/baseto^5.0.0.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-kubernetes-common@0.8.3
@backstage/plugin-notifications@0.3.2-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/plugin-signals-react@0.0.6-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-notifications-common@0.0.5
@backstage/plugin-org@0.6.31-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/catalog-model@1.7.0
- @backstage/plugin-catalog-common@1.1.0
@backstage/plugin-org-react@0.1.30-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
@backstage/plugin-permission-react@0.4.27-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/config@1.2.0
- @backstage/plugin-permission-common@0.8.1
@backstage/plugin-scaffolder-backend@1.26.0-next.1
Patch Changes
2f90932: Include step name and step id to checkpoint key- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-bitbucket-cloud-common@0.2.24-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-scaffolder-backend-module-azure@0.2.1-next.1
- @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.1-next.1
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.1-next.1
- @backstage/plugin-scaffolder-backend-module-gerrit@0.2.1-next.1
- @backstage/plugin-scaffolder-backend-module-gitea@0.2.1-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.5.1-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.5.1-next.1
- @backstage/plugin-scaffolder-common@1.5.6
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-azure@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-bitbucket@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.1-next.1
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-bitbucket-cloud-common@0.2.24-next.0
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.1-next.1
Patch Changes
66a6b45: Use protocol from Bitbucket Server apiBaseUrl config parameter instead of hard-coded https- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-gcp@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-gitea@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-github@0.5.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-gitlab@0.5.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-notifications@0.1.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/plugin-notifications-common@0.0.5
- @backstage/plugin-notifications-node@0.2.7-next.0
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-rails@0.5.1-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-sentry@0.2.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-backend-module-yeoman@0.4.1-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-node-test-utils@0.1.13-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-scaffolder-node@0.5.0-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-common@1.5.6
@backstage/plugin-scaffolder-node-test-utils@0.1.13-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/backend-test-utils@1.0.1-next.1
- @backstage/types@1.1.1
- @backstage/plugin-scaffolder-node@0.5.0-next.1
@backstage/plugin-search@1.4.18-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend@1.5.18-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-openapi-utils@0.1.19-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-catalog@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-elasticsearch@1.5.7-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-explore@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-pg@0.5.36-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.1-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-backend-module-techdocs@0.2.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-techdocs-node@1.12.12-next.1
@backstage/plugin-search-backend-node@1.3.3-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-search-react@1.8.1-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/theme@0.5.8-next.0
- @backstage/types@1.1.1
- @backstage/plugin-search-common@1.2.14
@backstage/plugin-signals@0.0.11-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/plugin-signals-react@0.0.6-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/types@1.1.1
@backstage/plugin-signals-react@0.0.6-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/types@1.1.1
@backstage/plugin-techdocs@1.10.11-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/plugin-auth-react@0.1.7-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/integration@1.15.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-techdocs-common@0.1.0
@backstage/plugin-techdocs-addons-test-utils@1.0.40-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/test-utils@1.6.1-next.1
- @backstage/plugin-techdocs@1.10.11-next.1
- @backstage/plugin-catalog@1.24.0-next.1
@backstage/plugin-techdocs-backend@1.10.14-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.1
- @backstage/plugin-techdocs-common@0.1.0
- @backstage/plugin-techdocs-node@1.12.12-next.1
@backstage/plugin-techdocs-module-addons-contrib@1.1.16-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/integration@1.15.1-next.0
@backstage/plugin-techdocs-node@1.12.12-next.1
Patch Changes
- Updated dependencies
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-techdocs-common@0.1.0
@backstage/plugin-techdocs-react@1.2.9-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
@backstage/plugin-user-settings@0.8.14-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/plugin-signals-react@0.0.6-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-user-settings-common@0.0.1
@backstage/plugin-user-settings-backend@0.2.25-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-signals-node@0.1.12-next.0
- @backstage/plugin-user-settings-common@0.0.1
example-app@0.2.102-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/cli@0.28.0-next.1
- @backstage/plugin-scaffolder@1.26.0-next.1
- @backstage/plugin-signals@0.0.11-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.16-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/plugin-kubernetes-cluster@0.0.17-next.1
- @backstage/frontend-app-api@0.10.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-scaffolder-react@1.13.0-next.1
- @backstage/plugin-catalog-import@0.12.5-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/app-defaults@1.5.12-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-graph@0.4.11-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-notifications@0.3.2-next.1
- @backstage/plugin-user-settings@0.8.14-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/plugin-auth-react@0.1.7-next.1
- @backstage/plugin-kubernetes@0.11.16-next.1
- @backstage/plugin-api-docs@0.11.11-next.1
- @backstage/plugin-devtools@0.1.19-next.1
- @backstage/plugin-techdocs@1.10.11-next.1
- @backstage/plugin-catalog@1.24.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/plugin-search@1.4.18-next.1
- @backstage/plugin-home@0.7.12-next.1
- @backstage/plugin-org@0.6.31-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-search-common@1.2.14
example-app-next@0.0.16-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/cli@0.28.0-next.1
- @backstage/plugin-scaffolder@1.26.0-next.1
- @backstage/plugin-signals@0.0.11-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.16-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.9-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/plugin-kubernetes-cluster@0.0.17-next.1
- @backstage/frontend-app-api@0.10.0-next.1
- @backstage/core-compat-api@0.3.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-permission-react@0.4.27-next.1
- @backstage/plugin-scaffolder-react@1.13.0-next.1
- @backstage/plugin-app-visualizer@0.1.11-next.1
- @backstage/plugin-catalog-import@0.12.5-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/app-defaults@1.5.12-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/plugin-catalog-graph@0.4.11-next.1
- @backstage/plugin-catalog-react@1.14.0-next.1
- @backstage/plugin-notifications@0.3.2-next.1
- @backstage/plugin-user-settings@0.8.14-next.1
- @backstage/plugin-search-react@1.8.1-next.1
- @backstage/plugin-auth-react@0.1.7-next.1
- @backstage/plugin-kubernetes@0.11.16-next.1
- @backstage/plugin-api-docs@0.11.11-next.1
- @backstage/plugin-techdocs@1.10.11-next.1
- @backstage/plugin-catalog@1.24.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/plugin-search@1.4.18-next.1
- @backstage/plugin-home@0.7.12-next.1
- @backstage/plugin-org@0.6.31-next.1
- @backstage/plugin-app@0.1.1-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/frontend-defaults@0.1.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-search-common@1.2.14
app-next-example-plugin@0.0.16-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/frontend-plugin-api@0.9.0-next.1
example-backend@0.0.31-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.26.0-next.1
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-model@1.7.0
- @backstage/plugin-app-backend@0.3.75-next.0
- @backstage/plugin-auth-backend@0.23.1-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.2.1-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.1-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.2-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.0
- @backstage/plugin-devtools-backend@0.4.1-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-kubernetes-backend@0.18.7-next.0
- @backstage/plugin-notifications-backend@0.4.1-next.0
- @backstage/plugin-permission-backend@0.5.50-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.1-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-proxy-backend@0.5.7-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.5.1-next.1
- @backstage/plugin-search-backend@1.5.18-next.1
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.1
- @backstage/plugin-search-backend-module-explore@0.2.3-next.1
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.1
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-signals-backend@0.2.1-next.0
- @backstage/plugin-techdocs-backend@1.10.14-next.1
example-backend-legacy@0.2.103-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.26.0-next.1
- @backstage/plugin-catalog-backend@1.26.2-next.1
- @backstage/backend-defaults@0.5.1-next.1
- @backstage/integration@1.15.1-next.0
- @backstage/backend-plugin-api@1.0.1-next.0
- @backstage/catalog-client@1.7.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-app-backend@0.3.75-next.0
- @backstage/plugin-auth-backend@0.23.1-next.0
- @backstage/plugin-auth-node@0.5.3-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.1-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.1-next.0
- @backstage/plugin-catalog-node@1.13.1-next.0
- @backstage/plugin-devtools-backend@0.4.1-next.0
- @backstage/plugin-events-backend@0.3.13-next.0
- @backstage/plugin-events-node@0.4.1-next.0
- @backstage/plugin-kubernetes-backend@0.18.7-next.0
- @backstage/plugin-permission-backend@0.5.50-next.0
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.4-next.0
- @backstage/plugin-proxy-backend@0.5.7-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.1-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.5.1-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.5.1-next.1
- @backstage/plugin-search-backend@1.5.18-next.1
- @backstage/plugin-search-backend-module-catalog@0.2.3-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.5.7-next.1
- @backstage/plugin-search-backend-module-explore@0.2.3-next.1
- @backstage/plugin-search-backend-module-pg@0.5.36-next.1
- @backstage/plugin-search-backend-module-techdocs@0.2.3-next.1
- @backstage/plugin-search-backend-node@1.3.3-next.1
- @backstage/plugin-signals-backend@0.2.1-next.0
- @backstage/plugin-signals-node@0.1.12-next.0
- @backstage/plugin-techdocs-backend@1.10.14-next.1
e2e-test@0.2.21-next.1
Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.21-next.1
- @backstage/cli-common@0.1.14
- @backstage/errors@1.2.4
@internal/frontend@0.0.2-next.1
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.0-next.1
- @backstage/version-bridge@1.0.10-next.0
- @backstage/types@1.1.1
@internal/scaffolder@0.0.2-next.1
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.13.0-next.1
techdocs-cli-embedded-app@0.2.101-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/cli@0.28.0-next.1
- @backstage/integration-react@1.2.0-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/plugin-techdocs-react@1.2.9-next.1
- @backstage/app-defaults@1.5.12-next.1
- @backstage/core-app-api@1.15.1-next.1
- @backstage/test-utils@1.6.1-next.1
- @backstage/plugin-techdocs@1.10.11-next.1
- @backstage/plugin-catalog@1.24.0-next.1
- @backstage/theme@0.5.8-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
@internal/plugin-todo-list@1.0.32-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1