Backstage - v0.34.0


@backstage/dev-utils@0.2.0

Minor Changes

  • 76db86c45: Removed support for deprecated registered plugin routes. All routes now need to be added using addPage instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-app-api@0.1.3
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/test-utils@0.1.14
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-api-docs@0.6.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • 7bd46b19d: Move EntityTypePicker to be consistent with CatalogPage and remove api: prefix from entity names
  • Updated dependencies
    • @backstage/plugin-catalog@0.6.4
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-cost-insights@0.11.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-gcp-projects@0.3.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-gitops-profiles@0.3.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-newrelic@0.3.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-welcome@0.3.0

Minor Changes

  • d719926d2: BREAKING CHANGE Remove deprecated route registrations, meaning that it is no longer enough to only import the plugin in the app and the exported page extension must be used instead.

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/catalog-client@0.3.14

Patch Changes

  • 45ef515d0: Return entities sorted alphabetically by ref
  • Updated dependencies
    • @backstage/catalog-model@0.8.4

## @backstage/catalog-model@0.8.4

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.

## @backstage/cli@0.7.2

Patch Changes

  • 953a7e66f: updated plugin template to generate path equals plugin id for the root page
  • 04248b8f9: chore: bump msw dependency in create-plugin
  • e3d31b381: Make the create-github-app command disable webhooks by default.
  • 8f100db75: chore: bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
  • 95e572305: chore: bump del from 5.1.0 to 6.0.0
  • ece2b5dd1: chore: bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
  • 0ec31e596: chore: bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.

## @backstage/codemods@0.1.3

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@0.1.3
    • @backstage/core-plugin-api@0.1.3

## @backstage/core@0.7.14

Patch Changes

  • a1c30d7ea: Add deprecation warning to package README.
  • Updated dependencies
    • @backstage/core-api@0.2.23

## @backstage/core-api@0.2.23

Patch Changes

  • a1c30d7ea: Add deprecation warning to package README.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/core-app-api@0.1.3

Patch Changes

  • dc3e7ce68: Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.
  • 5f4339b8c: Adding FeatureFlag component and treating FeatureFlags as first class citizens to composability API
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/core-plugin-api@0.1.3

Patch Changes

  • 5f4339b8c: Adding FeatureFlag component and treating FeatureFlags as first class citizens to composability API

## @backstage/create-app@0.3.28

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.

## @backstage/integration-react@0.1.4

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/techdocs-common@0.6.5

Patch Changes

  • c17c0fcf9: Adding additional checks on tech docs to prevent folder traversal via mkdocs.yml docs_dir value.
  • Updated dependencies
    • @backstage/catalog-model@0.8.4

## @backstage/test-utils@0.1.14

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-app-api@0.1.3
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-auth-backend@0.3.14

Patch Changes

  • 36e9a4084: Don't export the defaultGoogleAuthProvider

  • c467cc4b9: Adds support for custom sign-in resolvers and profile transformations for the
    Google auth provider.

    Adds an ent claim in Backstage tokens, with a list of
    entity references
    related to your signed-in user's identities and groups across multiple systems.

    Adds an optional providerFactories argument to the createRouter exported by
    the auth-backend plugin.

    Updates BackstageIdentity so that

    • idToken is deprecated in favor of token
    • An optional entity field is added which represents the entity that the user is represented by within Backstage.

    More information:

  • Updated dependencies

    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4
    • @backstage/test-utils@0.1.14

## @backstage/plugin-badges@0.2.3

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-bitrise@0.1.5

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-catalog@0.6.4

Patch Changes

  • bba9df7f9: improve the wrapping behavior of long entity links
  • 5f4339b8c: Adding FeatureFlag component and treating FeatureFlags as first class citizens to composability API
  • 7bd46b19d: Allow defaultKind from CatalogTable.column.creatNameColumn to be configurable
  • 71416fb64: Moved installation instructions from the main backstage.io documentation to the package README file. These instructions are not generally needed, since the plugin comes installed by default with npx @backstage/create-app.
  • e3cbfa8c2: Disambiguated titles of EntityDependencyOfComponentsCard and EntityDependsOnComponentsCard.
  • 3d7b1c9f0: Adds an optional actions prop to CatalogTable and CatalogPage to support supplying custom actions for each entity row in the table. This uses the default actions if not provided.
  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • 80a82ffce: Clearer titles for the relationship cards
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-catalog-backend@0.10.4

