Detalhes do pacote

@backstage/dev-utils

backstage151.6kApache-2.01.1.11

Utilities for developing Backstage plugins.

backstage

readme (leia-me)

headline

Backstage

English | 한국어 | 中文版 | Français

License CNCF Status Discord Code style Codecov OpenSSF Best Practices OpenSSF Scorecard

What is Backstage?

Backstage is an open source framework for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly without compromising autonomy.

Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.

software-catalog

Out of the box, Backstage includes:

  • Backstage Software Catalog for managing all your software such as microservices, libraries, data pipelines, websites, and ML models
  • Backstage Software Templates for quickly spinning up new projects and standardizing your tooling with your organization’s best practices
  • Backstage TechDocs for making it easy to create, maintain, find, and use technical documentation, using a "docs like code" approach
  • Plus, a growing ecosystem of open source plugins that further expand Backstage’s customizability and functionality

Backstage was created by Spotify but is now hosted by the Cloud Native Computing Foundation (CNCF) as an Incubation level project. For more information, see the announcement.

Project roadmap

For information about the detailed project roadmap including delivered milestones, see the Roadmap.

Getting Started

To start using Backstage, see the Getting Started documentation.

Documentation

The documentation of Backstage includes:

Community

To engage with our community, you can use the following resources:

Governance

See the GOVERNANCE.md document in the backstage/community repository.

License

Copyright 2020-2025 © The Backstage Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Security

Please report sensitive security issues using Spotify's bug-bounty program rather than GitHub.

For further details, see our complete security release process.

changelog (log de mudanças)

@backstage/dev-utils

1.1.11

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.17.3
    • @backstage/core-plugin-api@1.10.8
    • @backstage/plugin-catalog-react@1.19.0
    • @backstage/app-defaults@1.6.3
    • @backstage/integration-react@1.2.8
    • @backstage/catalog-model@1.7.4
    • @backstage/core-app-api@1.17.1
    • @backstage/theme@0.6.6

1.1.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.17.3-next.0
    • @backstage/plugin-catalog-react@1.19.0-next.2
    • @backstage/app-defaults@1.6.3-next.0
    • @backstage/integration-react@1.2.7
    • @backstage/catalog-model@1.7.4
    • @backstage/core-app-api@1.17.0
    • @backstage/core-plugin-api@1.10.7
    • @backstage/theme@0.6.6

1.1.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.1
    • @backstage/app-defaults@1.6.2
    • @backstage/catalog-model@1.7.4
    • @backstage/core-app-api@1.17.0
    • @backstage/core-components@0.17.2
    • @backstage/core-plugin-api@1.10.7
    • @backstage/integration-react@1.2.7
    • @backstage/theme@0.6.6

1.1.11-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.1-next.0
    • @backstage/integration-react@1.2.7

1.1.10

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.6.6
    • @backstage/core-app-api@1.17.0
    • @backstage/core-components@0.17.2
    • @backstage/catalog-model@1.7.4
    • @backstage/plugin-catalog-react@1.18.0
    • @backstage/core-plugin-api@1.10.7
    • @backstage/app-defaults@1.6.2
    • @backstage/integration-react@1.2.7

1.1.10-next.3

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.17.0-next.1
    • @backstage/app-defaults@1.6.2-next.2
    • @backstage/core-components@0.17.2-next.1
    • @backstage/core-plugin-api@1.10.7-next.0
    • @backstage/plugin-catalog-react@1.18.0-next.3
    • @backstage/catalog-model@1.7.3
    • @backstage/integration-react@1.2.7-next.3
    • @backstage/theme@0.6.6-next.0

1.1.10-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.16.2-next.0
    • @backstage/core-plugin-api@1.10.7-next.0
    • @backstage/app-defaults@1.6.2-next.1
    • @backstage/core-components@0.17.2-next.1
    • @backstage/integration-react@1.2.7-next.2
    • @backstage/plugin-catalog-react@1.18.0-next.2
    • @backstage/catalog-model@1.7.3
    • @backstage/theme@0.6.6-next.0

1.1.10-next.1

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.6.6-next.0
    • @backstage/core-components@0.17.2-next.0
    • @backstage/plugin-catalog-react@1.18.0-next.1
    • @backstage/app-defaults@1.6.2-next.0
    • @backstage/integration-react@1.2.7-next.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.16.1
    • @backstage/core-plugin-api@1.10.6

1.1.10-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.18.0-next.0
    • @backstage/integration-react@1.2.7-next.0
    • @backstage/app-defaults@1.6.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.16.1
    • @backstage/core-components@0.17.1
    • @backstage/core-plugin-api@1.10.6
    • @backstage/theme@0.6.5

1.1.9

Patch Changes

  • a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.

    https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

  • Updated dependencies

    • @backstage/plugin-catalog-react@1.17.0
    • @backstage/integration-react@1.2.6
    • @backstage/core-components@0.17.1
    • @backstage/core-plugin-api@1.10.6
    • @backstage/app-defaults@1.6.1
    • @backstage/core-app-api@1.16.1
    • @backstage/theme@0.6.5
    • @backstage/catalog-model@1.7.3

1.1.9-next.2

Patch Changes

  • a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.

    https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

  • Updated dependencies

    • @backstage/integration-react@1.2.6-next.1
    • @backstage/core-components@0.17.1-next.1
    • @backstage/core-plugin-api@1.10.6-next.0
    • @backstage/app-defaults@1.6.1-next.1
    • @backstage/core-app-api@1.16.1-next.0
    • @backstage/plugin-catalog-react@1.17.0-next.2
    • @backstage/theme@0.6.5-next.0
    • @backstage/catalog-model@1.7.3

1.1.9-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.17.1-next.0
    • @backstage/integration-react@1.2.6-next.0
    • @backstage/app-defaults@1.6.1-next.0
    • @backstage/plugin-catalog-react@1.16.1-next.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.16.0
    • @backstage/core-plugin-api@1.10.5
    • @backstage/theme@0.6.4

1.1.9-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.16.1-next.0
    • @backstage/app-defaults@1.6.0
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.16.0
    • @backstage/core-components@0.17.0
    • @backstage/core-plugin-api@1.10.5
    • @backstage/integration-react@1.2.5
    • @backstage/theme@0.6.4

1.1.8

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.17.0
    • @backstage/core-plugin-api@1.10.5
    • @backstage/core-app-api@1.16.0
    • @backstage/plugin-catalog-react@1.16.0
    • @backstage/app-defaults@1.6.0
    • @backstage/integration-react@1.2.5
    • @backstage/catalog-model@1.7.3
    • @backstage/theme@0.6.4

1.1.8-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.16.0-next.0
    • @backstage/plugin-catalog-react@1.16.0-next.2
    • @backstage/core-components@0.16.5-next.1
    • @backstage/app-defaults@1.6.0-next.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-plugin-api@1.10.4
    • @backstage/integration-react@1.2.5-next.0
    • @backstage/theme@0.6.4

1.1.8-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.5-next.0
    • @backstage/plugin-catalog-react@1.16.0-next.1
    • @backstage/app-defaults@1.5.18-next.0
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.15.5
    • @backstage/core-plugin-api@1.10.4
    • @backstage/integration-react@1.2.4
    • @backstage/theme@0.6.4

1.1.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.16.0-next.0
    • @backstage/integration-react@1.2.4

1.1.7

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @backstage/core-components@0.16.4
    • @backstage/plugin-catalog-react@1.15.2
    • @backstage/integration-react@1.2.4
    • @backstage/core-plugin-api@1.10.4
    • @backstage/app-defaults@1.5.17
    • @backstage/core-app-api@1.15.5
    • @backstage/theme@0.6.4
    • @backstage/catalog-model@1.7.3

1.1.7-next.3

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.5.17-next.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.15.5-next.0
    • @backstage/core-components@0.16.4-next.1
    • @backstage/core-plugin-api@1.10.4-next.0
    • @backstage/integration-react@1.2.4-next.0
    • @backstage/theme@0.6.4-next.0
    • @backstage/plugin-catalog-react@1.15.2-next.3

1.1.7-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.4-next.1
    • @backstage/plugin-catalog-react@1.15.2-next.2
    • @backstage/app-defaults@1.5.17-next.1
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.15.5-next.0
    • @backstage/core-plugin-api@1.10.4-next.0
    • @backstage/integration-react@1.2.4-next.0
    • @backstage/theme@0.6.4-next.0

1.1.7-next.1

Patch Changes

  • 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
  • Updated dependencies
    • @backstage/core-components@0.16.4-next.0
    • @backstage/integration-react@1.2.4-next.0
    • @backstage/core-plugin-api@1.10.4-next.0
    • @backstage/app-defaults@1.5.17-next.0
    • @backstage/core-app-api@1.15.5-next.0
    • @backstage/plugin-catalog-react@1.15.2-next.1
    • @backstage/theme@0.6.4-next.0
    • @backstage/catalog-model@1.7.3

1.1.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.5.16
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.15.4
    • @backstage/core-components@0.16.3
    • @backstage/core-plugin-api@1.10.3
    • @backstage/integration-react@1.2.3
    • @backstage/theme@0.6.3
    • @backstage/plugin-catalog-react@1.15.2-next.0

1.1.6

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.15.1
    • @backstage/core-plugin-api@1.10.3
    • @backstage/core-components@0.16.3
    • @backstage/app-defaults@1.5.16
    • @backstage/catalog-model@1.7.3
    • @backstage/core-app-api@1.15.4
    • @backstage/integration-react@1.2.3
    • @backstage/theme@0.6.3

1.1.6-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.10.3-next.0
    • @backstage/plugin-catalog-react@1.15.1-next.1
    • @backstage/app-defaults@1.5.16-next.0
    • @backstage/core-app-api@1.15.4-next.0
    • @backstage/core-components@0.16.3-next.0
    • @backstage/integration-react@1.2.3-next.0
    • @backstage/catalog-model@1.7.3-next.0
    • @backstage/theme@0.6.3

1.1.6-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.15.1-next.0
    • @backstage/integration-react@1.2.2

1.1.5

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.15.0
    • @backstage/core-app-api@1.15.3
    • @backstage/theme@0.6.3
    • @backstage/core-components@0.16.2
    • @backstage/app-defaults@1.5.15
    • @backstage/catalog-model@1.7.2
    • @backstage/core-plugin-api@1.10.2
    • @backstage/integration-react@1.2.2

1.1.5-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.3-next.2
    • @backstage/app-defaults@1.5.15-next.2
    • @backstage/catalog-model@1.7.2-next.0
    • @backstage/core-app-api@1.15.3-next.1
    • @backstage/core-components@0.16.2-next.2
    • @backstage/core-plugin-api@1.10.2-next.0
    • @backstage/integration-react@1.2.2-next.1
    • @backstage/theme@0.6.3-next.0

1.1.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.3-next.1
    • @backstage/core-components@0.16.2-next.1
    • @backstage/app-defaults@1.5.15-next.1
    • @backstage/catalog-model@1.7.1
    • @backstage/core-app-api@1.15.3-next.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/integration-react@1.2.2-next.0
    • @backstage/theme@0.6.3-next.0

