Files
backstage/plugins/gitops-profiles/CHANGELOG.md
T
github-actions[bot] 5a64fe7ea5 Version Packages
2021-06-24 09:58:38 +00:00

3.2 KiB

@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

0.2.7

Patch Changes

  • 062bbf90f: chore: bump @testing-library/user-event from 12.8.3 to 13.1.8
  • 675a569a9: chore: bump react-use dependency in all packages
  • Updated dependencies [062bbf90f]
  • Updated dependencies [889d89b6e]
  • Updated dependencies [3f988cb63]
  • Updated dependencies [675a569a9]
    • @backstage/core@0.7.9

0.2.6

Patch Changes

0.2.5

Patch Changes

  • accdfeb30: Migrated to new composability API, exporting the plugin instance as gitopsProfilesPlugin and pages as GitopsProfilesClusterListPage, GitopsProfilesClusterPage, and GitopsProfilesCreatePage.
  • Updated dependencies [b51ee6ece]
    • @backstage/core@0.6.1

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 28edd7d29: Create backend plugin through CLI

Patch Changes