@backstage/plugin-techdocs 0.0.0-nightly-20251105024121 → 0.0.0-nightly-20251107024121

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20251105024121
3
+ ## 0.0.0-nightly-20251107024121
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -11,23 +11,23 @@
11
11
  - 71c22f3: Removed/moved unused dependencies
12
12
  - a4d4a70: Fixed an issue where the entire TechDocs page would re-render when navigating between pages within the same entity's documentation.
13
13
  - Updated dependencies
14
- - @backstage/plugin-search-react@0.0.0-nightly-20251105024121
15
- - @backstage/plugin-catalog-react@0.0.0-nightly-20251105024121
16
- - @backstage/core-components@0.0.0-nightly-20251105024121
17
- - @backstage/core-plugin-api@0.0.0-nightly-20251105024121
18
- - @backstage/frontend-plugin-api@0.0.0-nightly-20251105024121
19
- - @backstage/config@0.0.0-nightly-20251105024121
20
- - @backstage/catalog-model@0.0.0-nightly-20251105024121
21
- - @backstage/integration@0.0.0-nightly-20251105024121
22
- - @backstage/catalog-client@0.0.0-nightly-20251105024121
23
- - @backstage/core-compat-api@0.0.0-nightly-20251105024121
14
+ - @backstage/plugin-search-react@0.0.0-nightly-20251107024121
15
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20251107024121
16
+ - @backstage/core-components@0.0.0-nightly-20251107024121
17
+ - @backstage/core-plugin-api@0.0.0-nightly-20251107024121
18
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20251107024121
19
+ - @backstage/config@0.0.0-nightly-20251107024121
20
+ - @backstage/catalog-model@0.0.0-nightly-20251107024121
21
+ - @backstage/integration@0.0.0-nightly-20251107024121
22
+ - @backstage/catalog-client@0.0.0-nightly-20251107024121
23
+ - @backstage/core-compat-api@0.0.0-nightly-20251107024121
24
24
  - @backstage/errors@1.2.7
25
- - @backstage/integration-react@0.0.0-nightly-20251105024121
25
+ - @backstage/integration-react@0.0.0-nightly-20251107024121
26
26
  - @backstage/theme@0.7.0
27
- - @backstage/plugin-auth-react@0.0.0-nightly-20251105024121
28
- - @backstage/plugin-search-common@0.0.0-nightly-20251105024121
27
+ - @backstage/plugin-auth-react@0.0.0-nightly-20251107024121
28
+ - @backstage/plugin-search-common@0.0.0-nightly-20251107024121
29
29
  - @backstage/plugin-techdocs-common@0.1.1
30
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20251105024121
30
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20251107024121
31
31
 
32
32
  ## 1.16.0-next.1
33
33
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20251105024121";
2
+ var version = "0.0.0-nightly-20251107024121";
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-20251105024121",
3
+ "version": "0.0.0-nightly-20251107024121",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -71,22 +71,22 @@
71
71
  "test": "backstage-cli package test"
72
72
  },
73
73
  "dependencies": {
74
- "@backstage/catalog-client": "0.0.0-nightly-20251105024121",
75
- "@backstage/catalog-model": "0.0.0-nightly-20251105024121",
76
- "@backstage/config": "0.0.0-nightly-20251105024121",
77
- "@backstage/core-compat-api": "0.0.0-nightly-20251105024121",
78
- "@backstage/core-components": "0.0.0-nightly-20251105024121",
79
- "@backstage/core-plugin-api": "0.0.0-nightly-20251105024121",
74
+ "@backstage/catalog-client": "0.0.0-nightly-20251107024121",
75
+ "@backstage/catalog-model": "0.0.0-nightly-20251107024121",
76
+ "@backstage/config": "0.0.0-nightly-20251107024121",
77
+ "@backstage/core-compat-api": "0.0.0-nightly-20251107024121",
78
+ "@backstage/core-components": "0.0.0-nightly-20251107024121",
79
+ "@backstage/core-plugin-api": "0.0.0-nightly-20251107024121",
80
80
  "@backstage/errors": "1.2.7",
81
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20251105024121",
82
- "@backstage/integration": "0.0.0-nightly-20251105024121",
83
- "@backstage/integration-react": "0.0.0-nightly-20251105024121",
84
- "@backstage/plugin-auth-react": "0.0.0-nightly-20251105024121",
85
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20251105024121",
86
- "@backstage/plugin-search-common": "0.0.0-nightly-20251105024121",
87
- "@backstage/plugin-search-react": "0.0.0-nightly-20251105024121",
81
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20251107024121",
82
+ "@backstage/integration": "0.0.0-nightly-20251107024121",
83
+ "@backstage/integration-react": "0.0.0-nightly-20251107024121",
84
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20251107024121",
85
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20251107024121",
86
+ "@backstage/plugin-search-common": "0.0.0-nightly-20251107024121",
87
+ "@backstage/plugin-search-react": "0.0.0-nightly-20251107024121",
88
88
  "@backstage/plugin-techdocs-common": "0.1.1",
89
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20251105024121",
89
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20251107024121",
90
90
  "@backstage/theme": "0.7.0",
91
91
  "@material-ui/core": "^4.12.2",
92
92
  "@material-ui/icons": "^4.9.1",
@@ -100,12 +100,12 @@
100
100
  "react-use": "^17.2.4"
101
101
  },
102
102
  "devDependencies": {
103
- "@backstage/cli": "0.0.0-nightly-20251105024121",
104
- "@backstage/core-app-api": "0.0.0-nightly-20251105024121",
105
- "@backstage/dev-utils": "0.0.0-nightly-20251105024121",
106
- "@backstage/plugin-catalog": "0.0.0-nightly-20251105024121",
107
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20251105024121",
108
- "@backstage/test-utils": "0.0.0-nightly-20251105024121",
103
+ "@backstage/cli": "0.0.0-nightly-20251107024121",
104
+ "@backstage/core-app-api": "0.0.0-nightly-20251107024121",
105
+ "@backstage/dev-utils": "0.0.0-nightly-20251107024121",
106
+ "@backstage/plugin-catalog": "0.0.0-nightly-20251107024121",
107
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20251107024121",
108
+ "@backstage/test-utils": "0.0.0-nightly-20251107024121",
109
109
  "@testing-library/dom": "^10.0.0",
110
110
  "@testing-library/jest-dom": "^6.0.0",
111
111
  "@testing-library/react": "^16.0.0",