1.1.5-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.15.3-next.0
    • @backstage/plugin-catalog-react@1.14.3-next.0
    • @backstage/theme@0.6.3-next.0
    • @backstage/app-defaults@1.5.15-next.0
    • @backstage/catalog-model@1.7.1
    • @backstage/core-components@0.16.2-next.0
    • @backstage/core-plugin-api@1.10.1
    • @backstage/integration-react@1.2.2-next.0

1.1.3

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.6.1
    • @backstage/plugin-catalog-react@1.14.1
    • @backstage/core-components@0.16.0
    • @backstage/core-app-api@1.15.2
    • @backstage/app-defaults@1.5.13
    • @backstage/catalog-model@1.7.1
    • @backstage/core-plugin-api@1.10.1
    • @backstage/integration-react@1.2.1

1.1.3-next.3

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.0-next.2
    • @backstage/plugin-catalog-react@1.14.1-next.3
    • @backstage/app-defaults@1.5.13-next.2
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1
    • @backstage/core-plugin-api@1.10.0
    • @backstage/integration-react@1.2.0
    • @backstage/theme@0.6.1-next.0

1.1.3-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.1-next.2
    • @backstage/app-defaults@1.5.13-next.1
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1
    • @backstage/core-components@0.16.0-next.1
    • @backstage/core-plugin-api@1.10.0
    • @backstage/integration-react@1.2.0
    • @backstage/theme@0.6.1-next.0

1.1.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.6.1-next.0
    • @backstage/app-defaults@1.5.13-next.1
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1
    • @backstage/core-components@0.16.0-next.1
    • @backstage/core-plugin-api@1.10.0
    • @backstage/integration-react@1.2.0
    • @backstage/plugin-catalog-react@1.14.1-next.1

1.1.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.16.0-next.0
    • @backstage/app-defaults@1.5.13-next.0
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1
    • @backstage/core-plugin-api@1.10.0
    • @backstage/integration-react@1.2.0
    • @backstage/theme@0.6.0
    • @backstage/plugin-catalog-react@1.14.1-next.0

1.1.2

Patch Changes

  • e969dc7: Move @types/react to a peer dependency.
  • Updated dependencies
    • @backstage/core-components@0.15.1
    • @backstage/integration-react@1.2.0
    • @backstage/core-plugin-api@1.10.0
    • @backstage/app-defaults@1.5.12
    • @backstage/core-app-api@1.15.1
    • @backstage/plugin-catalog-react@1.14.0
    • @backstage/theme@0.6.0
    • @backstage/catalog-model@1.7.0

1.1.2-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.14.0-next.2
    • @backstage/theme@0.6.0-next.1
    • @backstage/app-defaults@1.5.12-next.2
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1-next.1
    • @backstage/core-components@0.15.1-next.2
    • @backstage/core-plugin-api@1.10.0-next.1
    • @backstage/integration-react@1.2.0-next.2

1.1.2-next.1

Patch Changes

  • e969dc7: Move @types/react to 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

1.1.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.5.12-next.0
    • @backstage/core-components@0.15.1-next.0
    • @backstage/core-plugin-api@1.10.0-next.0
    • @backstage/plugin-catalog-react@1.13.1-next.0
    • @backstage/catalog-model@1.7.0
    • @backstage/core-app-api@1.15.1-next.0
    • @backstage/integration-react@1.1.32-next.0
    • @backstage/theme@0.5.7

1.1.0

Minor Changes

  • 10b1452: Allow using translations in createDevApp

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.15.0
    • @backstage/plugin-catalog-react@1.13.0
    • @backstage/core-app-api@1.15.0
    • @backstage/integration-react@1.1.31
    • @backstage/catalog-model@1.7.0
    • @backstage/app-defaults@1.5.11
    • @backstage/core-plugin-api@1.9.4
    • @backstage/theme@0.5.7

1.1.0-next.2

Minor Changes

  • 10b1452: Allow using translations in createDevApp

Patch Changes

  • 836127c: Updated dependency @testing-library/react to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.14.11-next.1
    • @backstage/plugin-catalog-react@1.13.0-next.2
    • @backstage/core-app-api@1.14.3-next.0
    • @backstage/integration-react@1.1.31-next.0
    • @backstage/app-defaults@1.5.11-next.1
    • @backstage/core-plugin-api@1.9.4-next.0
    • @backstage/theme@0.5.7-next.0
    • @backstage/catalog-model@1.6.0

1.0.38-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.11-next.0
    • @backstage/plugin-catalog-react@1.12.4-next.1
    • @backstage/app-defaults@1.5.11-next.0
    • @backstage/catalog-model@1.6.0
    • @backstage/core-app-api@1.14.2
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30
    • @backstage/theme@0.5.6

1.0.38-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.4-next.0
    • @backstage/app-defaults@1.5.10
    • @backstage/catalog-model@1.6.0
    • @backstage/core-app-api@1.14.2
    • @backstage/core-components@0.14.10
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30
    • @backstage/theme@0.5.6

1.0.37

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.3
    • @backstage/core-components@0.14.10
    • @backstage/core-app-api@1.14.2
    • @backstage/catalog-model@1.6.0
    • @backstage/app-defaults@1.5.10
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30
    • @backstage/theme@0.5.6

1.0.37-next.3

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.6.0-next.0
    • @backstage/plugin-catalog-react@1.12.3-next.3
    • @backstage/app-defaults@1.5.10-next.2
    • @backstage/core-app-api@1.14.2-next.0
    • @backstage/core-components@0.14.10-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30-next.0
    • @backstage/theme@0.5.6

1.0.37-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.3-next.2
    • @backstage/app-defaults@1.5.10-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-app-api@1.14.2-next.0
    • @backstage/core-components@0.14.10-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30-next.0
    • @backstage/theme@0.5.6

1.0.37-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.3-next.1
    • @backstage/app-defaults@1.5.10-next.1
    • @backstage/catalog-model@1.5.0
    • @backstage/core-app-api@1.14.2-next.0
    • @backstage/core-components@0.14.10-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30-next.0
    • @backstage/theme@0.5.6

1.0.36-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.3-next.0
    • @backstage/core-components@0.14.10-next.0
    • @backstage/core-app-api@1.14.1-next.0
    • @backstage/app-defaults@1.5.9-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/integration-react@1.1.30-next.0
    • @backstage/theme@0.5.6

1.0.35

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9
    • @backstage/core-app-api@1.14.0
    • @backstage/plugin-catalog-react@1.12.2
    • @backstage/app-defaults@1.5.8
    • @backstage/integration-react@1.1.29
    • @backstage/catalog-model@1.5.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/theme@0.5.6

1.0.35-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.1
    • @backstage/app-defaults@1.5.8-next.2
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.2

1.0.35-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.13.1-next.1
    • @backstage/plugin-catalog-react@1.12.2-next.1
    • @backstage/app-defaults@1.5.8-next.1
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/theme@0.5.6

1.0.34-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.9-next.0
    • @backstage/core-app-api@1.13.0-next.0
    • @backstage/plugin-catalog-react@1.12.2-next.0
    • @backstage/app-defaults@1.5.7-next.0
    • @backstage/integration-react@1.1.29-next.0
    • @backstage/core-plugin-api@1.9.3
    • @backstage/catalog-model@1.5.0
    • @backstage/theme@0.5.6

1.0.33

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8
    • @backstage/core-plugin-api@1.9.3
    • @backstage/theme@0.5.6
    • @backstage/plugin-catalog-react@1.12.1
    • @backstage/core-app-api@1.12.6
    • @backstage/integration-react@1.1.28
    • @backstage/app-defaults@1.5.6
    • @backstage/catalog-model@1.5.0

1.0.33-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.2
    • @backstage/plugin-catalog-react@1.12.1-next.2
    • @backstage/integration-react@1.1.28-next.1
    • @backstage/app-defaults@1.5.6-next.2
    • @backstage/catalog-model@1.5.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/theme@0.5.6-next.0

1.0.33-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.8-next.1
    • @backstage/core-plugin-api@1.9.3-next.0
    • @backstage/core-app-api@1.12.6-next.0
    • @backstage/app-defaults@1.5.6-next.1
    • @backstage/integration-react@1.1.28-next.0
    • @backstage/plugin-catalog-react@1.12.1-next.1
    • @backstage/catalog-model@1.5.0
    • @backstage/theme@0.5.6-next.0

1.0.33-next.0

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.5.6-next.0
    • @backstage/app-defaults@1.5.6-next.0
    • @backstage/core-components@0.14.8-next.0
    • @backstage/catalog-model@1.5.0
    • @backstage/core-app-api@1.12.5
    • @backstage/core-plugin-api@1.9.2
    • @backstage/integration-react@1.1.27
    • @backstage/plugin-catalog-react@1.12.1-next.0

1.0.32

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.7
    • @backstage/catalog-model@1.5.0
    • @backstage/plugin-catalog-react@1.12.0
    • @backstage/theme@0.5.4
    • @backstage/core-app-api@1.12.5
    • @backstage/app-defaults@1.5.5
    • @backstage/integration-react@1.1.27

1.0.32-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.12.0-next.2
    • @backstage/core-components@0.14.7-next.2
    • @backstage/integration-react@1.1.27-next.0

1.0.32-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.6-next.1
    • @backstage/plugin-catalog-react@1.11.4-next.1
    • @backstage/app-defaults@1.5.5-next.1
    • @backstage/integration-react@1.1.26

1.0.32-next.0

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.5.0-next.0
    • @backstage/theme@0.5.4-next.0
    • @backstage/core-components@0.14.5-next.0
    • @backstage/plugin-catalog-react@1.11.4-next.0
    • @backstage/app-defaults@1.5.5-next.0
    • @backstage/core-app-api@1.12.4
    • @backstage/core-plugin-api@1.9.2
    • @backstage/integration-react@1.1.26

1.0.31

Patch Changes

  • 9a41a7b: Allow defining custom sidebar item for page and login for the development app
  • abfbcfc: Updated dependency @testing-library/react to ^15.0.0.
  • cb1e3b0: Updated dependency @testing-library/dom to ^10.0.0.
  • 995f66b: add @backstage/no-top-level-material-ui-4-imports lint rule
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.11.3
    • @backstage/core-components@0.14.4
    • @backstage/core-app-api@1.12.4
    • @backstage/app-defaults@1.5.4
    • @backstage/core-plugin-api@1.9.2
    • @backstage/theme@0.5.3
    • @backstage/integration-react@1.1.26
    • @backstage/catalog-model@1.4.5

1.0.31-next.1

Patch Changes

  • 995f66b: add @backstage/no-top-level-material-ui-4-imports lint rule
  • Updated dependencies
    • @backstage/core-app-api@1.12.4-next.0
    • @backstage/app-defaults@1.5.4-next.1
    • @backstage/catalog-model@1.4.5
    • @backstage/core-components@0.14.4-next.0
    • @backstage/core-plugin-api@1.9.1
    • @backstage/integration-react@1.1.26-next.0
    • @backstage/theme@0.5.2
    • @backstage/plugin-catalog-react@1.11.3-next.1

1.0.31-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.4-next.0
    • @backstage/app-defaults@1.5.4-next.0
    • @backstage/catalog-model@1.4.5
    • @backstage/core-app-api@1.12.3
    • @backstage/core-plugin-api@1.9.1
    • @backstage/integration-react@1.1.26-next.0
    • @backstage/theme@0.5.2
    • @backstage/plugin-catalog-react@1.11.3-next.0

