@backstage/plugin-techdocs 0.0.0-nightly-20260317031259 → 0.0.0-nightly-20260320031058
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 +27 -17
- package/dist/package.json.esm.js +1 -1
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20260320031058
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/plugin-catalog-react@0.0.0-nightly-20260320031058
|
|
9
|
+
- @backstage/frontend-plugin-api@0.15.0
|
|
10
|
+
- @backstage/plugin-search-react@1.11.0
|
|
11
|
+
- @backstage/core-components@0.18.8
|
|
12
|
+
- @backstage/core-plugin-api@1.12.4
|
|
13
|
+
- @backstage/integration-react@1.2.16
|
|
14
|
+
- @backstage/config@1.3.6
|
|
15
|
+
- @backstage/plugin-auth-react@0.1.25
|
|
16
|
+
- @backstage/plugin-techdocs-react@1.3.9
|
|
17
|
+
|
|
18
|
+
## 1.17.1
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
6
21
|
|
|
@@ -8,22 +23,17 @@
|
|
|
8
23
|
- 30e08df: Added `documentation` as the default entity content group for the TechDocs entity content tab.
|
|
9
24
|
- 3f36ce1: Updated alpha plugin icons to follow the new frontend icon sizing rules when rendered in plugin and navigation surfaces.
|
|
10
25
|
- Updated dependencies
|
|
11
|
-
- @backstage/
|
|
12
|
-
- @backstage/
|
|
13
|
-
- @backstage/
|
|
14
|
-
- @backstage/
|
|
15
|
-
- @backstage/
|
|
16
|
-
- @backstage/
|
|
17
|
-
- @backstage/integration@
|
|
18
|
-
- @backstage/
|
|
19
|
-
- @backstage/
|
|
20
|
-
- @backstage/plugin-
|
|
21
|
-
- @backstage/
|
|
22
|
-
- @backstage/config@1.3.6
|
|
23
|
-
- @backstage/errors@1.2.7
|
|
24
|
-
- @backstage/theme@0.7.2
|
|
25
|
-
- @backstage/plugin-search-common@1.2.22
|
|
26
|
-
- @backstage/plugin-techdocs-common@0.1.1
|
|
26
|
+
- @backstage/plugin-catalog-react@2.1.0
|
|
27
|
+
- @backstage/core-plugin-api@1.12.4
|
|
28
|
+
- @backstage/core-components@0.18.8
|
|
29
|
+
- @backstage/frontend-plugin-api@0.15.0
|
|
30
|
+
- @backstage/plugin-search-react@1.11.0
|
|
31
|
+
- @backstage/catalog-client@1.14.0
|
|
32
|
+
- @backstage/integration@2.0.0
|
|
33
|
+
- @backstage/catalog-model@1.7.7
|
|
34
|
+
- @backstage/integration-react@1.2.16
|
|
35
|
+
- @backstage/plugin-auth-react@0.1.25
|
|
36
|
+
- @backstage/plugin-techdocs-react@1.3.9
|
|
27
37
|
|
|
28
38
|
## 1.17.1-next.2
|
|
29
39
|
|
package/dist/package.json.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var name = "@backstage/plugin-techdocs";
|
|
2
|
-
var version = "0.0.0-nightly-
|
|
2
|
+
var version = "0.0.0-nightly-20260320031058";
|
|
3
3
|
var description = "The Backstage plugin that renders technical documentation for your components";
|
|
4
4
|
var backstage = {
|
|
5
5
|
role: "frontend-plugin",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20260320031058",
|
|
4
4
|
"description": "The Backstage plugin that renders technical documentation for your components",
|
|
5
5
|
"backstage": {
|
|
6
6
|
"role": "frontend-plugin",
|
|
@@ -71,21 +71,21 @@
|
|
|
71
71
|
"test": "backstage-cli package test"
|
|
72
72
|
},
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"@backstage/catalog-client": "
|
|
75
|
-
"@backstage/catalog-model": "1.7.
|
|
74
|
+
"@backstage/catalog-client": "1.14.0",
|
|
75
|
+
"@backstage/catalog-model": "1.7.7",
|
|
76
76
|
"@backstage/config": "1.3.6",
|
|
77
|
-
"@backstage/core-components": "0.
|
|
78
|
-
"@backstage/core-plugin-api": "
|
|
77
|
+
"@backstage/core-components": "0.18.8",
|
|
78
|
+
"@backstage/core-plugin-api": "1.12.4",
|
|
79
79
|
"@backstage/errors": "1.2.7",
|
|
80
|
-
"@backstage/frontend-plugin-api": "0.
|
|
81
|
-
"@backstage/integration": "
|
|
82
|
-
"@backstage/integration-react": "
|
|
83
|
-
"@backstage/plugin-auth-react": "0.
|
|
84
|
-
"@backstage/plugin-catalog-react": "0.0.0-nightly-
|
|
80
|
+
"@backstage/frontend-plugin-api": "0.15.0",
|
|
81
|
+
"@backstage/integration": "2.0.0",
|
|
82
|
+
"@backstage/integration-react": "1.2.16",
|
|
83
|
+
"@backstage/plugin-auth-react": "0.1.25",
|
|
84
|
+
"@backstage/plugin-catalog-react": "0.0.0-nightly-20260320031058",
|
|
85
85
|
"@backstage/plugin-search-common": "1.2.22",
|
|
86
|
-
"@backstage/plugin-search-react": "
|
|
86
|
+
"@backstage/plugin-search-react": "1.11.0",
|
|
87
87
|
"@backstage/plugin-techdocs-common": "0.1.1",
|
|
88
|
-
"@backstage/plugin-techdocs-react": "
|
|
88
|
+
"@backstage/plugin-techdocs-react": "1.3.9",
|
|
89
89
|
"@backstage/theme": "0.7.2",
|
|
90
90
|
"@material-ui/core": "^4.12.2",
|
|
91
91
|
"@material-ui/icons": "^4.9.1",
|
|
@@ -99,12 +99,12 @@
|
|
|
99
99
|
"react-use": "^17.2.4"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
|
-
"@backstage/cli": "0.
|
|
103
|
-
"@backstage/core-app-api": "0.0.0-nightly-
|
|
104
|
-
"@backstage/dev-utils": "0.0.0-nightly-
|
|
105
|
-
"@backstage/plugin-catalog": "0.0.0-nightly-
|
|
106
|
-
"@backstage/plugin-techdocs-module-addons-contrib": "
|
|
107
|
-
"@backstage/test-utils": "0.0.0-nightly-
|
|
102
|
+
"@backstage/cli": "0.36.0",
|
|
103
|
+
"@backstage/core-app-api": "0.0.0-nightly-20260320031058",
|
|
104
|
+
"@backstage/dev-utils": "0.0.0-nightly-20260320031058",
|
|
105
|
+
"@backstage/plugin-catalog": "0.0.0-nightly-20260320031058",
|
|
106
|
+
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.34",
|
|
107
|
+
"@backstage/test-utils": "0.0.0-nightly-20260320031058",
|
|
108
108
|
"@testing-library/dom": "^10.0.0",
|
|
109
109
|
"@testing-library/jest-dom": "^6.0.0",
|
|
110
110
|
"@testing-library/react": "^16.0.0",
|