Patch Changes

  • 127048f92: Move MicrosoftGraphOrgReaderProcessor from @backstage/plugin-catalog-backend
    to @backstage/plugin-catalog-backend-module-msgraph.

    The MicrosoftGraphOrgReaderProcessor isn't registered by default anymore, if
    you want to continue using it you have to register it manually at the catalog
    builder:

    1. Add dependency to @backstage/plugin-catalog-backend-module-msgraph to the package.json of your backend.
    2. Add the processor to the catalog builder:

    typescript // packages/backend/src/plugins/catalog.ts builder.addProcessor( MicrosoftGraphOrgReaderProcessor.fromConfig(config, { logger, }), );

    For more configuration details, see the README of the @backstage/plugin-catalog-backend-module-msgraph package.

  • 71416fb64: Moved installation instructions from the main backstage.io documentation to the package README file. These instructions are not generally needed, since the plugin comes installed by default with npx @backstage/create-app.

  • Updated dependencies

    • @backstage/catalog-client@0.3.14
    • @backstage/plugin-search-backend-node@0.2.2
    • @backstage/catalog-model@0.8.4

## @backstage/plugin-catalog-backend-module-msgraph@0.1.1

Patch Changes

  • 127048f92: Move MicrosoftGraphOrgReaderProcessor from @backstage/plugin-catalog-backend
    to @backstage/plugin-catalog-backend-module-msgraph.

    The MicrosoftGraphOrgReaderProcessor isn't registered by default anymore, if
    you want to continue using it you have to register it manually at the catalog
    builder:

    1. Add dependency to @backstage/plugin-catalog-backend-module-msgraph to the package.json of your backend.
    2. Add the processor to the catalog builder:

    typescript // packages/backend/src/plugins/catalog.ts builder.addProcessor( MicrosoftGraphOrgReaderProcessor.fromConfig(config, { logger, }), );

    For more configuration details, see the README of the @backstage/plugin-catalog-backend-module-msgraph package.

  • 127048f92: Allow customizations of MicrosoftGraphOrgReaderProcessor by passing an
    optional groupTransformer, userTransformer, and organizationTransformer.

  • Updated dependencies

    • @backstage/plugin-catalog-backend@0.10.4
    • @backstage/catalog-model@0.8.4

## @backstage/plugin-catalog-import@0.5.11

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-catalog-react@0.2.4

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-app-api@0.1.3
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4

## @backstage/plugin-circleci@0.2.17

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-cloudbuild@0.2.17

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-code-coverage@0.1.5

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-config-schema@0.1.3

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-explore@0.3.7

Patch Changes

  • 5c4e6aee2: Refactors the explore plugin to be more customizable. This includes the following non-breaking changes:

    • Introduce new ExploreLayout page which can be used to create a custom ExplorePage
    • Refactor ExplorePage to use a new ExploreLayout component
    • Exports existing DomainExplorerContent, GroupsExplorerContent, & ToolExplorerContent components
    • Allows title props to be customized

    Create a custom explore page in packages/app/src/components/explore/ExplorePage.tsx.

    ```tsx
    import {
    DomainExplorerContent,
    ExploreLayout,
    } from '@backstage/plugin-explore';
    import React from 'react';
    import { InnserSourceExplorerContent } from './InnserSourceExplorerContent';

    export const ExplorePage = () => {
    return (








    );
    };

    export const explorePage = ;
    ```

    Now register the new explore page in packages/app/src/App.tsx.

    ```diff
    + import { explorePage } from './components/explore/ExplorePage';

    const routes = (

    - } />
    + }>
    + {explorePage}
    +


    );
    ```

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.

  • Updated dependencies

    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4
    • @backstage/plugin-explore-react@0.0.6

## @backstage/plugin-explore-react@0.0.6

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-fossa@0.2.9

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-git-release-manager@0.1.3

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-github-actions@0.4.10

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-github-deployments@0.1.9

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-graphiql@0.2.12

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-ilert@0.1.4

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-jenkins@0.4.6

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-kafka@0.2.9

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-kubernetes@0.4.6

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-lighthouse@0.2.18

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-org@0.3.15

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • ce4abc1e0: Display a tooltip for ownership cards listing the related entities
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-pagerduty@0.3.6

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-proxy-backend@0.2.11

Patch Changes

  • 13da7be3c: Clean up proxy creation log messages and make them include the mount path.

## @backstage/plugin-register-component@0.2.17

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-rollbar@0.3.7

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-scaffolder@0.9.9