1.0.30

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @backstage/core-components@0.14.3
    • @backstage/core-app-api@1.12.3
    • @backstage/plugin-catalog-react@1.11.2
    • @backstage/app-defaults@1.5.3
    • @backstage/integration-react@1.1.25
    • @backstage/core-plugin-api@1.9.1
    • @backstage/catalog-model@1.4.5
    • @backstage/theme@0.5.2

1.0.29

Patch Changes

  • e8f026a: Use ESM exports of react-use library
  • Updated dependencies
    • @backstage/core-components@0.14.2
    • @backstage/core-app-api@1.12.2
    • @backstage/plugin-catalog-react@1.11.1
    • @backstage/app-defaults@1.5.2
    • @backstage/integration-react@1.1.25
    • @backstage/core-plugin-api@1.9.1
    • @backstage/catalog-model@1.4.5
    • @backstage/theme@0.5.2

1.0.28

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.1
    • @backstage/theme@0.5.2
    • @backstage/integration-react@1.1.25
    • @backstage/plugin-catalog-react@1.11.0
    • @backstage/app-defaults@1.5.1
    • @backstage/catalog-model@1.4.5
    • @backstage/core-app-api@1.12.1
    • @backstage/core-plugin-api@1.9.1

1.0.28-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.1-next.2
    • @backstage/plugin-catalog-react@1.11.0-next.2
    • @backstage/integration-react@1.1.25-next.2
    • @backstage/app-defaults@1.5.1-next.2
    • @backstage/catalog-model@1.4.5-next.0
    • @backstage/core-app-api@1.12.1-next.1
    • @backstage/core-plugin-api@1.9.1-next.1
    • @backstage/theme@0.5.2-next.0

1.0.28-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.1-next.1
    • @backstage/plugin-catalog-react@1.10.1-next.1
    • @backstage/core-app-api@1.12.1-next.1
    • @backstage/core-plugin-api@1.9.1-next.1
    • @backstage/integration-react@1.1.25-next.1
    • @backstage/app-defaults@1.5.1-next.1
    • @backstage/catalog-model@1.4.5-next.0
    • @backstage/theme@0.5.2-next.0

1.0.28-next.0

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.5.2-next.0
    • @backstage/core-components@0.14.1-next.0
    • @backstage/integration-react@1.1.25-next.0
    • @backstage/plugin-catalog-react@1.10.1-next.0
    • @backstage/catalog-model@1.4.5-next.0
    • @backstage/core-plugin-api@1.9.1-next.0
    • @backstage/app-defaults@1.5.1-next.0
    • @backstage/core-app-api@1.12.1-next.0

1.0.27

Patch Changes

  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.10.0
    • @backstage/app-defaults@1.5.0
    • @backstage/core-components@0.14.0
    • @backstage/core-app-api@1.12.0
    • @backstage/catalog-model@1.4.4
    • @backstage/theme@0.5.1
    • @backstage/core-plugin-api@1.9.0
    • @backstage/integration-react@1.1.24

1.0.27-next.3

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.5.1-next.1
    • @backstage/core-components@0.14.0-next.2
    • @backstage/plugin-catalog-react@1.10.0-next.3
    • @backstage/app-defaults@1.5.0-next.3
    • @backstage/catalog-model@1.4.4-next.0
    • @backstage/core-app-api@1.12.0-next.1
    • @backstage/core-plugin-api@1.9.0-next.1
    • @backstage/integration-react@1.1.24-next.2

1.0.27-next.2

Patch Changes

  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • Updated dependencies
    • @backstage/core-components@0.14.0-next.1
    • @backstage/app-defaults@1.5.0-next.2
    • @backstage/core-app-api@1.12.0-next.1
    • @backstage/core-plugin-api@1.9.0-next.1
    • @backstage/plugin-catalog-react@1.10.0-next.2
    • @backstage/theme@0.5.1-next.0
    • @backstage/integration-react@1.1.24-next.1
    • @backstage/catalog-model@1.4.4-next.0

1.0.27-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.14.0-next.0
    • @backstage/catalog-model@1.4.4-next.0
    • @backstage/core-plugin-api@1.8.3-next.0
    • @backstage/app-defaults@1.4.8-next.1
    • @backstage/core-app-api@1.11.4-next.0
    • @backstage/plugin-catalog-react@1.9.4-next.1
    • @backstage/integration-react@1.1.24-next.0
    • @backstage/theme@0.5.0

1.0.27-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.9.4-next.0
    • @backstage/app-defaults@1.4.8-next.0
    • @backstage/core-components@0.13.10
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.3
    • @backstage/core-plugin-api@1.8.2
    • @backstage/integration-react@1.1.23
    • @backstage/theme@0.5.0

1.0.26

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.10
    • @backstage/core-plugin-api@1.8.2
    • @backstage/plugin-catalog-react@1.9.3
    • @backstage/app-defaults@1.4.7
    • @backstage/integration-react@1.1.23
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.3
    • @backstage/theme@0.5.0

1.0.26-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.9.3-next.2
    • @backstage/integration-react@1.1.23-next.0

1.0.26-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.8.2-next.0
    • @backstage/core-components@0.13.10-next.1
    • @backstage/app-defaults@1.4.7-next.1
    • @backstage/core-app-api@1.11.3-next.0
    • @backstage/integration-react@1.1.23-next.0
    • @backstage/plugin-catalog-react@1.9.3-next.1
    • @backstage/catalog-model@1.4.3
    • @backstage/theme@0.5.0

1.0.26-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.10-next.0
    • @backstage/plugin-catalog-react@1.9.3-next.0
    • @backstage/app-defaults@1.4.7-next.0
    • @backstage/integration-react@1.1.22
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.2
    • @backstage/core-plugin-api@1.8.1
    • @backstage/theme@0.5.0

1.0.25

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.8.1
    • @backstage/plugin-catalog-react@1.9.2
    • @backstage/core-components@0.13.9
    • @backstage/theme@0.5.0
    • @backstage/core-app-api@1.11.2
    • @backstage/app-defaults@1.4.6
    • @backstage/integration-react@1.1.22
    • @backstage/catalog-model@1.4.3

1.0.25-next.3

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.9-next.3
    • @backstage/app-defaults@1.4.6-next.3
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.2-next.1
    • @backstage/core-plugin-api@1.8.1-next.1
    • @backstage/integration-react@1.1.22-next.1
    • @backstage/theme@0.5.0-next.1
    • @backstage/plugin-catalog-react@1.9.2-next.3

1.0.25-next.2

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.5.0-next.1
    • @backstage/plugin-catalog-react@1.9.2-next.2
    • @backstage/app-defaults@1.4.6-next.2
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.2-next.1
    • @backstage/core-components@0.13.9-next.2
    • @backstage/core-plugin-api@1.8.1-next.1
    • @backstage/integration-react@1.1.22-next.1

1.0.25-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.9-next.1
    • @backstage/core-plugin-api@1.8.1-next.1
    • @backstage/plugin-catalog-react@1.9.2-next.1
    • @backstage/core-app-api@1.11.2-next.1
    • @backstage/app-defaults@1.4.6-next.1
    • @backstage/integration-react@1.1.22-next.1
    • @backstage/catalog-model@1.4.3
    • @backstage/theme@0.5.0-next.0

1.0.25-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.8.1-next.0
    • @backstage/plugin-catalog-react@1.9.2-next.0
    • @backstage/core-components@0.13.9-next.0
    • @backstage/theme@0.5.0-next.0
    • @backstage/app-defaults@1.4.6-next.0
    • @backstage/core-app-api@1.11.2-next.0
    • @backstage/integration-react@1.1.22-next.0
    • @backstage/catalog-model@1.4.3

1.0.23

Patch Changes

  • 67cc85bb14: Switched the conditional react-dom/client import to use import(...) rather than require(...).
  • 38cda52746: Added support for React 18. The new createRoot API from react-dom/client will now be used if present.
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.9.0
    • @backstage/core-components@0.13.8
    • @backstage/integration-react@1.1.21
    • @backstage/core-plugin-api@1.8.0
    • @backstage/app-defaults@1.4.5
    • @backstage/core-app-api@1.11.1
    • @backstage/theme@0.4.4
    • @backstage/catalog-model@1.4.3

1.0.23-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.8-next.2
    • @backstage/plugin-catalog-react@1.9.0-next.2
    • @backstage/app-defaults@1.4.5-next.2
    • @backstage/integration-react@1.1.21-next.1

1.0.23-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.9.0-next.1
    • @backstage/integration-react@1.1.21-next.1
    • @backstage/core-components@0.13.8-next.1
    • @backstage/app-defaults@1.4.5-next.1
    • @backstage/catalog-model@1.4.3
    • @backstage/core-app-api@1.11.1-next.0
    • @backstage/core-plugin-api@1.8.0-next.0
    • @backstage/theme@0.4.4-next.0

1.0.23-next.0

Patch Changes

  • 67cc85bb14: Switched the conditional react-dom/client import to use import(...) rather than require(...).
  • 38cda52746: Added support for React 18. The new createRoot API from react-dom/client will now be used if present.
  • Updated dependencies
    • @backstage/core-components@0.13.7-next.0
    • @backstage/plugin-catalog-react@1.9.0-next.0
    • @backstage/integration-react@1.1.21-next.0
    • @backstage/core-plugin-api@1.8.0-next.0
    • @backstage/app-defaults@1.4.5-next.0
    • @backstage/core-app-api@1.11.1-next.0
    • @backstage/theme@0.4.4-next.0
    • @backstage/catalog-model@1.4.3

1.0.22

Patch Changes

  • 080d1beb2a: Moving development dependencies to devDependencies
  • 9a1fce352e: Updated dependency @testing-library/jest-dom to ^6.0.0.
  • f95af4e540: Updated dependency @testing-library/dom to ^9.0.0.
  • 9468a67b92: Added support for React 18. The new createRoot API from react-dom/client will now be used if present.
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.8.5
    • @backstage/core-app-api@1.11.0
    • @backstage/core-plugin-api@1.7.0
    • @backstage/core-components@0.13.6
    • @backstage/integration-react@1.1.20
    • @backstage/catalog-model@1.4.3
    • @backstage/app-defaults@1.4.4
    • @backstage/theme@0.4.3

1.0.22-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.11.0-next.2
    • @backstage/integration-react@1.1.20-next.2
    • @backstage/core-components@0.13.6-next.2
    • @backstage/core-plugin-api@1.7.0-next.1
    • @backstage/catalog-model@1.4.3-next.0
    • @backstage/plugin-catalog-react@1.8.5-next.2
    • @backstage/theme@0.4.3-next.0
    • @backstage/app-defaults@1.4.4-next.2
    • @backstage/test-utils@1.4.4-next.2

1.0.22-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.6-next.1
    • @backstage/core-app-api@1.10.1-next.1
    • @backstage/app-defaults@1.4.4-next.1
    • @backstage/test-utils@1.4.4-next.1
    • @backstage/integration-react@1.1.20-next.1
    • @backstage/plugin-catalog-react@1.8.5-next.1
    • @backstage/core-plugin-api@1.7.0-next.0
    • @backstage/catalog-model@1.4.2
    • @backstage/theme@0.4.2

