@backstage/plugin-techdocs 0.0.0-nightly-20231007021127 → 0.0.0-nightly-20231009021144
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 +14 -14
- package/alpha/package.json +1 -1
- package/package.json +19 -19
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @backstage/plugin-techdocs
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20231009021144
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -8,19 +8,19 @@
|
|
|
8
8
|
- 3605370af64a: Improved `DocsTable` to display pagination controls dynamically, appearing only when needed.
|
|
9
9
|
- df449a7a3132: Add kind column by default to TechDocsTable
|
|
10
10
|
- Updated dependencies
|
|
11
|
-
- @backstage/integration@0.0.0-nightly-
|
|
12
|
-
- @backstage/plugin-catalog-react@0.0.0-nightly-
|
|
13
|
-
- @backstage/frontend-plugin-api@0.0.0-nightly-
|
|
14
|
-
- @backstage/core-plugin-api@0.0.0-nightly-
|
|
15
|
-
- @backstage/core-components@0.0.0-nightly-
|
|
16
|
-
- @backstage/
|
|
17
|
-
- @backstage/
|
|
18
|
-
- @backstage/
|
|
19
|
-
- @backstage/
|
|
20
|
-
- @backstage/
|
|
21
|
-
- @backstage/
|
|
22
|
-
- @backstage/
|
|
23
|
-
- @backstage/plugin-search-common@
|
|
11
|
+
- @backstage/integration@0.0.0-nightly-20231009021144
|
|
12
|
+
- @backstage/plugin-catalog-react@0.0.0-nightly-20231009021144
|
|
13
|
+
- @backstage/frontend-plugin-api@0.0.0-nightly-20231009021144
|
|
14
|
+
- @backstage/core-plugin-api@0.0.0-nightly-20231009021144
|
|
15
|
+
- @backstage/core-components@0.0.0-nightly-20231009021144
|
|
16
|
+
- @backstage/integration-react@0.0.0-nightly-20231009021144
|
|
17
|
+
- @backstage/catalog-model@0.0.0-nightly-20231009021144
|
|
18
|
+
- @backstage/errors@0.0.0-nightly-20231009021144
|
|
19
|
+
- @backstage/plugin-search-react@0.0.0-nightly-20231009021144
|
|
20
|
+
- @backstage/theme@0.0.0-nightly-20231009021144
|
|
21
|
+
- @backstage/config@0.0.0-nightly-20231009021144
|
|
22
|
+
- @backstage/plugin-techdocs-react@0.0.0-nightly-20231009021144
|
|
23
|
+
- @backstage/plugin-search-common@0.0.0-nightly-20231009021144
|
|
24
24
|
|
|
25
25
|
## 1.7.1-next.1
|
|
26
26
|
|
package/alpha/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-techdocs",
|
|
3
3
|
"description": "The Backstage plugin that renders technical documentation for your components",
|
|
4
|
-
"version": "0.0.0-nightly-
|
|
4
|
+
"version": "0.0.0-nightly-20231009021144",
|
|
5
5
|
"main": "./dist/index.esm.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
7
7
|
"license": "Apache-2.0",
|
|
@@ -45,19 +45,19 @@
|
|
|
45
45
|
"clean": "backstage-cli package clean"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@backstage/catalog-model": "^
|
|
49
|
-
"@backstage/config": "^
|
|
50
|
-
"@backstage/core-components": "^0.0.0-nightly-
|
|
51
|
-
"@backstage/core-plugin-api": "^0.0.0-nightly-
|
|
52
|
-
"@backstage/errors": "^
|
|
53
|
-
"@backstage/frontend-plugin-api": "^0.0.0-nightly-
|
|
54
|
-
"@backstage/integration": "^0.0.0-nightly-
|
|
55
|
-
"@backstage/integration-react": "^0.0.0-nightly-
|
|
56
|
-
"@backstage/plugin-catalog-react": "^0.0.0-nightly-
|
|
57
|
-
"@backstage/plugin-search-common": "^
|
|
58
|
-
"@backstage/plugin-search-react": "^0.0.0-nightly-
|
|
59
|
-
"@backstage/plugin-techdocs-react": "^0.0.0-nightly-
|
|
60
|
-
"@backstage/theme": "^0.0.0-nightly-
|
|
48
|
+
"@backstage/catalog-model": "^0.0.0-nightly-20231009021144",
|
|
49
|
+
"@backstage/config": "^0.0.0-nightly-20231009021144",
|
|
50
|
+
"@backstage/core-components": "^0.0.0-nightly-20231009021144",
|
|
51
|
+
"@backstage/core-plugin-api": "^0.0.0-nightly-20231009021144",
|
|
52
|
+
"@backstage/errors": "^0.0.0-nightly-20231009021144",
|
|
53
|
+
"@backstage/frontend-plugin-api": "^0.0.0-nightly-20231009021144",
|
|
54
|
+
"@backstage/integration": "^0.0.0-nightly-20231009021144",
|
|
55
|
+
"@backstage/integration-react": "^0.0.0-nightly-20231009021144",
|
|
56
|
+
"@backstage/plugin-catalog-react": "^0.0.0-nightly-20231009021144",
|
|
57
|
+
"@backstage/plugin-search-common": "^0.0.0-nightly-20231009021144",
|
|
58
|
+
"@backstage/plugin-search-react": "^0.0.0-nightly-20231009021144",
|
|
59
|
+
"@backstage/plugin-techdocs-react": "^0.0.0-nightly-20231009021144",
|
|
60
|
+
"@backstage/theme": "^0.0.0-nightly-20231009021144",
|
|
61
61
|
"@material-ui/core": "^4.12.2",
|
|
62
62
|
"@material-ui/icons": "^4.9.1",
|
|
63
63
|
"@material-ui/lab": "4.0.0-alpha.61",
|
|
@@ -77,11 +77,11 @@
|
|
|
77
77
|
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@backstage/cli": "^0.0.0-nightly-
|
|
81
|
-
"@backstage/core-app-api": "^0.0.0-nightly-
|
|
82
|
-
"@backstage/dev-utils": "^0.0.0-nightly-
|
|
83
|
-
"@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-
|
|
84
|
-
"@backstage/test-utils": "^0.0.0-nightly-
|
|
80
|
+
"@backstage/cli": "^0.0.0-nightly-20231009021144",
|
|
81
|
+
"@backstage/core-app-api": "^0.0.0-nightly-20231009021144",
|
|
82
|
+
"@backstage/dev-utils": "^0.0.0-nightly-20231009021144",
|
|
83
|
+
"@backstage/plugin-techdocs-module-addons-contrib": "^0.0.0-nightly-20231009021144",
|
|
84
|
+
"@backstage/test-utils": "^0.0.0-nightly-20231009021144",
|
|
85
85
|
"@testing-library/dom": "^8.0.0",
|
|
86
86
|
"@testing-library/jest-dom": "^5.10.1",
|
|
87
87
|
"@testing-library/react": "^12.1.3",
|