Patch Changes

  • 5f4339b8c: Adding FeatureFlag component and treating FeatureFlags as first class citizens to composability API
  • 71416fb64: Moved installation instructions from the main backstage.io documentation to the package README file. These instructions are not generally needed, since the plugin comes installed by default with npx @backstage/create-app.
  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-scaffolder-backend@0.12.3

Patch Changes

  • a7f5fe7d7: created an action to write a catalog-info file
  • 71416fb64: Moved installation instructions from the main backstage.io documentation to the package README file. These instructions are not generally needed, since the plugin comes installed by default with npx @backstage/create-app.
  • c18a3c2ae: Correctly recognize whether the cookiecutter command exists
  • Updated dependencies
    • @backstage/catalog-client@0.3.14
    • @backstage/catalog-model@0.8.4

## @backstage/plugin-search@0.4.1

Patch Changes

  • df51a5507: Fix empty state not being displayed on missing results.
  • d5db15efb: Use the identityApi to forward authorization headers to the search-backend
  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-search-backend-node@0.2.2

Patch Changes

  • 9c8ea7e24: Handle errors in collators and decorators and log them.
  • 7e7cec86a: Fixed bug preventing searches with filter values containing : from returning results.

## @backstage/plugin-sentry@0.3.13

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-shortcuts@0.1.4

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-sonarqube@0.1.20

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-splunk-on-call@0.3.3

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-tech-radar@0.4.1

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## @backstage/plugin-techdocs@0.9.7

Patch Changes

  • aefd54da6: Fix the overlapping between the sidebar and the tabs navigation when enabled in mkdocs (features: navigation.tabs)
  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • 1dfec7a2a: Refactor the implicit logic from <Reader /> into an explicit state machine. This resolves some state synchronization issues when content is refreshed or rebuilt in the backend.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-techdocs-backend@0.8.4

Patch Changes

  • fea7fa0ba: Return a 304 Not Modified from the /sync/:namespace/:kind/:name endpoint if nothing was built. This enables the caller to know whether a refresh of the docs page will return updated content (-> 201 Created) or not (-> 304 Not Modified).
  • Updated dependencies
    • @backstage/techdocs-common@0.6.5
    • @backstage/catalog-model@0.8.4

## @backstage/plugin-todo@0.1.3

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3
    • @backstage/catalog-model@0.8.4
    • @backstage/plugin-catalog-react@0.2.4

## @backstage/plugin-user-settings@0.2.12

Patch Changes

  • 48c9fcd33: Migrated to use the new @backstage/core-* packages rather than @backstage/core.
  • Updated dependencies
    • @backstage/core-plugin-api@0.1.3

## example-app@0.2.34

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog@0.6.4
    • @backstage/plugin-search@0.4.1
    • @backstage/plugin-explore@0.3.7
    • @backstage/core-app-api@0.1.3
    • @backstage/core-plugin-api@0.1.3
    • @backstage/plugin-scaffolder@0.9.9
    • @backstage/cli@0.7.2
    • @backstage/plugin-api-docs@0.6.0
    • @backstage/plugin-cost-insights@0.11.0
    • @backstage/plugin-gcp-projects@0.3.0
    • @backstage/plugin-newrelic@0.3.0
    • @backstage/plugin-techdocs@0.9.7
    • @backstage/catalog-model@0.8.4
    • @backstage/integration-react@0.1.4
    • @backstage/plugin-badges@0.2.3
    • @backstage/plugin-catalog-import@0.5.11
    • @backstage/plugin-catalog-react@0.2.4
    • @backstage/plugin-circleci@0.2.17
    • @backstage/plugin-cloudbuild@0.2.17
    • @backstage/plugin-code-coverage@0.1.5
    • @backstage/plugin-github-actions@0.4.10
    • @backstage/plugin-graphiql@0.2.12
    • @backstage/plugin-jenkins@0.4.6
    • @backstage/plugin-kafka@0.2.9
    • @backstage/plugin-kubernetes@0.4.6
    • @backstage/plugin-lighthouse@0.2.18
    • @backstage/plugin-org@0.3.15
    • @backstage/plugin-pagerduty@0.3.6
    • @backstage/plugin-rollbar@0.3.7
    • @backstage/plugin-sentry@0.3.13
    • @backstage/plugin-shortcuts@0.1.4
    • @backstage/plugin-tech-radar@0.4.1
    • @backstage/plugin-todo@0.1.3
    • @backstage/plugin-user-settings@0.2.12

Details

date
June 24, 2021, 11:18 a.m.
name
v0.34.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Backstage releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or