1.0.22-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.8.5-next.0
    • @backstage/test-utils@1.4.4-next.0
    • @backstage/core-plugin-api@1.7.0-next.0
    • @backstage/core-components@0.13.6-next.0
    • @backstage/integration-react@1.1.20-next.0
    • @backstage/app-defaults@1.4.4-next.0
    • @backstage/core-app-api@1.10.1-next.0
    • @backstage/catalog-model@1.4.2
    • @backstage/theme@0.4.2

1.0.21

Patch Changes

  • 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
  • 8cec7664e146: Removed @types/node dependency
  • Updated dependencies
    • @backstage/integration-react@1.1.19
    • @backstage/plugin-catalog-react@1.8.4
    • @backstage/core-components@0.13.5
    • @backstage/test-utils@1.4.3
    • @backstage/app-defaults@1.4.3
    • @backstage/catalog-model@1.4.2
    • @backstage/core-app-api@1.10.0
    • @backstage/core-plugin-api@1.6.0
    • @backstage/theme@0.4.2

1.0.21-next.3

Patch Changes

  • 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
  • Updated dependencies
    • @backstage/test-utils@1.4.3-next.3
    • @backstage/app-defaults@1.4.3-next.3
    • @backstage/catalog-model@1.4.2-next.2
    • @backstage/core-app-api@1.10.0-next.3
    • @backstage/core-components@0.13.5-next.3
    • @backstage/core-plugin-api@1.6.0-next.3
    • @backstage/integration-react@1.1.19-next.3
    • @backstage/plugin-catalog-react@1.8.4-next.3
    • @backstage/theme@0.4.2-next.0

1.0.21-next.2

Patch Changes

  • 8cec7664e146: Removed @types/node dependency
  • Updated dependencies
    • @backstage/integration-react@1.1.19-next.2
    • @backstage/core-components@0.13.5-next.2
    • @backstage/core-plugin-api@1.6.0-next.2
    • @backstage/app-defaults@1.4.3-next.2
    • @backstage/core-app-api@1.10.0-next.2
    • @backstage/test-utils@1.4.3-next.2
    • @backstage/plugin-catalog-react@1.8.4-next.2
    • @backstage/catalog-model@1.4.2-next.1
    • @backstage/theme@0.4.1

1.0.21-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.8.4-next.1
    • @backstage/core-components@0.13.5-next.1
    • @backstage/app-defaults@1.4.3-next.1
    • @backstage/integration-react@1.1.19-next.1
    • @backstage/catalog-model@1.4.2-next.0
    • @backstage/core-app-api@1.10.0-next.1
    • @backstage/core-plugin-api@1.6.0-next.1
    • @backstage/test-utils@1.4.3-next.1
    • @backstage/theme@0.4.1

1.0.20-next.0

Patch Changes

  • Updated dependencies
    • @backstage/integration-react@1.1.18-next.0
    • @backstage/core-app-api@1.10.0-next.0
    • @backstage/core-plugin-api@1.6.0-next.0
    • @backstage/core-components@0.13.5-next.0
    • @backstage/app-defaults@1.4.3-next.0
    • @backstage/catalog-model@1.4.1
    • @backstage/test-utils@1.4.3-next.0
    • @backstage/theme@0.4.1
    • @backstage/plugin-catalog-react@1.8.3-next.0

1.0.18

Patch Changes

  • 254ad469f053: Removed deprecated calls to app.getProvider() and app.getRouter() in DevAppBuilder
  • Updated dependencies
    • @backstage/core-app-api@1.9.1
    • @backstage/integration-react@1.1.16
    • @backstage/core-components@0.13.4
    • @backstage/plugin-catalog-react@1.8.1
    • @backstage/app-defaults@1.4.2
    • @backstage/core-plugin-api@1.5.3
    • @backstage/test-utils@1.4.2
    • @backstage/catalog-model@1.4.1
    • @backstage/theme@0.4.1

1.0.18-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.8.1-next.1
    • @backstage/integration-react@1.1.16-next.1

1.0.18-next.1

Patch Changes

  • Updated dependencies
    • @backstage/integration-react@1.1.16-next.1
    • @backstage/app-defaults@1.4.2-next.0
    • @backstage/catalog-model@1.4.1
    • @backstage/core-app-api@1.9.1-next.0
    • @backstage/core-components@0.13.4-next.0
    • @backstage/core-plugin-api@1.5.3
    • @backstage/test-utils@1.4.2-next.0
    • @backstage/theme@0.4.1
    • @backstage/plugin-catalog-react@1.8.1-next.0

1.0.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.9.1-next.0
    • @backstage/core-components@0.13.4-next.0
    • @backstage/app-defaults@1.4.2-next.0
    • @backstage/core-plugin-api@1.5.3
    • @backstage/test-utils@1.4.2-next.0
    • @backstage/plugin-catalog-react@1.8.1-next.0
    • @backstage/catalog-model@1.4.1
    • @backstage/integration-react@1.1.16-next.0
    • @backstage/theme@0.4.1

1.0.17

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.4.1
    • @backstage/plugin-catalog-react@1.8.0
    • @backstage/core-components@0.13.3
    • @backstage/core-app-api@1.9.0
    • @backstage/test-utils@1.4.1
    • @backstage/core-plugin-api@1.5.3
    • @backstage/app-defaults@1.4.1
    • @backstage/catalog-model@1.4.1
    • @backstage/integration-react@1.1.15

1.0.17-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.8.0-next.2
    • @backstage/theme@0.4.1-next.1
    • @backstage/test-utils@1.4.1-next.2
    • @backstage/core-plugin-api@1.5.3-next.1
    • @backstage/core-components@0.13.3-next.2
    • @backstage/core-app-api@1.8.2-next.1
    • @backstage/app-defaults@1.4.1-next.2
    • @backstage/catalog-model@1.4.1-next.0
    • @backstage/integration-react@1.1.15-next.2

1.0.17-next.1

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.4.1-next.0
    • @backstage/core-components@0.13.3-next.1
    • @backstage/core-plugin-api@1.5.3-next.0
    • @backstage/app-defaults@1.4.1-next.1
    • @backstage/integration-react@1.1.15-next.1
    • @backstage/test-utils@1.4.1-next.1
    • @backstage/plugin-catalog-react@1.7.1-next.1
    • @backstage/core-app-api@1.8.2-next.0

1.0.17-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.3-next.0
    • @backstage/app-defaults@1.4.1-next.0
    • @backstage/catalog-model@1.4.1-next.0
    • @backstage/core-app-api@1.8.1
    • @backstage/core-plugin-api@1.5.2
    • @backstage/integration-react@1.1.15-next.0
    • @backstage/test-utils@1.4.1-next.0
    • @backstage/theme@0.4.0
    • @backstage/plugin-catalog-react@1.7.1-next.0

1.0.16

Patch Changes

  • 74b216ee4e50: Add PropsWithChildren to usages of ComponentType, in preparation for React 18 where the children are no longer implicit.
  • Updated dependencies
    • @backstage/core-app-api@1.8.1
    • @backstage/core-plugin-api@1.5.2
    • @backstage/core-components@0.13.2
    • @backstage/theme@0.4.0
    • @backstage/plugin-catalog-react@1.7.0
    • @backstage/catalog-model@1.4.0
    • @backstage/test-utils@1.4.0
    • @backstage/app-defaults@1.4.0
    • @backstage/integration-react@1.1.14

1.0.16-next.3

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.13.2-next.3
    • @backstage/catalog-model@1.4.0-next.1
    • @backstage/app-defaults@1.4.0-next.3
    • @backstage/core-app-api@1.8.1-next.0
    • @backstage/core-plugin-api@1.5.2-next.0
    • @backstage/integration-react@1.1.14-next.3
    • @backstage/test-utils@1.4.0-next.2
    • @backstage/theme@0.4.0-next.1
    • @backstage/plugin-catalog-react@1.7.0-next.3

1.0.16-next.2

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.4.0-next.1
    • @backstage/plugin-catalog-react@1.7.0-next.2
    • @backstage/core-components@0.13.2-next.2
    • @backstage/app-defaults@1.4.0-next.2
    • @backstage/integration-react@1.1.14-next.2
    • @backstage/test-utils@1.4.0-next.2
    • @backstage/core-app-api@1.8.1-next.0
    • @backstage/core-plugin-api@1.5.2-next.0

1.0.16-next.1

Patch Changes

  • 74b216ee4e50: Add PropsWithChildren to usages of ComponentType, in preparation for React 18 where the children are no longer implicit.
  • Updated dependencies
    • @backstage/core-components@0.13.2-next.1
    • @backstage/plugin-catalog-react@1.7.0-next.1
    • @backstage/catalog-model@1.4.0-next.0
    • @backstage/core-app-api@1.8.1-next.0
    • @backstage/core-plugin-api@1.5.2-next.0
    • @backstage/integration-react@1.1.14-next.1
    • @backstage/app-defaults@1.4.0-next.1
    • @backstage/test-utils@1.4.0-next.1
    • @backstage/theme@0.4.0-next.0

1.0.16-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.7.0-next.0
    • @backstage/test-utils@1.4.0-next.0
    • @backstage/app-defaults@1.4.0-next.0
    • @backstage/theme@0.4.0-next.0
    • @backstage/core-app-api@1.8.0
    • @backstage/core-components@0.13.2-next.0
    • @backstage/core-plugin-api@1.5.1
    • @backstage/integration-react@1.1.14-next.0
    • @backstage/catalog-model@1.3.0

1.0.15

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.3.0
    • @backstage/app-defaults@1.3.1
    • @backstage/plugin-catalog-react@1.6.0
    • @backstage/core-app-api@1.8.0
    • @backstage/core-components@0.13.1
    • @backstage/integration-react@1.1.13
    • @backstage/test-utils@1.3.1
    • @backstage/catalog-model@1.3.0
    • @backstage/core-plugin-api@1.5.1

1.0.15-next.2

Patch Changes

  • Updated dependencies
    • @backstage/theme@0.3.0-next.0
    • @backstage/core-components@0.13.1-next.1
    • @backstage/app-defaults@1.3.1-next.2
    • @backstage/integration-react@1.1.13-next.2
    • @backstage/test-utils@1.3.1-next.2
    • @backstage/plugin-catalog-react@1.6.0-next.2
    • @backstage/core-app-api@1.8.0-next.1
    • @backstage/core-plugin-api@1.5.1

1.0.15-next.1

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.3.1-next.1
    • @backstage/core-app-api@1.8.0-next.1
    • @backstage/core-components@0.13.1-next.0
    • @backstage/core-plugin-api@1.5.1
    • @backstage/test-utils@1.3.1-next.1
    • @backstage/plugin-catalog-react@1.6.0-next.1
    • @backstage/integration-react@1.1.13-next.1

1.0.15-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.6.0-next.0
    • @backstage/core-app-api@1.7.1-next.0
    • @backstage/integration-react@1.1.13-next.0
    • @backstage/app-defaults@1.3.1-next.0
    • @backstage/core-components@0.13.0
    • @backstage/core-plugin-api@1.5.1
    • @backstage/test-utils@1.3.1-next.0
    • @backstage/catalog-model@1.3.0
    • @backstage/theme@0.2.19

