# @backstage/plugin-app-visualizer ## 0.2.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.11-next.0 ## 0.2.4 ### Patch Changes - e2d9831: Tightened React Aria dependency version ranges from `^` to `~` to prevent unintended minor version upgrades. - f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release. - 44d77e9: Removed separate nav item extensions. Sidebar entries are now provided via `title` and `icon` on each plugin's page extension. - Updated dependencies - @backstage/core-components@0.18.10 - @backstage/ui@0.15.0 - @backstage/frontend-plugin-api@0.17.0 - @backstage/core-plugin-api@1.12.6 ## 0.2.4-next.1 ### Patch Changes - f635139: Limited `@remixicon/react` dependency to versions below 4.9.0 due to a license change in that release. - Updated dependencies - @backstage/ui@0.15.0-next.1 - @backstage/frontend-plugin-api@0.17.0-next.1 - @backstage/core-plugin-api@1.12.6-next.1 ## 0.2.4-next.0 ### Patch Changes - e2d9831: Tightened React Aria dependency version ranges from `^` to `~` to prevent unintended minor version upgrades. - Updated dependencies - @backstage/core-components@0.18.10-next.0 - @backstage/ui@0.15.0-next.0 - @backstage/frontend-plugin-api@0.17.0-next.0 - @backstage/core-plugin-api@1.12.6-next.0 ## 0.2.2 ### Patch Changes - e220589: Updated `PluginHeaderActionBlueprint` usage to pass params as a plain object. - Updated dependencies - @backstage/ui@0.14.0 - @backstage/frontend-plugin-api@0.16.0 - @backstage/core-components@0.18.9 - @backstage/core-plugin-api@1.12.5 ## 0.2.2-next.1 ### Patch Changes - Updated dependencies - @backstage/ui@0.14.0-next.1 - @backstage/frontend-plugin-api@0.16.0-next.1 - @backstage/core-components@0.18.9-next.0 - @backstage/core-plugin-api@1.12.5-next.1 ## 0.2.2-next.0 ### Patch Changes - e220589: Updated `PluginHeaderActionBlueprint` usage to pass params as a plain object. - Updated dependencies - @backstage/ui@0.14.0-next.0 - @backstage/core-components@0.18.9-next.0 - @backstage/frontend-plugin-api@0.15.2-next.0 - @backstage/core-plugin-api@1.12.5-next.0 ## 0.2.1 ### Patch Changes - c25532a: Switched dev entry point to use `createDevApp` from `@backstage/frontend-dev-utils`. - Updated dependencies - @backstage/ui@0.13.0 - @backstage/core-plugin-api@1.12.4 - @backstage/core-components@0.18.8 - @backstage/frontend-plugin-api@0.15.0 ## 0.2.1-next.2 ### Patch Changes - Updated dependencies - @backstage/ui@0.13.0-next.2 - @backstage/frontend-plugin-api@0.15.0-next.1 - @backstage/core-plugin-api@1.12.4-next.1 - @backstage/core-components@0.18.8-next.1 ## 0.2.1-next.1 ### Patch Changes - Updated dependencies - @backstage/ui@0.13.0-next.1 - @backstage/core-components@0.18.8-next.0 - @backstage/core-plugin-api@1.12.4-next.0 - @backstage/frontend-plugin-api@0.14.2-next.0 ## 0.2.1-next.0 ### Patch Changes - Updated dependencies - @backstage/ui@0.12.1-next.0 - @backstage/frontend-plugin-api@0.14.2-next.0 - @backstage/core-components@0.18.8-next.0 - @backstage/core-plugin-api@1.12.4-next.0 ## 0.2.0 ### Minor Changes - ef6916e: Migrated to use `SubPageBlueprint` for tabbed navigation and added a copy-tree-as-JSON plugin header action using `PluginHeaderActionBlueprint`. The plugin now specifies a `title` and `icon`. ### Patch Changes - cb090b4: Bump react-aria-components to v1.14.0 - c38b74d: Internal updates for blueprint moves to `@backstage/plugin-app-react`. - 4137a43: Updated CSS token references to use renamed `--bui-border-2` token. - 4d50e1f: Improved rendering performance of the details page. - a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings. - Updated dependencies - @backstage/ui@0.12.0 - @backstage/core-components@0.18.7 - @backstage/frontend-plugin-api@0.14.0 - @backstage/core-plugin-api@1.12.3 ## 0.1.28-next.1 ### Patch Changes - a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components. - Updated dependencies - @backstage/ui@0.12.0-next.2 - @backstage/frontend-plugin-api@0.14.0-next.2 - @backstage/core-components@0.18.7-next.2 - @backstage/core-plugin-api@1.12.3-next.1 ## 0.1.28-next.0 ### Patch Changes - cb090b4: Bump react-aria-components to v1.14.0 - c38b74d: Internal updates for blueprint moves to `@backstage/plugin-app-react`. - 4d50e1f: Improved rendering performance of the details page. - Updated dependencies - @backstage/ui@0.12.0-next.0 - @backstage/core-components@0.18.6-next.0 - @backstage/frontend-plugin-api@0.14.0-next.0 - @backstage/core-plugin-api@1.12.2-next.0 ## 0.1.27 ### Patch Changes - Updated dependencies - @backstage/ui@0.11.0 - @backstage/frontend-plugin-api@0.13.3 - @backstage/core-components@0.18.5 ## 0.1.27-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.5-next.0 ## 0.1.27-next.0 ### Patch Changes - Updated dependencies - @backstage/ui@0.11.0-next.0 - @backstage/core-components@0.18.4 - @backstage/core-plugin-api@1.12.1 - @backstage/frontend-plugin-api@0.13.2 ## 0.1.26 ### Patch Changes - d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system. - Updated dependencies - @backstage/ui@0.10.0 - @backstage/frontend-plugin-api@0.13.2 - @backstage/core-components@0.18.4 - @backstage/core-plugin-api@1.12.1 ## 0.1.26-next.1 ### Patch Changes - Updated dependencies - @backstage/ui@0.10.0-next.1 - @backstage/core-components@0.18.4-next.1 ## 0.1.26-next.0 ### Patch Changes - d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system. - Updated dependencies - @backstage/ui@0.9.1-next.0 - @backstage/frontend-plugin-api@0.13.2-next.0 - @backstage/core-plugin-api@1.12.1-next.0 - @backstage/core-components@0.18.4-next.0 ## 0.1.25 ### Patch Changes - e81b3f0: Improve tree visualizer to use a horizontal layout and fill the content space. - 722e2df: Migrated to use `@backstage/ui`. - Updated dependencies - @backstage/ui@0.9.0 - @backstage/frontend-plugin-api@0.13.0 - @backstage/core-components@0.18.3 - @backstage/core-plugin-api@1.12.0 ## 0.1.25-next.2 ### Patch Changes - 722e2df: Migrated to use `@backstage/ui`. - Updated dependencies - @backstage/ui@0.9.0-next.3 - @backstage/frontend-plugin-api@0.12.2-next.2 - @backstage/core-components@0.18.3-next.2 ## 0.1.25-next.1 ### Patch Changes - e81b3f0: Improve tree visualizer to use a horizontal layout and fill the content space. - Updated dependencies - @backstage/core-components@0.18.3-next.1 - @backstage/core-plugin-api@1.11.2-next.1 - @backstage/frontend-plugin-api@0.12.2-next.1 ## 0.1.25-next.0 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.11.2-next.0 - @backstage/core-components@0.18.3-next.0 - @backstage/frontend-plugin-api@0.12.2-next.0 ## 0.1.24 ### Patch Changes - 4406144: Ensure that the text rendering has react keys for all elements - Updated dependencies - @backstage/core-components@0.18.2 - @backstage/frontend-plugin-api@0.12.1 - @backstage/core-plugin-api@1.11.1 ## 0.1.24-next.2 ### Patch Changes - 4406144: Ensure that the text rendering has react keys for all elements - Updated dependencies - @backstage/core-components@0.18.2-next.3 - @backstage/frontend-plugin-api@0.12.1-next.2 ## 0.1.24-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.2-next.1 - @backstage/core-plugin-api@1.11.1-next.0 - @backstage/frontend-plugin-api@0.12.1-next.1 ## 0.1.24-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.18.2-next.0 - @backstage/frontend-plugin-api@0.12.1-next.0 - @backstage/core-plugin-api@1.11.0 ## 0.1.23 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.12.0 - @backstage/core-plugin-api@1.11.0 - @backstage/core-components@0.18.0 ## 0.1.23-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.11.1-next.0 - @backstage/core-components@0.17.6-next.0 ## 0.1.22 ### Patch Changes - e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system. - Updated dependencies - @backstage/core-components@0.17.5 - @backstage/frontend-plugin-api@0.11.0 ## 0.1.22-next.1 ### Patch Changes - e4ddf22: Internal update to align with new blueprint parameter naming in the new frontend system. - Updated dependencies - @backstage/frontend-plugin-api@0.11.0-next.1 - @backstage/core-components@0.17.5-next.1 - @backstage/core-plugin-api@1.10.9 ## 0.1.22-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.11.0-next.0 - @backstage/core-components@0.17.5-next.0 - @backstage/core-plugin-api@1.10.9 ## 0.1.21 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.4 - @backstage/core-plugin-api@1.10.9 - @backstage/frontend-plugin-api@0.10.4 ## 0.1.21-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.4-next.1 - @backstage/core-plugin-api@1.10.9-next.0 - @backstage/frontend-plugin-api@0.10.4-next.1 ## 0.1.21-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.4-next.0 - @backstage/core-plugin-api@1.10.8 - @backstage/frontend-plugin-api@0.10.4-next.0 ## 0.1.20 ### Patch Changes - 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system. - Updated dependencies - @backstage/core-components@0.17.3 - @backstage/core-plugin-api@1.10.8 - @backstage/frontend-plugin-api@0.10.3 ## 0.1.20-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.3-next.0 - @backstage/frontend-plugin-api@0.10.3-next.1 - @backstage/core-plugin-api@1.10.7 ## 0.1.20-next.0 ### Patch Changes - 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system. - Updated dependencies - @backstage/frontend-plugin-api@0.10.3-next.0 ## 0.1.19 ### Patch Changes - fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`. - Updated dependencies - @backstage/frontend-plugin-api@0.10.2 - @backstage/core-components@0.17.2 - @backstage/core-plugin-api@1.10.7 ## 0.1.19-next.1 ### Patch Changes - Updated dependencies - @backstage/core-plugin-api@1.10.7-next.0 - @backstage/core-components@0.17.2-next.1 - @backstage/frontend-plugin-api@0.10.2-next.1 ## 0.1.19-next.0 ### Patch Changes - fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`. - Updated dependencies - @backstage/core-components@0.17.2-next.0 - @backstage/frontend-plugin-api@0.10.2-next.0 - @backstage/core-plugin-api@1.10.6 ## 0.1.18 ### Patch Changes - a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration. - Updated dependencies - @backstage/frontend-plugin-api@0.10.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 ## 0.1.18-next.1 ### Patch Changes - a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration. - Updated dependencies - @backstage/frontend-plugin-api@0.10.1-next.1 - @backstage/core-components@0.17.1-next.1 - @backstage/core-plugin-api@1.10.6-next.0 ## 0.1.18-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.1-next.0 - @backstage/frontend-plugin-api@0.10.1-next.0 - @backstage/core-plugin-api@1.10.5 ## 0.1.17 ### Patch Changes - Updated dependencies - @backstage/core-components@0.17.0 - @backstage/core-plugin-api@1.10.5 - @backstage/frontend-plugin-api@0.10.0 ## 0.1.17-next.2 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.10.0-next.2 - @backstage/core-components@0.16.5-next.1 - @backstage/core-plugin-api@1.10.4 ## 0.1.17-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.5-next.0 - @backstage/core-plugin-api@1.10.4 - @backstage/frontend-plugin-api@0.9.6-next.1 ## 0.1.17-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.6-next.0 ## 0.1.16 ### 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/frontend-plugin-api@0.9.5 - @backstage/core-plugin-api@1.10.4 ## 0.1.16-next.3 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.5-next.3 - @backstage/core-components@0.16.4-next.1 - @backstage/core-plugin-api@1.10.4-next.0 ## 0.1.16-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.4-next.1 - @backstage/core-plugin-api@1.10.4-next.0 - @backstage/frontend-plugin-api@0.9.5-next.2 ## 0.1.16-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/frontend-plugin-api@0.9.5-next.1 - @backstage/core-plugin-api@1.10.4-next.0 ## 0.1.16-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.5-next.0 - @backstage/core-components@0.16.3 - @backstage/core-plugin-api@1.10.3 ## 0.1.15 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.4 - @backstage/core-plugin-api@1.10.3 - @backstage/core-components@0.16.3 ## 0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.4-next.0 - @backstage/core-plugin-api@1.10.3-next.0 - @backstage/core-components@0.16.3-next.0 ## 0.1.14 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.3 - @backstage/core-components@0.16.2 - @backstage/core-plugin-api@1.10.2 ## 0.1.14-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.2-next.2 - @backstage/core-plugin-api@1.10.2-next.0 - @backstage/frontend-plugin-api@0.9.3-next.2 ## 0.1.14-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.2-next.1 - @backstage/core-plugin-api@1.10.1 - @backstage/frontend-plugin-api@0.9.3-next.1 ## 0.1.14-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.3-next.0 - @backstage/core-components@0.16.2-next.0 - @backstage/core-plugin-api@1.10.1 ## 0.1.12 ### Patch Changes - e586e77: New `devDependency` for local development setup. - Updated dependencies - @backstage/core-components@0.16.0 - @backstage/core-plugin-api@1.10.1 - @backstage/frontend-plugin-api@0.9.1 ## 0.1.12-next.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.0-next.2 - @backstage/core-plugin-api@1.10.0 - @backstage/frontend-plugin-api@0.9.1-next.2 ## 0.1.12-next.2 ### Patch Changes - e586e77: New `devDependency` for local development setup. - Updated dependencies - @backstage/core-components@0.16.0-next.1 - @backstage/core-plugin-api@1.10.0 - @backstage/frontend-plugin-api@0.9.1-next.1 ## 0.1.12-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.0-next.1 - @backstage/core-plugin-api@1.10.0 - @backstage/frontend-plugin-api@0.9.1-next.1 ## 0.1.12-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.16.0-next.0 - @backstage/core-plugin-api@1.10.0 - @backstage/frontend-plugin-api@0.9.1-next.0 ## 0.1.11 ### Patch Changes - e969dc7: Move `@types/react` to a peer dependency. - Updated dependencies - @backstage/core-components@0.15.1 - @backstage/frontend-plugin-api@0.9.0 - @backstage/core-plugin-api@1.10.0 ## 0.1.11-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.15.1-next.2 - @backstage/core-plugin-api@1.10.0-next.1 - @backstage/frontend-plugin-api@0.9.0-next.2 ## 0.1.11-next.1 ### Patch Changes - e969dc7: Move `@types/react` to a peer dependency. - Updated dependencies - @backstage/core-components@0.15.1-next.1 - @backstage/frontend-plugin-api@0.9.0-next.1 - @backstage/core-plugin-api@1.10.0-next.1 ## 0.1.11-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.9.0-next.0 - @backstage/core-components@0.15.1-next.0 - @backstage/core-plugin-api@1.10.0-next.0 ## 0.1.10 ### Patch Changes - Updated dependencies - @backstage/core-components@0.15.0 - @backstage/frontend-plugin-api@0.8.0 - @backstage/core-plugin-api@1.9.4 ## 0.1.10-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.11-next.1 - @backstage/core-plugin-api@1.9.4-next.0 - @backstage/frontend-plugin-api@0.8.0-next.2 ## 0.1.10-next.1 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.8.0-next.1 - @backstage/core-components@0.14.11-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.8.0-next.0 - @backstage/core-components@0.14.10 - @backstage/core-plugin-api@1.9.3 ## 0.1.9 ### Patch Changes - 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`. - c7603e8: Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead - e493020: Fixing issue with the visualizer crashing when clicking on the detailed view because of `routeRef` parameters - Updated dependencies - @backstage/frontend-plugin-api@0.7.0 - @backstage/core-components@0.14.10 - @backstage/core-plugin-api@1.9.3 ## 0.1.9-next.3 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.7.0-next.3 - @backstage/core-components@0.14.10-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.9-next.2 ### Patch Changes - 72754db: Updated usage of `useRouteRef`, which can now always return `undefined`. - Updated dependencies - @backstage/frontend-plugin-api@0.7.0-next.2 - @backstage/core-components@0.14.10-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.9-next.1 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.6.8-next.1 - @backstage/core-components@0.14.10-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.9-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.6.8-next.0 - @backstage/core-components@0.14.10-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.8 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.9 - @backstage/frontend-plugin-api@0.6.7 - @backstage/core-plugin-api@1.9.3 ## 0.1.8-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.9-next.1 - @backstage/frontend-plugin-api@0.6.7-next.1 ## 0.1.8-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.9-next.0 - @backstage/frontend-plugin-api@0.6.7-next.0 - @backstage/core-plugin-api@1.9.3 ## 0.1.7 ### Patch Changes - d44a20a: Added additional plugin metadata to `package.json`. - Updated dependencies - @backstage/core-components@0.14.8 - @backstage/core-plugin-api@1.9.3 - @backstage/frontend-plugin-api@0.6.6 ## 0.1.7-next.2 ### Patch Changes - d44a20a: Added additional plugin metadata to `package.json`. - Updated dependencies - @backstage/core-components@0.14.8-next.2 - @backstage/frontend-plugin-api@0.6.6-next.2 - @backstage/core-plugin-api@1.9.3-next.0 ## 0.1.7-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.8-next.1 - @backstage/core-plugin-api@1.9.3-next.0 - @backstage/frontend-plugin-api@0.6.6-next.1 ## 0.1.7-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.8-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.6-next.0 ## 0.1.6 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.7 - @backstage/frontend-plugin-api@0.6.5 ## 0.1.6-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.6-next.1 - @backstage/frontend-plugin-api@0.6.5-next.1 ## 0.1.6-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 ## 0.1.5 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.4 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.4 ## 0.1.5-next.1 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.6.4-next.1 - @backstage/core-components@0.14.4-next.0 - @backstage/core-plugin-api@1.9.1 ## 0.1.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.4-next.0 - @backstage/core-plugin-api@1.9.1 - @backstage/frontend-plugin-api@0.6.4-next.0 ## 0.1.4 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.3 - @backstage/frontend-plugin-api@0.6.3 - @backstage/core-plugin-api@1.9.1 ## 0.1.3 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.2 - @backstage/frontend-plugin-api@0.6.2 - @backstage/core-plugin-api@1.9.1 ## 0.1.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1 - @backstage/core-plugin-api@1.9.1 - @backstage/frontend-plugin-api@0.6.1 ## 0.1.2-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.2 - @backstage/frontend-plugin-api@0.6.1-next.2 - @backstage/core-plugin-api@1.9.1-next.1 ## 0.1.2-next.1 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.1 - @backstage/core-plugin-api@1.9.1-next.1 - @backstage/frontend-plugin-api@0.6.1-next.1 ## 0.1.2-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.1-next.0 - @backstage/core-plugin-api@1.9.1-next.0 - @backstage/frontend-plugin-api@0.6.1-next.0 ## 0.1.1 ### Patch Changes - 8472188: Added or fixed the `repository` field in `package.json`. - Updated dependencies - @backstage/frontend-plugin-api@0.6.0 - @backstage/core-components@0.14.0 - @backstage/core-plugin-api@1.9.0 ## 0.1.1-next.3 ### Patch Changes - 8472188: Added or fixed the `repository` field in `package.json`. - Updated dependencies - @backstage/core-components@0.14.0-next.2 - @backstage/core-plugin-api@1.9.0-next.1 - @backstage/frontend-plugin-api@0.6.0-next.3 ## 0.1.1-next.2 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.0-next.1 - @backstage/core-plugin-api@1.9.0-next.1 - @backstage/frontend-plugin-api@0.6.0-next.2 ## 0.1.1-next.1 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.6.0-next.1 - @backstage/core-components@0.14.0-next.0 - @backstage/core-plugin-api@1.8.3-next.0 ## 0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.5.1-next.0 - @backstage/core-components@0.13.10 - @backstage/core-plugin-api@1.8.2 ## 0.1.0 ### Minor Changes - e57cc9f: Initial release of the app visualizer plugin. ### Patch Changes - Updated dependencies - @backstage/frontend-plugin-api@0.5.0 - @backstage/core-components@0.13.10 - @backstage/core-plugin-api@1.8.2