@backstage/plugin-techdocs 0.0.0-nightly-20250401023952 → 0.0.0-nightly-20250402023738

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +33 -10
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,27 +1,50 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20250401023952
3
+ ## 0.0.0-nightly-20250402023738
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/plugin-catalog-react@0.0.0-nightly-20250401023952
9
- - @backstage/integration-react@0.0.0-nightly-20250401023952
10
- - @backstage/integration@0.0.0-nightly-20250401023952
11
- - @backstage/core-compat-api@0.0.0-nightly-20250401023952
8
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20250402023738
9
+ - @backstage/core-components@0.0.0-nightly-20250402023738
10
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20250402023738
11
+ - @backstage/integration-react@0.0.0-nightly-20250402023738
12
+ - @backstage/integration@0.0.0-nightly-20250402023738
13
+ - @backstage/core-compat-api@0.0.0-nightly-20250402023738
14
+ - @backstage/catalog-client@1.9.1
15
+ - @backstage/catalog-model@1.7.3
16
+ - @backstage/config@1.3.2
17
+ - @backstage/core-plugin-api@1.10.5
18
+ - @backstage/errors@1.2.7
19
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20250402023738
20
+ - @backstage/theme@0.6.4
21
+ - @backstage/plugin-auth-react@0.0.0-nightly-20250402023738
22
+ - @backstage/plugin-search-common@1.2.17
23
+ - @backstage/plugin-search-react@0.0.0-nightly-20250402023738
24
+ - @backstage/plugin-techdocs-common@0.1.0
25
+
26
+ ## 1.12.5-next.1
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ - @backstage/plugin-techdocs-react@1.2.16-next.0
32
+ - @backstage/core-components@0.17.1-next.0
33
+ - @backstage/integration-react@1.2.6-next.0
34
+ - @backstage/integration@1.16.3-next.0
35
+ - @backstage/frontend-plugin-api@0.10.1-next.0
36
+ - @backstage/plugin-auth-react@0.1.14-next.0
37
+ - @backstage/plugin-catalog-react@1.16.1-next.1
38
+ - @backstage/plugin-search-react@1.8.8-next.0
39
+ - @backstage/core-compat-api@0.4.1-next.1
12
40
  - @backstage/catalog-client@1.9.1
13
41
  - @backstage/catalog-model@1.7.3
14
42
  - @backstage/config@1.3.2
15
- - @backstage/core-components@0.17.0
16
43
  - @backstage/core-plugin-api@1.10.5
17
44
  - @backstage/errors@1.2.7
18
- - @backstage/frontend-plugin-api@0.10.0
19
45
  - @backstage/theme@0.6.4
20
- - @backstage/plugin-auth-react@0.1.13
21
46
  - @backstage/plugin-search-common@1.2.17
22
- - @backstage/plugin-search-react@1.8.7
23
47
  - @backstage/plugin-techdocs-common@0.1.0
24
- - @backstage/plugin-techdocs-react@1.2.15
25
48
 
26
49
  ## 1.12.5-next.0
27
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20250401023952",
3
+ "version": "0.0.0-nightly-20250402023738",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -74,19 +74,19 @@
74
74
  "@backstage/catalog-client": "1.9.1",
75
75
  "@backstage/catalog-model": "1.7.3",
76
76
  "@backstage/config": "1.3.2",
77
- "@backstage/core-compat-api": "0.0.0-nightly-20250401023952",
78
- "@backstage/core-components": "0.17.0",
77
+ "@backstage/core-compat-api": "0.0.0-nightly-20250402023738",
78
+ "@backstage/core-components": "0.0.0-nightly-20250402023738",
79
79
  "@backstage/core-plugin-api": "1.10.5",
80
80
  "@backstage/errors": "1.2.7",
81
- "@backstage/frontend-plugin-api": "0.10.0",
82
- "@backstage/integration": "0.0.0-nightly-20250401023952",
83
- "@backstage/integration-react": "0.0.0-nightly-20250401023952",
84
- "@backstage/plugin-auth-react": "0.1.13",
85
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20250401023952",
81
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20250402023738",
82
+ "@backstage/integration": "0.0.0-nightly-20250402023738",
83
+ "@backstage/integration-react": "0.0.0-nightly-20250402023738",
84
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20250402023738",
85
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20250402023738",
86
86
  "@backstage/plugin-search-common": "1.2.17",
87
- "@backstage/plugin-search-react": "1.8.7",
87
+ "@backstage/plugin-search-react": "0.0.0-nightly-20250402023738",
88
88
  "@backstage/plugin-techdocs-common": "0.1.0",
89
- "@backstage/plugin-techdocs-react": "1.2.15",
89
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20250402023738",
90
90
  "@backstage/theme": "0.6.4",
91
91
  "@material-ui/core": "^4.12.2",
92
92
  "@material-ui/icons": "^4.9.1",
@@ -101,11 +101,11 @@
101
101
  "react-use": "^17.2.4"
102
102
  },
103
103
  "devDependencies": {
104
- "@backstage/cli": "0.0.0-nightly-20250401023952",
104
+ "@backstage/cli": "0.0.0-nightly-20250402023738",
105
105
  "@backstage/core-app-api": "1.16.0",
106
- "@backstage/dev-utils": "0.0.0-nightly-20250401023952",
107
- "@backstage/plugin-catalog": "0.0.0-nightly-20250401023952",
108
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20250401023952",
106
+ "@backstage/dev-utils": "0.0.0-nightly-20250402023738",
107
+ "@backstage/plugin-catalog": "0.0.0-nightly-20250402023738",
108
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20250402023738",
109
109
  "@backstage/test-utils": "1.7.6",
110
110
  "@testing-library/dom": "^10.0.0",
111
111
  "@testing-library/jest-dom": "^6.0.0",