1.0.14

Patch Changes

  • e0c6e8b9c3c: Update peer dependencies
  • Updated dependencies
    • @backstage/core-components@0.13.0
    • @backstage/plugin-catalog-react@1.5.0
    • @backstage/app-defaults@1.3.0
    • @backstage/core-app-api@1.7.0
    • @backstage/test-utils@1.3.0
    • @backstage/integration-react@1.1.12
    • @backstage/theme@0.2.19
    • @backstage/core-plugin-api@1.5.1
    • @backstage/catalog-model@1.3.0

1.0.14-next.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.5.0-next.3
    • @backstage/core-app-api@1.7.0-next.3
    • @backstage/catalog-model@1.3.0-next.0
    • @backstage/core-components@0.13.0-next.3
    • @backstage/app-defaults@1.3.0-next.3
    • @backstage/core-plugin-api@1.5.1-next.1
    • @backstage/integration-react@1.1.12-next.3
    • @backstage/test-utils@1.3.0-next.3
    • @backstage/theme@0.2.19-next.0

1.0.14-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.6-next.2
    • @backstage/plugin-catalog-react@1.4.1-next.2
    • @backstage/core-plugin-api@1.5.1-next.1
    • @backstage/app-defaults@1.3.0-next.2
    • @backstage/catalog-model@1.2.1
    • @backstage/core-app-api@1.7.0-next.2
    • @backstage/integration-react@1.1.12-next.2
    • @backstage/test-utils@1.3.0-next.2
    • @backstage/theme@0.2.19-next.0

1.0.14-next.1

Patch Changes

  • e0c6e8b9c3c: Update peer dependencies
  • Updated dependencies
    • @backstage/core-components@0.12.6-next.1
    • @backstage/core-app-api@1.7.0-next.1
    • @backstage/integration-react@1.1.12-next.1
    • @backstage/core-plugin-api@1.5.1-next.0
    • @backstage/plugin-catalog-react@1.4.1-next.1
    • @backstage/test-utils@1.3.0-next.1
    • @backstage/theme@0.2.19-next.0
    • @backstage/app-defaults@1.3.0-next.1
    • @backstage/catalog-model@1.2.1

1.0.14-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.6-next.0
    • @backstage/app-defaults@1.3.0-next.0
    • @backstage/core-app-api@1.7.0-next.0
    • @backstage/test-utils@1.3.0-next.0
    • @backstage/plugin-catalog-react@1.4.1-next.0
    • @backstage/integration-react@1.1.12-next.0
    • @backstage/core-plugin-api@1.5.0
    • @backstage/catalog-model@1.2.1
    • @backstage/theme@0.2.18

1.0.13

Patch Changes

  • 482dae5de1c: Updated link to docs.
  • Updated dependencies
    • @backstage/core-components@0.12.5
    • @backstage/plugin-catalog-react@1.4.0
    • @backstage/core-plugin-api@1.5.0
    • @backstage/catalog-model@1.2.1
    • @backstage/test-utils@1.2.6
    • @backstage/core-app-api@1.6.0
    • @backstage/integration-react@1.1.11
    • @backstage/theme@0.2.18
    • @backstage/app-defaults@1.2.1

1.0.13-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.5-next.2
    • @backstage/plugin-catalog-react@1.4.0-next.2
    • @backstage/core-app-api@1.6.0-next.2
    • @backstage/core-plugin-api@1.5.0-next.2
    • @backstage/app-defaults@1.2.1-next.2
    • @backstage/integration-react@1.1.11-next.2
    • @backstage/test-utils@1.2.6-next.2

1.0.13-next.1

Patch Changes

  • 482dae5de1c: Updated link to docs.
  • Updated dependencies
    • @backstage/core-components@0.12.5-next.1
    • @backstage/core-app-api@1.5.1-next.1
    • @backstage/core-plugin-api@1.4.1-next.1
    • @backstage/integration-react@1.1.11-next.1
    • @backstage/test-utils@1.2.6-next.1
    • @backstage/theme@0.2.18-next.0
    • @backstage/plugin-catalog-react@1.4.0-next.1
    • @backstage/app-defaults@1.2.1-next.1
    • @backstage/catalog-model@1.2.1-next.1

1.0.13-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.4.0-next.0
    • @backstage/core-plugin-api@1.4.1-next.0
    • @backstage/catalog-model@1.2.1-next.0
    • @backstage/test-utils@1.2.6-next.0
    • @backstage/app-defaults@1.2.1-next.0
    • @backstage/core-app-api@1.5.1-next.0
    • @backstage/core-components@0.12.5-next.0
    • @backstage/integration-react@1.1.11-next.0
    • @backstage/theme@0.2.17

1.0.12

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.4
    • @backstage/catalog-model@1.2.0
    • @backstage/theme@0.2.17
    • @backstage/core-app-api@1.5.0
    • @backstage/core-plugin-api@1.4.0
    • @backstage/app-defaults@1.2.0
    • @backstage/plugin-catalog-react@1.3.0
    • @backstage/integration-react@1.1.10
    • @backstage/test-utils@1.2.5

1.0.12-next.2

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.2.0-next.1
    • @backstage/core-components@0.12.4-next.1
    • @backstage/app-defaults@1.1.1-next.1
    • @backstage/core-app-api@1.4.1-next.0
    • @backstage/core-plugin-api@1.3.0
    • @backstage/integration-react@1.1.10-next.1
    • @backstage/test-utils@1.2.5-next.0
    • @backstage/theme@0.2.16
    • @backstage/plugin-catalog-react@1.3.0-next.2

1.0.12-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.4.1-next.0
    • @backstage/core-components@0.12.4-next.0
    • @backstage/plugin-catalog-react@1.3.0-next.1
    • @backstage/app-defaults@1.1.1-next.0
    • @backstage/catalog-model@1.1.6-next.0
    • @backstage/core-plugin-api@1.3.0
    • @backstage/integration-react@1.1.10-next.0
    • @backstage/test-utils@1.2.5-next.0
    • @backstage/theme@0.2.16

1.0.12-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.3.0-next.0
    • @backstage/catalog-model@1.1.6-next.0
    • @backstage/integration-react@1.1.9

1.0.11

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.1.5
    • @backstage/plugin-catalog-react@1.2.4
    • @backstage/core-components@0.12.3
    • @backstage/app-defaults@1.1.0
    • @backstage/core-plugin-api@1.3.0
    • @backstage/core-app-api@1.4.0
    • @backstage/integration-react@1.1.9
    • @backstage/test-utils@1.2.4
    • @backstage/theme@0.2.16

1.0.11-next.2

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.1.0-next.2
    • @backstage/core-plugin-api@1.3.0-next.1
    • @backstage/core-app-api@1.4.0-next.1
    • @backstage/plugin-catalog-react@1.2.4-next.2
    • @backstage/catalog-model@1.1.5-next.1
    • @backstage/core-components@0.12.3-next.2
    • @backstage/integration-react@1.1.9-next.2
    • @backstage/test-utils@1.2.4-next.1
    • @backstage/theme@0.2.16

1.0.11-next.1

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.0.11-next.1
    • @backstage/catalog-model@1.1.5-next.1
    • @backstage/core-app-api@1.3.1-next.0
    • @backstage/core-components@0.12.3-next.1
    • @backstage/core-plugin-api@1.2.1-next.0
    • @backstage/integration-react@1.1.9-next.1
    • @backstage/test-utils@1.2.4-next.0
    • @backstage/theme@0.2.16
    • @backstage/plugin-catalog-react@1.2.4-next.1

1.0.11-next.0

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.1.5-next.0
    • @backstage/plugin-catalog-react@1.2.4-next.0
    • @backstage/core-components@0.12.3-next.0
    • @backstage/app-defaults@1.0.11-next.0
    • @backstage/core-app-api@1.3.0
    • @backstage/core-plugin-api@1.2.0
    • @backstage/integration-react@1.1.9-next.0
    • @backstage/test-utils@1.2.3
    • @backstage/theme@0.2.16

1.0.10

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.2
    • @backstage/app-defaults@1.0.10
    • @backstage/integration-react@1.1.8
    • @backstage/plugin-catalog-react@1.2.3

1.0.9

Patch Changes

  • 2e701b3796: Internal refactor to use react-router-dom rather than react-router.
  • 19356df560: Updated dependency zen-observable to ^0.9.0.
  • c3fa90e184: Updated dependency zen-observable to ^0.10.0.
  • 8015ff1258: Tweaked wording to use inclusive terminology
  • Updated dependencies
    • @backstage/core-plugin-api@1.2.0
    • @backstage/core-components@0.12.1
    • @backstage/core-app-api@1.3.0
    • @backstage/test-utils@1.2.3
    • @backstage/app-defaults@1.0.9
    • @backstage/plugin-catalog-react@1.2.2
    • @backstage/integration-react@1.1.7
    • @backstage/catalog-model@1.1.4
    • @backstage/theme@0.2.16

1.0.9-next.4

Patch Changes

  • 2e701b3796: Internal refactor to use react-router-dom rather than react-router.
  • Updated dependencies
    • @backstage/core-app-api@1.3.0-next.4
    • @backstage/core-components@0.12.1-next.4
    • @backstage/app-defaults@1.0.9-next.4
    • @backstage/test-utils@1.2.3-next.4
    • @backstage/plugin-catalog-react@1.2.2-next.4
    • @backstage/catalog-model@1.1.4-next.1
    • @backstage/core-plugin-api@1.2.0-next.2
    • @backstage/integration-react@1.1.7-next.4
    • @backstage/theme@0.2.16

1.0.9-next.3

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@1.2.1-next.3
    • @backstage/core-components@0.12.1-next.3
    • @backstage/app-defaults@1.0.9-next.3
    • @backstage/catalog-model@1.1.4-next.1
    • @backstage/core-plugin-api@1.2.0-next.2
    • @backstage/integration-react@1.1.7-next.3
    • @backstage/test-utils@1.2.3-next.3
    • @backstage/theme@0.2.16
    • @backstage/plugin-catalog-react@1.2.2-next.3

1.0.9-next.2

Patch Changes

  • 8015ff1258: Tweaked wording to use inclusive terminology
  • Updated dependencies
    • @backstage/core-plugin-api@1.2.0-next.2
    • @backstage/core-app-api@1.2.1-next.2
    • @backstage/core-components@0.12.1-next.2
    • @backstage/plugin-catalog-react@1.2.2-next.2
    • @backstage/test-utils@1.2.3-next.2
    • @backstage/app-defaults@1.0.9-next.2
    • @backstage/integration-react@1.1.7-next.2
    • @backstage/catalog-model@1.1.4-next.1
    • @backstage/theme@0.2.16

1.0.9-next.1

Patch Changes

  • c3fa90e184: Updated dependency zen-observable to ^0.10.0.
  • Updated dependencies
    • @backstage/core-app-api@1.2.1-next.1
    • @backstage/core-components@0.12.1-next.1
    • @backstage/test-utils@1.2.3-next.1
    • @backstage/core-plugin-api@1.1.1-next.1
    • @backstage/plugin-catalog-react@1.2.2-next.1
    • @backstage/app-defaults@1.0.9-next.1
    • @backstage/integration-react@1.1.7-next.1
    • @backstage/catalog-model@1.1.4-next.1
    • @backstage/theme@0.2.16

