@backstage/frontend-plugin-api
Advanced tools
Comparing version 0.0.0-nightly-20231018021545 to 0.0.0-nightly-20231019021320
# @backstage/frontend-plugin-api | ||
## 0.0.0-nightly-20231018021545 | ||
## 0.0.0-nightly-20231019021320 | ||
@@ -11,4 +11,6 @@ ### Minor Changes | ||
- 6c2b8721531e: Add official support for React 18. | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@0.0.0-nightly-20231018021545 | ||
- @backstage/core-plugin-api@0.0.0-nightly-20231019021320 | ||
- @backstage/version-bridge@0.0.0-nightly-20231019021320 | ||
@@ -15,0 +17,0 @@ ## 0.2.0 |
{ | ||
"name": "@backstage/frontend-plugin-api", | ||
"version": "0.0.0-nightly-20231018021545", | ||
"version": "0.0.0-nightly-20231019021320", | ||
"main": "dist/index.esm.js", | ||
@@ -27,7 +27,6 @@ "types": "dist/index.d.ts", | ||
"@backstage/cli": "^0.23.0", | ||
"@backstage/frontend-app-api": "^0.0.0-nightly-20231018021545", | ||
"@backstage/test-utils": "^0.0.0-nightly-20231018021545", | ||
"@backstage/frontend-app-api": "^0.0.0-nightly-20231019021320", | ||
"@backstage/test-utils": "^0.0.0-nightly-20231019021320", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
"@testing-library/react": "^12.1.3", | ||
"@testing-library/react-hooks": "^8.0.1", | ||
"@testing-library/react": "^14.0.0", | ||
"history": "^5.3.0" | ||
@@ -39,9 +38,9 @@ }, | ||
"peerDependencies": { | ||
"react": "^16.13.1 || ^17.0.0", | ||
"react": "^16.13.1 || ^17.0.0 || ^18.0.0", | ||
"react-router-dom": "6.0.0-beta.0 || ^6.3.0" | ||
}, | ||
"dependencies": { | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20231018021545", | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20231019021320", | ||
"@backstage/types": "^1.1.1", | ||
"@backstage/version-bridge": "^1.0.6", | ||
"@backstage/version-bridge": "^0.0.0-nightly-20231019021320", | ||
"@types/react": "^16.13.1 || ^17.0.0", | ||
@@ -48,0 +47,0 @@ "lodash": "^4.17.21", |
91600
6
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)
Updated@backstage/core-plugin-api@^0.0.0-nightly-20231019021320
Updated@backstage/version-bridge@^0.0.0-nightly-20231019021320