@backstage/plugin-catalog-react 0.0.0-nightly-20260130030802 → 0.0.0-nightly-20260201031455

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 +10 -10
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,26 +1,26 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20260130030802
3
+ ## 0.0.0-nightly-20260201031455
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - f523983: Fixes a bug where the `EntityListProvider` would not correctly hydrate query parameters if more than 20 were provided for the same key.
8
8
  - 69d880e: Bump to latest zod to ensure it has the latest features
9
9
  - Updated dependencies
10
- - @backstage/core-components@0.0.0-nightly-20260130030802
11
- - @backstage/core-compat-api@0.0.0-nightly-20260130030802
12
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260130030802
13
- - @backstage/frontend-test-utils@0.0.0-nightly-20260130030802
14
- - @backstage/core-plugin-api@0.0.0-nightly-20260130030802
15
- - @backstage/plugin-permission-common@0.0.0-nightly-20260130030802
10
+ - @backstage/core-components@0.0.0-nightly-20260201031455
11
+ - @backstage/core-compat-api@0.0.0-nightly-20260201031455
12
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260201031455
13
+ - @backstage/frontend-test-utils@0.0.0-nightly-20260201031455
14
+ - @backstage/core-plugin-api@0.0.0-nightly-20260201031455
15
+ - @backstage/plugin-permission-common@0.0.0-nightly-20260201031455
16
16
  - @backstage/catalog-client@1.12.1
17
17
  - @backstage/catalog-model@1.7.6
18
18
  - @backstage/errors@1.2.7
19
- - @backstage/integration-react@0.0.0-nightly-20260130030802
19
+ - @backstage/integration-react@0.0.0-nightly-20260201031455
20
20
  - @backstage/types@1.2.2
21
21
  - @backstage/version-bridge@1.0.11
22
- - @backstage/plugin-catalog-common@0.0.0-nightly-20260130030802
23
- - @backstage/plugin-permission-react@0.0.0-nightly-20260130030802
22
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20260201031455
23
+ - @backstage/plugin-permission-react@0.0.0-nightly-20260201031455
24
24
 
25
25
  ## 1.21.6-next.0
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20260130030802",
3
+ "version": "0.0.0-nightly-20260201031455",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -75,16 +75,16 @@
75
75
  "dependencies": {
76
76
  "@backstage/catalog-client": "1.12.1",
77
77
  "@backstage/catalog-model": "1.7.6",
78
- "@backstage/core-compat-api": "0.0.0-nightly-20260130030802",
79
- "@backstage/core-components": "0.0.0-nightly-20260130030802",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20260130030802",
78
+ "@backstage/core-compat-api": "0.0.0-nightly-20260201031455",
79
+ "@backstage/core-components": "0.0.0-nightly-20260201031455",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260201031455",
81
81
  "@backstage/errors": "1.2.7",
82
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260130030802",
83
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260130030802",
84
- "@backstage/integration-react": "0.0.0-nightly-20260130030802",
85
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20260130030802",
86
- "@backstage/plugin-permission-common": "0.0.0-nightly-20260130030802",
87
- "@backstage/plugin-permission-react": "0.0.0-nightly-20260130030802",
82
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260201031455",
83
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260201031455",
84
+ "@backstage/integration-react": "0.0.0-nightly-20260201031455",
85
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20260201031455",
86
+ "@backstage/plugin-permission-common": "0.0.0-nightly-20260201031455",
87
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20260201031455",
88
88
  "@backstage/types": "1.2.2",
89
89
  "@backstage/version-bridge": "1.0.11",
90
90
  "@material-ui/core": "^4.12.2",
@@ -100,11 +100,11 @@
100
100
  "zen-observable": "^0.10.0"
101
101
  },
102
102
  "devDependencies": {
103
- "@backstage/cli": "0.0.0-nightly-20260130030802",
104
- "@backstage/core-app-api": "0.0.0-nightly-20260130030802",
105
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20260130030802",
106
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260130030802",
107
- "@backstage/test-utils": "0.0.0-nightly-20260130030802",
103
+ "@backstage/cli": "0.0.0-nightly-20260201031455",
104
+ "@backstage/core-app-api": "0.0.0-nightly-20260201031455",
105
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20260201031455",
106
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260201031455",
107
+ "@backstage/test-utils": "0.0.0-nightly-20260201031455",
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",