1.0.9-next.0

Patch Changes

  • 19356df560: Updated dependency zen-observable to ^0.9.0.
  • Updated dependencies
    • @backstage/core-components@0.12.1-next.0
    • @backstage/core-app-api@1.2.1-next.0
    • @backstage/core-plugin-api@1.1.1-next.0
    • @backstage/integration-react@1.1.7-next.0
    • @backstage/test-utils@1.2.3-next.0
    • @backstage/plugin-catalog-react@1.2.2-next.0
    • @backstage/app-defaults@1.0.9-next.0
    • @backstage/catalog-model@1.1.4-next.0
    • @backstage/theme@0.2.16

1.0.8

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.2.1
    • @backstage/core-components@0.12.0
    • @backstage/core-app-api@1.2.0
    • @backstage/core-plugin-api@1.1.0
    • @backstage/catalog-model@1.1.3
    • @backstage/app-defaults@1.0.8
    • @backstage/integration-react@1.1.6
    • @backstage/test-utils@1.2.2
    • @backstage/theme@0.2.16

1.0.8-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.12.0-next.1
    • @backstage/app-defaults@1.0.8-next.1
    • @backstage/catalog-model@1.1.3-next.0
    • @backstage/core-app-api@1.2.0-next.0
    • @backstage/core-plugin-api@1.1.0-next.0
    • @backstage/integration-react@1.1.6-next.1
    • @backstage/test-utils@1.2.2-next.0
    • @backstage/theme@0.2.16
    • @backstage/plugin-catalog-react@1.2.1-next.1

1.0.8-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.2.1-next.0
    • @backstage/core-components@0.12.0-next.0
    • @backstage/core-app-api@1.2.0-next.0
    • @backstage/core-plugin-api@1.1.0-next.0
    • @backstage/catalog-model@1.1.3-next.0
    • @backstage/app-defaults@1.0.8-next.0
    • @backstage/integration-react@1.1.6-next.0
    • @backstage/test-utils@1.2.2-next.0
    • @backstage/theme@0.2.16

1.0.7

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.1.2
    • @backstage/plugin-catalog-react@1.2.0
    • @backstage/core-components@0.11.2
    • @backstage/core-app-api@1.1.1
    • @backstage/test-utils@1.2.1
    • @backstage/app-defaults@1.0.7
    • @backstage/integration-react@1.1.5
    • @backstage/core-plugin-api@1.0.7
    • @backstage/theme@0.2.16

1.0.7-next.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.2.0-next.2
    • @backstage/test-utils@1.2.1-next.2
    • @backstage/app-defaults@1.0.7-next.2
    • @backstage/catalog-model@1.1.2-next.2
    • @backstage/core-app-api@1.1.1-next.2
    • @backstage/core-components@0.11.2-next.2
    • @backstage/core-plugin-api@1.0.7-next.2
    • @backstage/integration-react@1.1.5-next.2
    • @backstage/theme@0.2.16

1.0.7-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.2.0-next.1
    • @backstage/core-app-api@1.1.1-next.1
    • @backstage/app-defaults@1.0.7-next.1
    • @backstage/core-components@0.11.2-next.1
    • @backstage/core-plugin-api@1.0.7-next.1
    • @backstage/test-utils@1.2.1-next.1
    • @backstage/catalog-model@1.1.2-next.1
    • @backstage/integration-react@1.1.5-next.1
    • @backstage/theme@0.2.16

1.0.7-next.0

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.1.2-next.0
    • @backstage/core-components@0.11.2-next.0
    • @backstage/test-utils@1.2.1-next.0
    • @backstage/plugin-catalog-react@1.1.5-next.0
    • @backstage/app-defaults@1.0.7-next.0
    • @backstage/integration-react@1.1.5-next.0
    • @backstage/core-app-api@1.1.1-next.0
    • @backstage/core-plugin-api@1.0.7-next.0
    • @backstage/theme@0.2.16

1.0.6

Patch Changes

  • 817f3196f6: Updated React Router dependencies to be peer dependencies.
  • 7d47def9c4: Removed dependency on @types/jest.
  • 329ed2b9c7: Fixed routing when using React Router v6 stable.
  • 4c5e85ddf3: Removed the dependency and setup of react-hot-loader, since the @backstage/cli now uses swc with React Refresh instead.
  • Updated dependencies
    • @backstage/app-defaults@1.0.6
    • @backstage/core-app-api@1.1.0
    • @backstage/core-components@0.11.1
    • @backstage/core-plugin-api@1.0.6
    • @backstage/test-utils@1.2.0
    • @backstage/plugin-catalog-react@1.1.4
    • @backstage/catalog-model@1.1.1
    • @backstage/integration-react@1.1.4

1.0.6-next.2

Patch Changes

  • 7d47def9c4: Removed dependency on @types/jest.
  • 329ed2b9c7: Fixed routing when using React Router v6 stable.
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.1.4-next.2
    • @backstage/app-defaults@1.0.6-next.2
    • @backstage/catalog-model@1.1.1-next.0
    • @backstage/core-app-api@1.1.0-next.3
    • @backstage/core-components@0.11.1-next.3
    • @backstage/core-plugin-api@1.0.6-next.3
    • @backstage/integration-react@1.1.4-next.2
    • @backstage/test-utils@1.2.0-next.3

1.0.6-next.1

Patch Changes

  • 817f3196f6: Updated React Router dependencies to be peer dependencies.
  • Updated dependencies
    • @backstage/app-defaults@1.0.6-next.1
    • @backstage/core-app-api@1.1.0-next.1
    • @backstage/core-components@0.11.1-next.1
    • @backstage/core-plugin-api@1.0.6-next.1
    • @backstage/test-utils@1.2.0-next.1
    • @backstage/plugin-catalog-react@1.1.4-next.1

1.0.6-next.0

Patch Changes

  • 4c5e85ddf3: Removed the dependency and setup of react-hot-loader, since the @backstage/cli now uses swc with React Refresh instead.
  • Updated dependencies
    • @backstage/core-app-api@1.0.6-next.0
    • @backstage/core-plugin-api@1.0.6-next.0
    • @backstage/core-components@0.11.1-next.0
    • @backstage/integration-react@1.1.4-next.0
    • @backstage/test-utils@1.1.4-next.0
    • @backstage/plugin-catalog-react@1.1.4-next.0
    • @backstage/app-defaults@1.0.6-next.0

1.0.5

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.11.0
    • @backstage/core-plugin-api@1.0.5
    • @backstage/plugin-catalog-react@1.1.3
    • @backstage/app-defaults@1.0.5
    • @backstage/core-app-api@1.0.5
    • @backstage/integration-react@1.1.3
    • @backstage/test-utils@1.1.3

1.0.5-next.1

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.1.3-next.2
    • @backstage/core-components@0.11.0-next.2
    • @backstage/app-defaults@1.0.5-next.1
    • @backstage/integration-react@1.1.3-next.1

1.0.5-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.0.5-next.0
    • @backstage/integration-react@1.1.3-next.0
    • @backstage/plugin-catalog-react@1.1.3-next.0
    • @backstage/app-defaults@1.0.5-next.0
    • @backstage/core-app-api@1.0.5-next.0
    • @backstage/core-components@0.10.1-next.0
    • @backstage/test-utils@1.1.3-next.0

1.0.4

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.10.0
    • @backstage/catalog-model@1.1.0
    • @backstage/app-defaults@1.0.4
    • @backstage/core-app-api@1.0.4
    • @backstage/core-plugin-api@1.0.4
    • @backstage/integration-react@1.1.2
    • @backstage/test-utils@1.1.2
    • @backstage/plugin-catalog-react@1.1.2
    • @backstage/theme@0.2.16

1.0.4-next.3

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@1.0.4-next.3
    • @backstage/core-app-api@1.0.4-next.1
    • @backstage/core-plugin-api@1.0.4-next.0
    • @backstage/core-components@0.10.0-next.3
    • @backstage/integration-react@1.1.2-next.3
    • @backstage/test-utils@1.1.2-next.2
    • @backstage/catalog-model@1.1.0-next.3
    • @backstage/plugin-catalog-react@1.1.2-next.3

1.0.4-next.2

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.10.0-next.2
    • @backstage/catalog-model@1.1.0-next.2
    • @backstage/theme@0.2.16-next.1
    • @backstage/plugin-catalog-react@1.1.2-next.2
    • @backstage/app-defaults@1.0.4-next.2
    • @backstage/integration-react@1.1.2-next.2

1.0.4-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.6-next.1
    • @backstage/catalog-model@1.1.0-next.1
    • @backstage/theme@0.2.16-next.0
    • @backstage/app-defaults@1.0.4-next.1
    • @backstage/integration-react@1.1.2-next.1
    • @backstage/test-utils@1.1.2-next.1
    • @backstage/plugin-catalog-react@1.1.2-next.1

1.0.4-next.0

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.1.0-next.0
    • @backstage/core-components@0.9.6-next.0
    • @backstage/core-app-api@1.0.4-next.0
    • @backstage/plugin-catalog-react@1.1.2-next.0
    • @backstage/app-defaults@1.0.4-next.0
    • @backstage/integration-react@1.1.2-next.0
    • @backstage/test-utils@1.1.2-next.0

1.0.3

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.1.1
    • @backstage/core-components@0.9.5
    • @backstage/core-app-api@1.0.3
    • @backstage/core-plugin-api@1.0.3
    • @backstage/integration-react@1.1.1
    • @backstage/test-utils@1.1.1
    • @backstage/catalog-model@1.0.3
    • @backstage/app-defaults@1.0.3

1.0.3-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.5-next.1
    • @backstage/core-app-api@1.0.3-next.0
    • @backstage/core-plugin-api@1.0.3-next.0
    • @backstage/integration-react@1.1.1-next.1
    • @backstage/test-utils@1.1.1-next.0
    • @backstage/catalog-model@1.0.3-next.0
    • @backstage/plugin-catalog-react@1.1.1-next.1
    • @backstage/app-defaults@1.0.3-next.1

1.0.3-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.1.1-next.0
    • @backstage/core-components@0.9.5-next.0
    • @backstage/app-defaults@1.0.3-next.0
    • @backstage/integration-react@1.1.1-next.0

1.0.2

Patch Changes

  • 6e830352d4: Updated dependency @types/node to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.9.4
    • @backstage/test-utils@1.1.0
    • @backstage/core-plugin-api@1.0.2
    • @backstage/plugin-catalog-react@1.1.0
    • @backstage/integration-react@1.1.0
    • @backstage/core-app-api@1.0.2
    • @backstage/app-defaults@1.0.2
    • @backstage/catalog-model@1.0.2

1.0.2-next.2

