44 KiB
44 KiB
@backstage/plugin-config-schema
0.1.80
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10
- @backstage/errors@1.3.1
- @backstage/core-plugin-api@1.12.6
0.1.80-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
0.1.79
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.0
- @backstage/core-components@0.18.9
- @backstage/core-plugin-api@1.12.5
0.1.79-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.0-next.0
- @backstage/core-components@0.18.9-next.1
- @backstage/core-plugin-api@1.12.5-next.2
0.1.79-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.9-next.0
- @backstage/core-plugin-api@1.12.5-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.78
Patch Changes
- Updated dependencies
0.1.78-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.8-next.0
- @backstage/core-plugin-api@1.12.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.77
Patch Changes
a7e0d50: Updatedreact-router-dompeer dependency to^6.30.2and explicitly disabled v7 future flags to suppress deprecation warnings.- Updated dependencies
0.1.77-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/core-components@0.18.7-next.2
- @backstage/core-plugin-api@1.12.3-next.1
0.1.77-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.6-next.0
- @backstage/core-plugin-api@1.12.2-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.76
Patch Changes
- Updated dependencies
0.1.76-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.5-next.0
0.1.75
Patch Changes
- Updated dependencies
0.1.75-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.1-next.0
- @backstage/core-components@0.18.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.74
Patch Changes
- Updated dependencies
0.1.74-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.11.2-next.0
- @backstage/core-components@0.18.3-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.73
Patch Changes
- Updated dependencies
0.1.73-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2-next.1
- @backstage/core-plugin-api@1.11.1-next.0
0.1.73-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.2-next.0
- @backstage/core-plugin-api@1.11.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
0.1.72
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/types@1.2.2
0.1.72-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.6-next.0
0.1.71
Patch Changes
- Updated dependencies
0.1.71-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.70
Patch Changes
- Updated dependencies
0.1.70-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.1
- @backstage/core-plugin-api@1.10.9-next.0
0.1.70-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.69
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.3
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.69-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.3-next.0
- @backstage/core-plugin-api@1.10.7
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.68
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.2
- @backstage/core-plugin-api@1.10.7
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.68-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.7-next.0
- @backstage/core-components@0.17.2-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.68-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.2-next.0
- @backstage/core-plugin-api@1.10.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.67
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/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.67-next.1
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/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.67-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.1-next.0
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.66
Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.66-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.5-next.1
- @backstage/core-plugin-api@1.10.4
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.66-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.5-next.0
- @backstage/core-plugin-api@1.10.4
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.65
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/core-plugin-api@1.10.4
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.65-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.4-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.65-next.0
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/core-plugin-api@1.10.4-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
0.1.64
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.3
- @backstage/types@1.2.1
- @backstage/core-components@0.16.3
- @backstage/errors@1.2.7
0.1.64-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.3-next.0
- @backstage/types@1.2.1-next.0
- @backstage/core-components@0.16.3-next.0
- @backstage/errors@1.2.7-next.0
0.1.63
Patch Changes
c36bd35: Internal refactor to break potential circular imports- Updated dependencies
- @backstage/core-components@0.16.2
- @backstage/errors@1.2.6
- @backstage/core-plugin-api@1.10.2
- @backstage/types@1.2.0
0.1.63-next.2
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.6-next.0
- @backstage/core-components@0.16.2-next.2
- @backstage/core-plugin-api@1.10.2-next.0
- @backstage/types@1.2.0
0.1.63-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.2-next.1
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
- @backstage/types@1.2.0
0.1.63-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.2-next.0
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
- @backstage/types@1.2.0
0.1.61
Patch Changes
- Updated dependencies
- @backstage/types@1.2.0
- @backstage/core-components@0.16.0
- @backstage/core-plugin-api@1.10.1
- @backstage/errors@1.2.5
0.1.61-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.2
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.61-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.61-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.0
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.60
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.60-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.2
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.60-next.1
Patch Changes
e969dc7: Move@types/reactto a peer dependency.- Updated dependencies
- @backstage/core-components@0.15.1-next.1
- @backstage/core-plugin-api@1.10.0-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.60-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.15.1-next.0
- @backstage/core-plugin-api@1.10.0-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.59
Patch Changes
836127c: Updated dependency@testing-library/reactto^16.0.0.- Updated dependencies
- @backstage/core-components@0.15.0
- @backstage/core-plugin-api@1.9.4
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.59-next.1
Patch Changes
836127c: Updated dependency@testing-library/reactto^16.0.0.- Updated dependencies
- @backstage/core-components@0.14.11-next.1
- @backstage/core-plugin-api@1.9.4-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.59-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.11-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.58
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.10
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.58-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.10-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.57
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.57-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.1
0.1.57-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.56
Patch Changes
d44a20a: Added additional plugin metadata topackage.json.- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.56-next.2
Patch Changes
d44a20a: Added additional plugin metadata topackage.json.- Updated dependencies
- @backstage/core-components@0.14.8-next.2
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.56-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.56-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.55
Patch Changes
- Updated dependencies
0.1.55-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.6-next.1
0.1.55-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.5-next.0
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.54
Patch Changes
abfbcfc: Updated dependency@testing-library/reactto^15.0.0.cb1e3b0: Updated dependency@testing-library/domto^10.0.0.c43315a: Added theno-top-level-material-ui-4-importsESLint rule to aid with the migration to Material UI v5- Updated dependencies
- @backstage/core-components@0.14.4
- @backstage/core-plugin-api@1.9.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.54-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.4-next.0
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.53
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/core-components@0.14.3
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.52
Patch Changes
e8f026a: Use ESM exports of react-use library- Updated dependencies
- @backstage/core-components@0.14.2
- @backstage/core-plugin-api@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
0.1.51
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1
- @backstage/errors@1.2.4
- @backstage/core-plugin-api@1.9.1
- @backstage/types@1.1.1
0.1.51-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.2
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/errors@1.2.4-next.0
- @backstage/types@1.1.1
0.1.51-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.1-next.1
- @backstage/core-plugin-api@1.9.1-next.1
- @backstage/errors@1.2.4-next.0
- @backstage/types@1.1.1
0.1.51-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.4-next.0
- @backstage/core-components@0.14.1-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/types@1.1.1
0.1.50
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.- Updated dependencies
- @backstage/core-components@0.14.0
- @backstage/core-plugin-api@1.9.0
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.50-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.0-next.2
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.50-next.1
Patch Changes
8fe56a8: Widen@types/reactdependency range to include version 18.- Updated dependencies
- @backstage/core-components@0.14.0-next.1
- @backstage/core-plugin-api@1.9.0-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.50-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.0-next.0
- @backstage/core-plugin-api@1.8.3-next.0
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.49
Patch Changes
4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10
- @backstage/core-plugin-api@1.8.2
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.49-next.1
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.2-next.0
- @backstage/core-components@0.13.10-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.49-next.0
Patch Changes
4016f21: Remove some unused dependencies- Updated dependencies
- @backstage/core-components@0.13.10-next.0
- @backstage/core-plugin-api@1.8.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.48
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.1
- @backstage/core-components@0.13.9
- @backstage/theme@0.5.0
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.48-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.9-next.3
- @backstage/config@1.1.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.1
- @backstage/types@1.1.1
0.1.48-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.5.0-next.1
- @backstage/config@1.1.1
- @backstage/core-components@0.13.9-next.2
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.48-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.9-next.1
- @backstage/core-plugin-api@1.8.1-next.1
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/theme@0.5.0-next.0
- @backstage/types@1.1.1
0.1.48-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.8.1-next.0
- @backstage/core-components@0.13.9-next.0
- @backstage/theme@0.5.0-next.0
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.47
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.8
- @backstage/core-plugin-api@1.8.0
- @backstage/theme@0.4.4
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.47-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.2
0.1.47-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.8-next.1
- @backstage/config@1.1.1
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/errors@1.2.3
- @backstage/theme@0.4.4-next.0
- @backstage/types@1.1.1
0.1.47-next.0
Patch Changes
6c2b872153: Add official support for React 18.- Updated dependencies
- @backstage/core-components@0.13.7-next.0
- @backstage/core-plugin-api@1.8.0-next.0
- @backstage/theme@0.4.4-next.0
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
0.1.46
Patch Changes
9a1fce352e: Updated dependency@testing-library/jest-domto^6.0.0.f95af4e540: Updated dependency@testing-library/domto^9.0.0.- Updated dependencies
- @backstage/core-plugin-api@1.7.0
- @backstage/core-components@0.13.6
- @backstage/errors@1.2.3
- @backstage/theme@0.4.3
- @backstage/config@1.1.1
- @backstage/types@1.1.1
0.1.46-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.2
- @backstage/core-plugin-api@1.7.0-next.1
- @backstage/errors@1.2.3-next.0
- @backstage/theme@0.4.3-next.0
- @backstage/config@1.1.1-next.0
- @backstage/types@1.1.1
0.1.46-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.6-next.1
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/config@1.1.0
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
0.1.46-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.7.0-next.0
- @backstage/core-components@0.13.6-next.0
- @backstage/config@1.1.0
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
0.1.45
Patch Changes
482bb5c0bb: Moved@types/reactto be a regular dependency406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.8cec7664e1: Removed@types/nodedependency- Updated dependencies
- @backstage/core-components@0.13.5
- @backstage/config@1.1.0
- @backstage/core-plugin-api@1.6.0
- @backstage/errors@1.2.2
- @backstage/theme@0.4.2
- @backstage/types@1.1.1
0.1.45-next.3
Patch Changes
406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
0.1.45-next.2
Patch Changes
8cec7664e1: Removed@types/nodedependency- Updated dependencies
- @backstage/core-components@0.13.5-next.2
- @backstage/core-plugin-api@1.6.0-next.2
- @backstage/config@1.1.0-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.45-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.5-next.1
- @backstage/config@1.1.0-next.0
- @backstage/core-plugin-api@1.6.0-next.1
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.45-next.0
Patch Changes
482bb5c0bb: Moved@types/reactto be a regular dependency- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.0
- @backstage/core-components@0.13.5-next.0
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.44
Patch Changes
12a8c94eda: Add package repository and homepage metadata- Updated dependencies
- @backstage/core-components@0.13.4
- @backstage/core-plugin-api@1.5.3
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.44-next.1
Patch Changes
12a8c94eda: Add package repository and homepage metadata- Updated dependencies
- @backstage/config@1.0.8
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.44-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.4-next.0
- @backstage/core-plugin-api@1.5.3
- @backstage/config@1.0.8
- @backstage/errors@1.2.1
- @backstage/theme@0.4.1
- @backstage/types@1.1.0
0.1.43
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.1
- @backstage/errors@1.2.1
- @backstage/core-components@0.13.3
- @backstage/core-plugin-api@1.5.3
- @backstage/config@1.0.8
- @backstage/types@1.1.0
0.1.43-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.1-next.1
- @backstage/core-plugin-api@1.5.3-next.1
- @backstage/core-components@0.13.3-next.2
- @backstage/config@1.0.8
- @backstage/errors@1.2.1-next.0
- @backstage/types@1.1.0
0.1.43-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/config@1.0.8
0.1.43-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1-next.0
- @backstage/core-components@0.13.3-next.0
- @backstage/config@1.0.8
- @backstage/core-plugin-api@1.5.2
- @backstage/theme@0.4.0
- @backstage/types@1.1.0
0.1.42
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/errors@1.2.0
- @backstage/config@1.0.8
0.1.42-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.3
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/errors@1.2.0-next.0
- @backstage/theme@0.4.0-next.1
- @backstage/types@1.0.2
0.1.42-next.2
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.0-next.1
- @backstage/core-components@0.13.2-next.2
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.2-next.0
0.1.42-next.1
Patch Changes
- Updated dependencies
- @backstage/errors@1.2.0-next.0
- @backstage/core-components@0.13.2-next.1
- @backstage/core-plugin-api@1.5.2-next.0
- @backstage/config@1.0.7
- @backstage/theme@0.4.0-next.0
- @backstage/types@1.0.2
0.1.42-next.0
Patch Changes
- Updated dependencies
- @backstage/theme@0.4.0-next.0
- @backstage/config@1.0.7
- @backstage/core-components@0.13.2-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.1.41
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0
- @backstage/core-components@0.13.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.1.41-next.1
Patch Changes
- Updated dependencies
- @backstage/theme@0.3.0-next.0
- @backstage/core-components@0.13.1-next.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
0.1.41-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.0
- @backstage/core-plugin-api@1.5.1
- @backstage/config@1.0.7
0.1.40
Patch Changes
8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.13.0
- @backstage/theme@0.2.19
- @backstage/core-plugin-api@1.5.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.1.40-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.0-next.3
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
0.1.40-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.6-next.2
- @backstage/core-plugin-api@1.5.1-next.1
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/theme@0.2.19-next.0
- @backstage/types@1.0.2
0.1.40-next.1
Patch Changes
e0c6e8b9c3: Update peer dependencies- Updated dependencies
- @backstage/core-components@0.12.6-next.1
- @backstage/core-plugin-api@1.5.1-next.0
- @backstage/theme@0.2.19-next.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/types@1.0.2
0.1.40-next.0
Patch Changes
8e00acb28d: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)- Updated dependencies
- @backstage/core-components@0.12.6-next.0
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/errors@1.1.5
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
0.1.39
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5
- @backstage/errors@1.1.5
- @backstage/core-plugin-api@1.5.0
- @backstage/config@1.0.7
- @backstage/theme@0.2.18
- @backstage/types@1.0.2
0.1.39-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.5-next.2
- @backstage/core-plugin-api@1.5.0-next.2
- @backstage/config@1.0.7-next.0
0.1.39-next.1
Patch Changes
52b0022dab: Updated dependencymswto^1.0.0.- Updated dependencies
- @backstage/core-components@0.12.5-next.1
- @backstage/errors@1.1.5-next.0
- @backstage/core-plugin-api@1.4.1-next.1
- @backstage/config@1.0.7-next.0
- @backstage/theme@0.2.18-next.0
- @backstage/types@1.0.2
0.1.39-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/config@1.0.6
- @backstage/core-components@0.12.5-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.17
- @backstage/types@1.0.2
0.1.38
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
0.1.38-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.1
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.38-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.37
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.3
- @backstage/core-plugin-api@1.3.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.37-next.2
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.3.0-next.1
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.2
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.37-next.1
Patch Changes
- Updated dependencies
- @backstage/config@1.0.6-next.0
- @backstage/core-components@0.12.3-next.1
- @backstage/core-plugin-api@1.2.1-next.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.37-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.3-next.0
- @backstage/config@1.0.5
- @backstage/core-plugin-api@1.2.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
0.1.36
Patch Changes
- Updated dependencies
0.1.35
Patch Changes
3280711113: Updated dependencymswto^0.49.0.19356df560: Updated dependencyzen-observableto^0.9.0.c3fa90e184: Updated dependencyzen-observableto^0.10.0.- Updated dependencies
- @backstage/core-plugin-api@1.2.0
- @backstage/core-components@0.12.1
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/config@1.0.5
- @backstage/theme@0.2.16
0.1.35-next.4
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.1-next.4
- @backstage/config@1.0.5-next.1
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
0.1.35-next.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.1-next.3
- @backstage/config@1.0.5-next.1
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
0.1.35-next.2
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.2.0-next.2
- @backstage/core-components@0.12.1-next.2
- @backstage/config@1.0.5-next.1
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.2-next.1
0.1.35-next.1
Patch Changes
c3fa90e184: Updated dependencyzen-observableto^0.10.0.- Updated dependencies
- @backstage/core-components@0.12.1-next.1
- @backstage/core-plugin-api@1.1.1-next.1
- @backstage/types@1.0.2-next.1
- @backstage/config@1.0.5-next.1
- @backstage/errors@1.1.4-next.1
- @backstage/theme@0.2.16
0.1.35-next.0
Patch Changes
3280711113: Updated dependencymswto^0.49.0.19356df560: Updated dependencyzen-observableto^0.9.0.- Updated dependencies
- @backstage/core-components@0.12.1-next.0
- @backstage/core-plugin-api@1.1.1-next.0
- @backstage/types@1.0.2-next.0
- @backstage/config@1.0.5-next.0
- @backstage/errors@1.1.4-next.0
- @backstage/theme@0.2.16
0.1.34
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.0
- @backstage/core-plugin-api@1.1.0
- @backstage/types@1.0.1
- @backstage/config@1.0.4
- @backstage/errors@1.1.3
- @backstage/theme@0.2.16
0.1.34-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.0-next.1
- @backstage/config@1.0.4-next.0
- @backstage/core-plugin-api@1.1.0-next.0
- @backstage/errors@1.1.3-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.1-next.0
0.1.34-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.0-next.0
- @backstage/core-plugin-api@1.1.0-next.0
- @backstage/types@1.0.1-next.0
- @backstage/config@1.0.4-next.0
- @backstage/errors@1.1.3-next.0
- @backstage/theme@0.2.16
0.1.33
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.2
- @backstage/core-plugin-api@1.0.7
- @backstage/config@1.0.3
- @backstage/errors@1.1.2
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
0.1.33-next.2
Patch Changes
- Updated dependencies
- @backstage/config@1.0.3-next.2
- @backstage/core-components@0.11.2-next.2
- @backstage/core-plugin-api@1.0.7-next.2
- @backstage/errors@1.1.2-next.2
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
0.1.33-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.2-next.1
- @backstage/core-plugin-api@1.0.7-next.1
- @backstage/config@1.0.3-next.1
- @backstage/errors@1.1.2-next.1
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
0.1.33-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.2-next.0
- @backstage/config@1.0.3-next.0
- @backstage/core-plugin-api@1.0.7-next.0
- @backstage/errors@1.1.2-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.0
0.1.32
Patch Changes
7d47def9c4: Removed dependency on@types/jest.d669d89206: Minor API signatures cleanup667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.bf5e9030eb: Updated dependencymswto^0.45.0.- Updated dependencies
- @backstage/core-components@0.11.1
- @backstage/core-plugin-api@1.0.6
- @backstage/config@1.0.2
- @backstage/errors@1.1.1
0.1.32-next.3
Patch Changes
7d47def9c4: Removed dependency on@types/jest.- Updated dependencies
- @backstage/config@1.0.2-next.0
- @backstage/core-components@0.11.1-next.3
- @backstage/core-plugin-api@1.0.6-next.3
- @backstage/errors@1.1.1-next.0
0.1.32-next.2
Patch Changes
667d917488: Updated dependencymswto^0.47.0.87ec2ba4d6: Updated dependencymswto^0.46.0.- Updated dependencies
- @backstage/core-components@0.11.1-next.2
- @backstage/core-plugin-api@1.0.6-next.2
0.1.32-next.1
Patch Changes
d669d89206: Minor API signatures cleanup- Updated dependencies
- @backstage/core-components@0.11.1-next.1
- @backstage/core-plugin-api@1.0.6-next.1
0.1.32-next.0
Patch Changes
bf5e9030eb: Updated dependencymswto^0.45.0.- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
0.1.31
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.0
- @backstage/core-plugin-api@1.0.5
0.1.31-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.11.0-next.2
0.1.31-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.0.5-next.0
- @backstage/core-components@0.10.1-next.0
0.1.30
Patch Changes
a70869e775: Updated dependencymswto^0.43.0.8006d0f9bf: Updated dependencymswto^0.44.0.- Updated dependencies
- @backstage/core-components@0.10.0
- @backstage/core-plugin-api@1.0.4
- @backstage/theme@0.2.16
- @backstage/errors@1.1.0
0.1.30-next.3
Patch Changes
a70869e775: Updated dependencymswto^0.43.0.- Updated dependencies
- @backstage/core-plugin-api@1.0.4-next.0
- @backstage/core-components@0.10.0-next.3
0.1.30-next.2
Patch Changes
- Updated dependencies
- @backstage/core-components@0.10.0-next.2
- @backstage/theme@0.2.16-next.1
0.1.30-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.6-next.1
- @backstage/errors@1.1.0-next.0
- @backstage/theme@0.2.16-next.0
0.1.30-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.6-next.0
0.1.29
Patch Changes
8f7b1835df: Updated dependencymswto^0.41.0.- Updated dependencies
- @backstage/core-components@0.9.5
- @backstage/core-plugin-api@1.0.3
0.1.29-next.1
Patch Changes
8f7b1835df: Updated dependencymswto^0.41.0.- Updated dependencies
- @backstage/core-components@0.9.5-next.1
- @backstage/core-plugin-api@1.0.3-next.0
0.1.29-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.5-next.0
0.1.28
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.4
- @backstage/core-plugin-api@1.0.2
- @backstage/config@1.0.1
0.1.28-next.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.4-next.1
- @backstage/config@1.0.1-next.0
- @backstage/core-plugin-api@1.0.2-next.1
0.1.28-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.4-next.0
- @backstage/core-plugin-api@1.0.2-next.0
0.1.27
Patch Changes
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0230ad0826f: Bump to using@types/nodev16- Updated dependencies
- @backstage/core-components@0.9.3
- @backstage/core-plugin-api@1.0.1
0.1.27-next.1
Patch Changes
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0230ad0826f: Bump to using@types/nodev16- Updated dependencies
- @backstage/core-components@0.9.3-next.2
- @backstage/core-plugin-api@1.0.1-next.0
0.1.27-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.3-next.0
0.1.26
Patch Changes
a422d7ce5e: chore(deps): bump@testing-library/reactfrom 11.2.6 to 12.1.3efc73db10c: Usebetter-sqlite3instead of@vscode/sqlite3- Updated dependencies
- @backstage/core-components@0.9.2
- @backstage/core-plugin-api@1.0.0
- @backstage/config@1.0.0
- @backstage/errors@1.0.0
- @backstage/types@1.0.0
0.1.25
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.1
0.1.25-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.1-next.0
0.1.24
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.0
- @backstage/core-plugin-api@0.8.0
0.1.23
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.10
- @backstage/core-plugin-api@0.7.0
0.1.22
Patch Changes
1ed305728b: Bumpnode-fetchto version 2.6.7 andcross-fetchto version 3.1.5c77c5c7eb6: Addedbackstage.roletopackage.json- Updated dependencies
- @backstage/core-components@0.8.9
- @backstage/core-plugin-api@0.6.1
- @backstage/errors@0.2.1
- @backstage/config@0.1.14
- @backstage/theme@0.2.15
- @backstage/types@0.1.2
0.1.21
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.8
0.1.21-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.8-next.0
0.1.20
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7
0.1.20-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7-next.0
0.1.19
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.5
- @backstage/core-plugin-api@0.6.0
- @backstage/config@0.1.13
0.1.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.5-next.0
- @backstage/core-plugin-api@0.6.0-next.0
- @backstage/config@0.1.13-next.0
0.1.18
Patch Changes
- Updated dependencies
- @backstage/config@0.1.12
- @backstage/core-components@0.8.4
- @backstage/core-plugin-api@0.5.0
- @backstage/errors@0.2.0
0.1.17
Patch Changes
4ce51ab0f1: Internal refactor of thereact-useimports to usereact-use/lib/*instead.- Updated dependencies
- @backstage/core-plugin-api@0.4.1
- @backstage/core-components@0.8.3
0.1.16
Patch Changes
c5eb756760: Fix a small browser console warning- Updated dependencies
- @backstage/core-plugin-api@0.4.0
- @backstage/core-components@0.8.2
0.1.15
Patch Changes
cd450844f6: Moved React dependencies topeerDependenciesand 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
0.1.14
Patch Changes
9f21236a29: Fixed a missingawaitwhen throwing server side errors- Updated dependencies
- @backstage/errors@0.1.5
- @backstage/core-plugin-api@0.2.1
- @backstage/core-components@0.7.5
0.1.13
Patch Changes
a125278b81: Refactor out the deprecated path and icon from RouteRefs- Updated dependencies
- @backstage/core-components@0.7.4
- @backstage/core-plugin-api@0.2.0
0.1.12
Patch Changes
10615525f3: Switch to use the json and observable types from@backstage/types- Updated dependencies
- @backstage/config@0.1.11
- @backstage/theme@0.2.12
- @backstage/errors@0.1.4
- @backstage/core-components@0.7.2
- @backstage/core-plugin-api@0.1.12
0.1.11
Patch Changes
- Updated dependencies
- @backstage/core-components@0.7.0
- @backstage/theme@0.2.11
0.1.10
Patch Changes
81a41ec249: Added anamekey to all extensions in order to improve Analytics API metadata.- Updated dependencies
- @backstage/core-components@0.6.1
- @backstage/core-plugin-api@0.1.10
0.1.9
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@0.1.9
- @backstage/core-components@0.6.0
0.1.8
Patch Changes
- Updated dependencies
- @backstage/core-components@0.5.0
- @backstage/config@0.1.10
0.1.7
Patch Changes
9f1362dcc1: Upgrade@material-ui/labto4.0.0-alpha.57.- Updated dependencies
- @backstage/core-components@0.4.2
- @backstage/core-plugin-api@0.1.8
0.1.6
Patch Changes
- Updated dependencies
- @backstage/core-components@0.4.0
0.1.5
Patch Changes
- Updated dependencies
- @backstage/core-components@0.3.0
- @backstage/config@0.1.6
- @backstage/core-plugin-api@0.1.5
0.1.4
Patch Changes
9d40fcb1e: - Bumpingmaterial-ui/coreversion to at least4.12.2as they made some breaking changes in later versions which brokePaginationof theTable.- Switching out
material-tableto@material-table/corefor support for the later versions ofmaterial-ui/core - This causes a minor API change to
@backstage/core-componentsas the interface forTablere-exports thepropfrom the underlyingTablecomponents. onChangeRowsPerPagehas been renamed toonRowsPerPageChangeonChangePagehas been renamed toonPageChange- Migration guide is here: https://material-table-core.com/docs/breaking-changes
- Switching out
- Updated dependencies
- @backstage/core-components@0.2.0
- @backstage/core-plugin-api@0.1.4
- @backstage/theme@0.2.9
0.1.3
Patch Changes
48c9fcd33: Migrated to use the new@backstage/core-*packages rather than@backstage/core.- Updated dependencies
- @backstage/core-plugin-api@0.1.3