@backstage/plugin-home 0.9.3-next.0 → 0.9.3-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -0
- package/dist/alpha.d.ts +0 -1
- package/dist/package.json.esm.js +1 -1
- package/package.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,36 @@
|
|
|
1
1
|
# @backstage/plugin-home
|
|
2
2
|
|
|
3
|
+
## 0.9.3-next.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/core-compat-api@0.5.9-next.2
|
|
9
|
+
- @backstage/core-app-api@1.19.6-next.1
|
|
10
|
+
- @backstage/frontend-plugin-api@0.15.0-next.1
|
|
11
|
+
- @backstage/core-plugin-api@1.12.4-next.1
|
|
12
|
+
- @backstage/catalog-client@1.14.0-next.2
|
|
13
|
+
- @backstage/plugin-catalog-react@2.1.0-next.2
|
|
14
|
+
- @backstage/core-components@0.18.8-next.1
|
|
15
|
+
- @backstage/plugin-home-react@0.1.36-next.1
|
|
16
|
+
|
|
17
|
+
## 0.9.3-next.1
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies
|
|
22
|
+
- @backstage/catalog-client@1.14.0-next.1
|
|
23
|
+
- @backstage/plugin-catalog-react@2.1.0-next.1
|
|
24
|
+
- @backstage/catalog-model@1.7.6
|
|
25
|
+
- @backstage/config@1.3.6
|
|
26
|
+
- @backstage/core-app-api@1.19.6-next.0
|
|
27
|
+
- @backstage/core-compat-api@0.5.9-next.1
|
|
28
|
+
- @backstage/core-components@0.18.8-next.0
|
|
29
|
+
- @backstage/core-plugin-api@1.12.4-next.0
|
|
30
|
+
- @backstage/frontend-plugin-api@0.14.2-next.0
|
|
31
|
+
- @backstage/theme@0.7.2
|
|
32
|
+
- @backstage/plugin-home-react@0.1.36-next.0
|
|
33
|
+
|
|
3
34
|
## 0.9.3-next.0
|
|
4
35
|
|
|
5
36
|
### Patch Changes
|
package/dist/alpha.d.ts
CHANGED
|
@@ -155,7 +155,6 @@ declare const _default: _backstage_frontend_plugin_api.OverridableFrontendPlugin
|
|
|
155
155
|
kind: "page";
|
|
156
156
|
name: undefined;
|
|
157
157
|
params: {
|
|
158
|
-
defaultPath?: [Error: `Use the 'path' param instead`];
|
|
159
158
|
path: string;
|
|
160
159
|
title?: string;
|
|
161
160
|
icon?: _backstage_frontend_plugin_api.IconElement;
|
package/dist/package.json.esm.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-home",
|
|
3
|
-
"version": "0.9.3-next.
|
|
3
|
+
"version": "0.9.3-next.2",
|
|
4
4
|
"description": "A Backstage plugin that helps you build a home page",
|
|
5
5
|
"backstage": {
|
|
6
6
|
"role": "frontend-plugin",
|
|
@@ -68,16 +68,16 @@
|
|
|
68
68
|
"test": "backstage-cli package test"
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@backstage/catalog-client": "1.
|
|
71
|
+
"@backstage/catalog-client": "1.14.0-next.2",
|
|
72
72
|
"@backstage/catalog-model": "1.7.6",
|
|
73
73
|
"@backstage/config": "1.3.6",
|
|
74
|
-
"@backstage/core-app-api": "1.19.6-next.
|
|
75
|
-
"@backstage/core-compat-api": "0.5.9-next.
|
|
76
|
-
"@backstage/core-components": "0.18.8-next.
|
|
77
|
-
"@backstage/core-plugin-api": "1.12.4-next.
|
|
78
|
-
"@backstage/frontend-plugin-api": "0.
|
|
79
|
-
"@backstage/plugin-catalog-react": "2.0
|
|
80
|
-
"@backstage/plugin-home-react": "0.1.36-next.
|
|
74
|
+
"@backstage/core-app-api": "1.19.6-next.1",
|
|
75
|
+
"@backstage/core-compat-api": "0.5.9-next.2",
|
|
76
|
+
"@backstage/core-components": "0.18.8-next.1",
|
|
77
|
+
"@backstage/core-plugin-api": "1.12.4-next.1",
|
|
78
|
+
"@backstage/frontend-plugin-api": "0.15.0-next.1",
|
|
79
|
+
"@backstage/plugin-catalog-react": "2.1.0-next.2",
|
|
80
|
+
"@backstage/plugin-home-react": "0.1.36-next.1",
|
|
81
81
|
"@backstage/theme": "0.7.2",
|
|
82
82
|
"@material-ui/core": "^4.12.2",
|
|
83
83
|
"@material-ui/icons": "^4.9.1",
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
"zod": "^3.25.76"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
|
-
"@backstage/cli": "0.
|
|
98
|
-
"@backstage/dev-utils": "1.1.21-next.
|
|
99
|
-
"@backstage/frontend-defaults": "0.
|
|
100
|
-
"@backstage/plugin-catalog": "
|
|
97
|
+
"@backstage/cli": "0.36.0-next.2",
|
|
98
|
+
"@backstage/dev-utils": "1.1.21-next.1",
|
|
99
|
+
"@backstage/frontend-defaults": "0.5.0-next.1",
|
|
100
|
+
"@backstage/plugin-catalog": "2.0.0-next.2",
|
|
101
101
|
"@backstage/test-utils": "1.7.16-next.0",
|
|
102
102
|
"@testing-library/dom": "^10.0.0",
|
|
103
103
|
"@testing-library/jest-dom": "^6.0.0",
|