Patch Changes

  • 6e830352d4: Updated dependency @types/node to ^16.0.0.
  • Updated dependencies
    • @backstage/core-components@0.9.4-next.1
    • @backstage/plugin-catalog-react@1.1.0-next.2
    • @backstage/catalog-model@1.0.2-next.0
    • @backstage/core-app-api@1.0.2-next.1
    • @backstage/core-plugin-api@1.0.2-next.1
    • @backstage/integration-react@1.1.0-next.2
    • @backstage/test-utils@1.1.0-next.2

1.0.2-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.9.4-next.0
    • @backstage/test-utils@1.1.0-next.1
    • @backstage/core-plugin-api@1.0.2-next.0
    • @backstage/plugin-catalog-react@1.1.0-next.1
    • @backstage/app-defaults@1.0.2-next.0
    • @backstage/integration-react@1.1.0-next.1
    • @backstage/core-app-api@1.0.2-next.0

1.0.2-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@1.1.0-next.0
    • @backstage/integration-react@1.1.0-next.0
    • @backstage/test-utils@1.0.2-next.0

1.0.1

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • Updated dependencies
    • @backstage/plugin-catalog-react@1.0.1
    • @backstage/catalog-model@1.0.1
    • @backstage/core-app-api@1.0.1
    • @backstage/core-components@0.9.3
    • @backstage/core-plugin-api@1.0.1
    • @backstage/integration-react@1.0.1
    • @backstage/test-utils@1.0.1
    • @backstage/app-defaults@1.0.1

1.0.1-next.1

Patch Changes

  • 24254fd433: build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
  • Updated dependencies
    • @backstage/core-app-api@1.0.1-next.1
    • @backstage/core-components@0.9.3-next.2
    • @backstage/core-plugin-api@1.0.1-next.0
    • @backstage/integration-react@1.0.1-next.2
    • @backstage/test-utils@1.0.1-next.2
    • @backstage/plugin-catalog-react@1.0.1-next.3
    • @backstage/app-defaults@1.0.1-next.2

1.0.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@1.0.1-next.0
    • @backstage/core-app-api@1.0.1-next.0
    • @backstage/plugin-catalog-react@1.0.1-next.0
    • @backstage/core-components@0.9.3-next.0
    • @backstage/app-defaults@1.0.1-next.0
    • @backstage/integration-react@1.0.1-next.0
    • @backstage/test-utils@1.0.1-next.0

1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Patch Changes

  • a422d7ce5e: chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
  • f24ef7864e: Minor typo fixes
  • Updated dependencies
    • @backstage/app-defaults@1.0.0
    • @backstage/core-app-api@1.0.0
    • @backstage/core-components@0.9.2
    • @backstage/core-plugin-api@1.0.0
    • @backstage/integration-react@1.0.0
    • @backstage/test-utils@1.0.0
    • @backstage/plugin-catalog-react@1.0.0
    • @backstage/catalog-model@1.0.0

0.2.25

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@0.9.0
    • @backstage/core-components@0.9.1
    • @backstage/catalog-model@0.13.0
    • @backstage/app-defaults@0.2.1
    • @backstage/integration-react@0.1.25

0.2.25-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@0.9.0-next.0
    • @backstage/core-components@0.9.1-next.0
    • @backstage/catalog-model@0.13.0-next.0
    • @backstage/app-defaults@0.2.1-next.0
    • @backstage/integration-react@0.1.25-next.0

0.2.24

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@0.12.0
    • @backstage/core-components@0.9.0
    • @backstage/plugin-catalog-react@0.8.0
    • @backstage/core-app-api@0.6.0
    • @backstage/core-plugin-api@0.8.0
    • @backstage/test-utils@0.3.0
    • @backstage/app-defaults@0.2.0
    • @backstage/integration-react@0.1.24

0.2.23

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.10
    • @backstage/plugin-catalog-react@0.7.0
    • @backstage/catalog-model@0.11.0
    • @backstage/core-plugin-api@0.7.0
    • @backstage/app-defaults@0.1.9
    • @backstage/core-app-api@0.5.4
    • @backstage/integration-react@0.1.23
    • @backstage/test-utils@0.2.6

0.2.22

Patch Changes

  • c77c5c7eb6: Added backstage.role to package.json
  • Updated dependencies
    • @backstage/core-app-api@0.5.3
    • @backstage/core-components@0.8.9
    • @backstage/core-plugin-api@0.6.1
    • @backstage/integration-react@0.1.22
    • @backstage/test-utils@0.2.5
    • @backstage/plugin-catalog-react@0.6.15
    • @backstage/app-defaults@0.1.8
    • @backstage/catalog-model@0.10.0
    • @backstage/theme@0.2.15

0.2.21

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.8
    • @backstage/plugin-catalog-react@0.6.14
    • @backstage/app-defaults@0.1.7
    • @backstage/integration-react@0.1.21

0.2.21-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.8-next.0
    • @backstage/plugin-catalog-react@0.6.14-next.0
    • @backstage/app-defaults@0.1.7-next.0
    • @backstage/integration-react@0.1.21-next.0

0.2.20

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.7
    • @backstage/plugin-catalog-react@0.6.13
    • @backstage/integration-react@0.1.20
    • @backstage/core-app-api@0.5.2
    • @backstage/app-defaults@0.1.6
    • @backstage/test-utils@0.2.4

0.2.20-next.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.7-next.1
    • @backstage/plugin-catalog-react@0.6.13-next.1
    • @backstage/core-app-api@0.5.2-next.0
    • @backstage/app-defaults@0.1.6-next.1
    • @backstage/test-utils@0.2.4-next.0

0.2.20-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.7-next.0
    • @backstage/app-defaults@0.1.6-next.0
    • @backstage/integration-react@0.1.20-next.0
    • @backstage/plugin-catalog-react@0.6.13-next.0

0.2.19

Patch Changes

  • 10086f5873: Bumped react-hot-loader from ^4.12.21 to ^4.13.0.
  • Updated dependencies
    • @backstage/core-components@0.8.6
    • @backstage/core-app-api@0.5.1

0.2.18

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.5
    • @backstage/core-plugin-api@0.6.0
    • @backstage/test-utils@0.2.3
    • @backstage/core-app-api@0.5.0
    • @backstage/plugin-catalog-react@0.6.12
    • @backstage/catalog-model@0.9.10
    • @backstage/app-defaults@0.1.5
    • @backstage/integration-react@0.1.19

0.2.18-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.8.5-next.0
    • @backstage/core-plugin-api@0.6.0-next.0
    • @backstage/core-app-api@0.5.0-next.0
    • @backstage/plugin-catalog-react@0.6.12-next.0
    • @backstage/catalog-model@0.9.10-next.0
    • @backstage/app-defaults@0.1.5-next.0
    • @backstage/integration-react@0.1.19-next.0
    • @backstage/test-utils@0.2.3-next.0

0.2.17

Patch Changes

  • Updated dependencies
    • @backstage/test-utils@0.2.2
    • @backstage/core-components@0.8.4
    • @backstage/core-plugin-api@0.5.0
    • @backstage/plugin-catalog-react@0.6.11
    • @backstage/core-app-api@0.4.0
    • @backstage/app-defaults@0.1.4
    • @backstage/catalog-model@0.9.9
    • @backstage/integration-react@0.1.18

0.2.16

