Files
backstage/packages/frontend-plugin-api/CHANGELOG.md
T
github-actions[bot] 8ece80419a Version Packages (next)
2023-11-21 15:13:12 +00:00

4.6 KiB

@backstage/frontend-plugin-api

0.3.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.8.1-next.0
    • @backstage/core-components@0.13.9-next.0
    • @backstage/config@1.1.1
    • @backstage/types@1.1.1
    • @backstage/version-bridge@1.0.7

0.3.0

Minor Changes

  • 68fc9dc60e: Added RouteRef, SubRouteRef, ExternalRouteRef, and related types. All exports from this package that previously relied on the types with the same name from @backstage/core-plugin-api now use the new types instead. To convert and existing legacy route ref to be compatible with the APIs from this package, use the convertLegacyRouteRef utility from @backstage/core-plugin-api/alpha.
  • 77f009b35d: Extensions now return their output from the factory function rather than calling bind(...).

Patch Changes

  • 6c2b872153: Add official support for React 18.
  • 733bd95746: Add new AppTreeApi.
  • 6af88a05ff: Improve the extension boundary component and create a default extension suspense component.
  • Updated dependencies

0.3.0-next.2

Patch Changes

0.3.0-next.1

Minor Changes

  • 77f009b35d: Extensions now return their output from the factory function rather than calling bind(...).

Patch Changes

  • Updated dependencies

0.3.0-next.0

Minor Changes

  • 68fc9dc60e: Added RouteRef, SubRouteRef, ExternalRouteRef, and related types. All exports from this package that previously relied on the types with the same name from @backstage/core-plugin-api now use the new types instead. To convert and existing legacy route ref to be compatible with the APIs from this package, use the convertLegacyRouteRef utility from @backstage/core-plugin-api/alpha.

Patch Changes

  • 6c2b872153: Add official support for React 18.
  • 6af88a05ff: Improve the extension boundary component and create a default extension suspense component.
  • Updated dependencies

0.2.0

Minor Changes

  • 06432f900c: Extension attachment point is now configured via attachTo: { id, input } instead of at: 'id/input'.
  • 4461d87d5a: Removed support for the new useRouteRef.

Patch Changes

  • d3a37f55c0: Add support for SidebarGroup on the sidebar item extension.
  • 2ecd33618a: Plugins can now be assigned routes and externalRoutes when created.
  • 9a1fce352e: Updated dependency @testing-library/jest-dom to ^6.0.0.
  • c1e9ca6500: Added createExtensionOverrides which can be used to install a collection of extensions in an app that will replace any existing ones.
  • 52366db5b3: Added createThemeExtension and coreExtensionData.theme.
  • Updated dependencies
    • @backstage/core-plugin-api@1.7.0
    • @backstage/types@1.1.1

0.2.0-next.2

Minor Changes

  • 06432f900c: Extension attachment point is now configured via attachTo: { id, input } instead of at: 'id/input'.
  • 4461d87d5a: Removed support for the new useRouteRef.

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.7.0-next.1
    • @backstage/types@1.1.1

0.1.1-next.1

Patch Changes

  • d3a37f55c0: Add support for SidebarGroup on the sidebar item extension.
  • 52366db5b3: Added createThemeExtension and coreExtensionData.theme.
  • Updated dependencies
    • @backstage/core-plugin-api@1.7.0-next.0
    • @backstage/types@1.1.1

0.1.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.7.0-next.0
    • @backstage/types@1.1.1

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.6.0
    • @backstage/types@1.1.1

0.1.0-next.0

Minor Changes

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.6.0-next.3
    • @backstage/types@1.1.1-next.0

0.0.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/core-plugin-api@1.6.0-next.2
    • @backstage/types@1.1.0