Version Packages
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.9.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 018ca87: Added `title` and `icon` to the plugin definition for the new frontend system.
|
||||
- 90956a6: Support new frontend system in the homepage plugin
|
||||
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
|
||||
- 69d880e: Bump to latest zod to ensure it has the latest features
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.0.0
|
||||
- @backstage/core-components@0.18.7
|
||||
- @backstage/core-app-api@1.19.5
|
||||
- @backstage/core-compat-api@0.5.8
|
||||
- @backstage/theme@0.7.2
|
||||
- @backstage/frontend-plugin-api@0.14.0
|
||||
- @backstage/catalog-client@1.13.0
|
||||
- @backstage/core-plugin-api@1.12.3
|
||||
- @backstage/plugin-home-react@0.1.35
|
||||
|
||||
## 0.9.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.9.2-next.2",
|
||||
"version": "0.9.2",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user