Patch Changes

  • 4ce51ab0f1: Internal refactor of the react-use imports to use react-use/lib/* instead.
  • Updated dependencies
    • @backstage/core-plugin-api@0.4.1
    • @backstage/plugin-catalog-react@0.6.10
    • @backstage/core-app-api@0.3.1
    • @backstage/core-components@0.8.3

0.2.15

Patch Changes

  • Updated dependencies
    • @backstage/app-defaults@0.1.3
    • @backstage/core-app-api@0.3.0
    • @backstage/core-plugin-api@0.4.0
    • @backstage/plugin-catalog-react@0.6.8
    • @backstage/core-components@0.8.2
    • @backstage/test-utils@0.2.0
    • @backstage/integration-react@0.1.16

0.2.14

Patch Changes

  • cd450844f6: Moved React dependencies to peerDependencies and allow both React v16 and v17 to be used.
  • dcd1a0c3f4: Minor improvement to the API reports, by not unpacking arguments directly
  • Updated dependencies
    • @backstage/core-components@0.8.0
    • @backstage/core-plugin-api@0.3.0
    • @backstage/core-app-api@0.2.0
    • @backstage/app-defaults@0.1.2
    • @backstage/integration-react@0.1.15
    • @backstage/test-utils@0.1.24
    • @backstage/plugin-catalog-react@0.6.5

0.2.13

Patch Changes

  • 58a4e67ded: Add theme switcher to sidebar of dev app.
  • 014cbf8cb9: Migrated to using @backstage/app-defaults.
  • Updated dependencies
    • @backstage/catalog-model@0.9.7
    • @backstage/plugin-catalog-react@0.6.4
    • @backstage/core-components@0.7.4
    • @backstage/core-plugin-api@0.2.0
    • @backstage/core-app-api@0.1.21
    • @backstage/test-utils@0.1.22
    • @backstage/app-defaults@0.1.1
    • @backstage/integration-react@0.1.14

0.2.12

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@0.6.0
    • @backstage/core-app-api@0.1.17
    • @backstage/core-components@0.7.0
    • @backstage/theme@0.2.11
    • @backstage/test-utils@0.1.19
    • @backstage/integration-react@0.1.12

0.2.11

Patch Changes

  • Updated dependencies
    • @backstage/core-app-api@0.1.15
    • @backstage/core-plugin-api@0.1.9
    • @backstage/core-components@0.6.0
    • @backstage/integration-react@0.1.11
    • @backstage/plugin-catalog-react@0.5.1

0.2.10

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.5.0
    • @backstage/plugin-catalog-react@0.5.0
    • @backstage/catalog-model@0.9.3
    • @backstage/core-app-api@0.1.14
    • @backstage/integration-react@0.1.10

0.2.9

Patch Changes

  • d1da88a19: Properly export all used types.
  • Updated dependencies
    • @backstage/core-components@0.4.1
    • @backstage/catalog-model@0.9.2
    • @backstage/core-app-api@0.1.12
    • @backstage/core-plugin-api@0.1.7

0.2.8

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@0.4.5
    • @backstage/core-components@0.4.0
    • @backstage/catalog-model@0.9.1
    • @backstage/core-app-api@0.1.11
    • @backstage/integration-react@0.1.8

0.2.7

Patch Changes

  • be2cd4740: Fixed busy refresh loop that happened when registering a page at /.
  • Updated dependencies
    • @backstage/core-app-api@0.1.9
    • @backstage/plugin-catalog-react@0.4.3
    • @backstage/core-components@0.3.2
    • @backstage/theme@0.2.10

0.2.6

Patch Changes

  • 56c773909: Switched @types/react dependency to request * rather than a specific version.
  • Updated dependencies
    • @backstage/core-app-api@0.1.8
    • @backstage/core-components@0.3.1
    • @backstage/core-plugin-api@0.1.6
    • @backstage/test-utils@0.1.17
    • @backstage/plugin-catalog-react@0.4.2
    • @backstage/integration-react@0.1.7

0.2.5

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.3.0
    • @backstage/core-plugin-api@0.1.5
    • @backstage/core-app-api@0.1.7
    • @backstage/integration-react@0.1.6
    • @backstage/plugin-catalog-react@0.4.1

0.2.4

Patch Changes

  • 9d40fcb1e: - Bumping material-ui/core version to at least 4.12.2 as they made some breaking changes in later versions which broke Pagination of the Table.
    • Switching out material-table to @material-table/core for support for the later versions of material-ui/core
    • This causes a minor API change to @backstage/core-components as the interface for Table re-exports the prop from the underlying Table components.
    • onChangeRowsPerPage has been renamed to onRowsPerPageChange
    • onChangePage has been renamed to onPageChange
    • Migration guide is here: https://material-table-core.com/docs/breaking-changes
  • Updated dependencies
    • @backstage/core-components@0.2.0
    • @backstage/plugin-catalog-react@0.4.0
    • @backstage/core-app-api@0.1.6
    • @backstage/core-plugin-api@0.1.4
    • @backstage/integration-react@0.1.5
    • @backstage/test-utils@0.1.16
    • @backstage/theme@0.2.9

0.2.3

Patch Changes

  • 01001a324: Allow custom theme for dev app.
  • Updated dependencies
    • @backstage/core-components@0.1.6
    • @backstage/plugin-catalog-react@0.3.1
    • @backstage/core-app-api@0.1.5
    • @backstage/test-utils@0.1.15

0.2.2

Patch Changes

  • Updated dependencies
    • @backstage/plugin-catalog-react@0.3.0

0.2.1

Patch Changes

  • Updated dependencies
    • @backstage/core-components@0.1.5
    • @backstage/catalog-model@0.9.0
    • @backstage/plugin-catalog-react@0.2.6

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

0.1.17

Patch Changes

  • e7c5e4b30: Update installation instructions in README.
  • Updated dependencies [7af9cef07]
  • Updated dependencies [e7c5e4b30]
  • Updated dependencies [ebe802bc4]
  • Updated dependencies [1cf1d351f]
  • Updated dependencies [deaba2e13]
  • Updated dependencies [8e919a6f8]
    • @backstage/test-utils@0.1.13
    • @backstage/theme@0.2.8
    • @backstage/catalog-model@0.8.1
    • @backstage/core@0.7.12
    • @backstage/plugin-catalog-react@0.2.1

0.1.16

Patch Changes

  • Updated dependencies [add62a455]
  • Updated dependencies [cc592248b]
  • Updated dependencies [17c497b81]
  • Updated dependencies [704875e26]
    • @backstage/catalog-model@0.8.0
    • @backstage/core@0.7.11
    • @backstage/plugin-catalog-react@0.2.0

0.1.15

Patch Changes

  • 5e7b36e74: Fix a bug where an instance of the SCM integrations API wasn't being provided properly to the dev app.
  • Updated dependencies [f7f7783a3]
  • Updated dependencies [65e6c4541]
  • Updated dependencies [68fdbf014]
  • Updated dependencies [5da6a561d]
  • Updated dependencies [61c3f927c]
    • @backstage/catalog-model@0.7.10
    • @backstage/core@0.7.10
    • @backstage/test-utils@0.1.12

0.1.14

Patch Changes

  • 062bbf90f: chore: bump @testing-library/user-event from 12.8.3 to 13.1.8
  • Updated dependencies [062bbf90f]
  • Updated dependencies [10c008a3a]
  • Updated dependencies [889d89b6e]
  • Updated dependencies [16be1d093]
  • Updated dependencies [3f988cb63]
  • Updated dependencies [675a569a9]
    • @backstage/core@0.7.9
    • @backstage/integration-react@0.1.2
    • @backstage/test-utils@0.1.11
    • @backstage/plugin-catalog-react@0.1.6
    • @backstage/catalog-model@0.7.9

0.1.13

Patch Changes

  • Updated dependencies [12d8f27a6]
  • Updated dependencies [40c0fdbaa]
  • Updated dependencies [2a271d89e]
  • Updated dependencies [bece09057]
  • Updated dependencies [169f48deb]
  • Updated dependencies [8a1566719]
  • Updated dependencies [9d455f69a]
  • Updated dependencies [4c049a1a1]
  • Updated dependencies [02816ecd7]
    • @backstage/catalog-model@0.7.3
    • @backstage/core@0.7.0
    • @backstage/plugin-catalog-react@0.1.1

0.1.12

Patch Changes

  • 5aa4ceea6: Make sure to provide sample routes for all external routes of plugins given to DevApp
  • Updated dependencies [3a58084b6]
  • Updated dependencies [e799e74d4]
  • Updated dependencies [dc12852c9]
  • Updated dependencies [d0760ecdf]
  • Updated dependencies [1407b34c6]
  • Updated dependencies [88f1f1b60]
  • Updated dependencies [bad21a085]
  • Updated dependencies [9615e68fb]
  • Updated dependencies [49f9b7346]
  • Updated dependencies [5c2e2863f]
  • Updated dependencies [3a58084b6]
  • Updated dependencies [2c1f2a7c2]
    • @backstage/core@0.6.3
    • @backstage/test-utils@0.1.8
    • @backstage/plugin-catalog-react@0.1.0
    • @backstage/catalog-model@0.7.2

0.1.11

Patch Changes

  • Updated dependencies [fd3f2a8c0]
  • Updated dependencies [d34d26125]
  • Updated dependencies [0af242b6d]
  • Updated dependencies [f4c2bcf54]
  • Updated dependencies [10a0124e0]
  • Updated dependencies [07e226872]
  • Updated dependencies [f62e7abe5]
  • Updated dependencies [96f378d10]
  • Updated dependencies [688b73110]
    • @backstage/core@0.6.2
    • @backstage/plugin-catalog-react@0.0.4

0.1.10

Patch Changes

  • Updated dependencies [b51ee6ece]
  • Updated dependencies [19d354c78]
  • Updated dependencies [b51ee6ece]
    • @backstage/test-utils@0.1.7
    • @backstage/plugin-catalog-react@0.0.3
    • @backstage/core@0.6.1

0.1.9

Patch Changes

  • 720149854: Added path option to addPage that can be used to set a specific path for the page rather than a generated one. Also omit sidebar item altogether if title option is not set.
  • 019fe39a0: Switch dependency from @backstage/plugin-catalog to @backstage/plugin-catalog-react.
  • Updated dependencies [12ece98cd]
  • Updated dependencies [d82246867]
  • Updated dependencies [7fc89bae2]
  • Updated dependencies [c810082ae]
  • Updated dependencies [5fa3bdb55]
  • Updated dependencies [6e612ce25]
  • Updated dependencies [025e122c3]
  • Updated dependencies [21e624ba9]
  • Updated dependencies [da9f53c60]
  • Updated dependencies [32c95605f]
  • Updated dependencies [7881f2117]
  • Updated dependencies [54c7d02f7]
  • Updated dependencies [11cb5ef94]
    • @backstage/core@0.6.0
    • @backstage/plugin-catalog-react@0.0.2
    • @backstage/theme@0.2.3
    • @backstage/catalog-model@0.7.1

0.1.8

Patch Changes

  • Updated dependencies [def2307f3]
  • Updated dependencies [efd6ef753]
  • Updated dependencies [593632f07]
  • Updated dependencies [33846acfc]
  • Updated dependencies [a187b8ad0]
  • Updated dependencies [f04db53d7]
  • Updated dependencies [a93f42213]
    • @backstage/catalog-model@0.7.0
    • @backstage/core@0.5.0
    • @backstage/plugin-catalog@0.2.12

0.1.7

Patch Changes

  • 696b8ce74: Add new addPage method for use with extensions, as well as an EntityGridItem to easily create different test cases for entity overview cards.
  • Updated dependencies [a08c32ced]
  • Updated dependencies [7e0b8cac5]
  • Updated dependencies [87c0c53c2]
    • @backstage/core@0.4.3
    • @backstage/plugin-catalog@0.2.9

0.1.6

Patch Changes

  • b6557c098: Update ApiFactory type to correctly infer API type and disallow mismatched implementations.

    This fixes for example the following code:

    interface MyApi {
      myMethod(): void
    }
    
    const myApiRef = createApiRef<MyApi>({...});
    
    createApiFactory({
      api: myApiRef,
      deps: {},
      // This should've caused an error, since the empty object does not fully implement MyApi
      factory: () => ({}),
    })
    
  • e1f4e24ef: Fix @backstage/cli not being a devDependency

  • Updated dependencies [2527628e1]
  • Updated dependencies [e1f4e24ef]
  • Updated dependencies [1c69d4716]
  • Updated dependencies [1665ae8bb]
  • Updated dependencies [04f26f88d]
  • Updated dependencies [ff243ce96]
    • @backstage/core@0.4.0
    • @backstage/test-utils@0.1.5
    • @backstage/theme@0.2.2

0.1.5

Patch Changes

  • Updated dependencies [b4488ddb0]
  • Updated dependencies [4a655c89d]
  • Updated dependencies [8a16e8af8]
  • Updated dependencies [00670a96e]
    • @backstage/cli@0.4.0
    • @backstage/test-utils@0.1.4

0.1.4

Patch Changes

  • Updated dependencies [1722cb53c]
  • Updated dependencies [1722cb53c]
  • Updated dependencies [902340451]
    • @backstage/cli@0.3.0
    • @backstage/core@0.3.1
    • @backstage/test-utils@0.1.3

0.1.3

Patch Changes

  • Updated dependencies [7b37d65fd]
  • Updated dependencies [4aca74e08]
  • Updated dependencies [e8f69ba93]
  • Updated dependencies [0c0798f08]
  • Updated dependencies [0c0798f08]
  • Updated dependencies [199237d2f]
  • Updated dependencies [6627b626f]
  • Updated dependencies [4577e377b]
    • @backstage/core@0.3.0
    • @backstage/theme@0.2.1

0.1.2

Patch Changes

  • Updated dependencies [28edd7d29]
  • Updated dependencies [819a70229]
  • Updated dependencies [ae5983387]
  • Updated dependencies [0d4459c08]
  • Updated dependencies [482b6313d]
  • Updated dependencies [3472c8be7]
  • Updated dependencies [1d0aec70f]
  • Updated dependencies [1c60f716e]
  • Updated dependencies [144c66d50]
  • Updated dependencies [a3840bed2]
  • Updated dependencies [b79017fd3]
  • Updated dependencies [6d97d2d6f]
  • Updated dependencies [72f6cda35]
  • Updated dependencies [8c2b76e45]
  • Updated dependencies [93a3fa3ae]
  • Updated dependencies [782f3b354]
  • Updated dependencies [2713f28f4]
  • Updated dependencies [406015b0d]
  • Updated dependencies [82759d3e4]
  • Updated dependencies [cba4e4d97]
  • Updated dependencies [ac8d5d5c7]
  • Updated dependencies [8afce088a]
  • Updated dependencies [ebca83d48]
  • Updated dependencies [aca79334f]
  • Updated dependencies [c0d5242a0]
  • Updated dependencies [9a3b3dbf1]
  • Updated dependencies [3beb5c9fc]
  • Updated dependencies [754e31db5]
  • Updated dependencies [1611c6dbc]
  • Updated dependencies [7bbeb049f]
    • @backstage/cli@0.2.0
    • @backstage/core@0.2.0
    • @backstage/theme@0.2.0
    • @backstage/test-utils@0.1.2