Files
backstage/packages/backend-defaults/CHANGELOG.md
T
github-actions[bot] 30882884a4 Version Packages
2022-09-20 11:52:02 +00:00

1.1 KiB

@backstage/backend-defaults

0.1.1

Patch Changes

  • 854ba37357: Updated to support new ServiceFactory formats.
  • de3347ca74: Updated usages of ServiceFactory.
  • Updated dependencies
    • @backstage/backend-app-api@0.2.1
    • @backstage/backend-plugin-api@0.1.2

0.1.1-next.1

Patch Changes

  • 854ba37357: Updated to support new ServiceFactory formats.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.1.2-next.2
    • @backstage/backend-app-api@0.2.1-next.2

0.1.1-next.0

Patch Changes

  • de3347ca74: Updated usages of ServiceFactory.
  • Updated dependencies
    • @backstage/backend-plugin-api@0.1.2-next.0
    • @backstage/backend-app-api@0.2.1-next.0

0.1.0

Minor Changes

  • 5df230d48c: Introduced a new backend-defaults package carrying createBackend which was previously exported from backend-app-api. The backend-app-api package now exports the createSpecializedBacked that does not add any service factories by default.

Patch Changes

  • Updated dependencies
    • @backstage/backend-app-api@0.2.0
    • @backstage/backend-plugin-api@0.1.1