Version Packages
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-home-react
|
||||
|
||||
## 0.1.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
|
||||
|
||||
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
|
||||
|
||||
- 2e4cb15: Fixes auto-hiding of content divider when title not specified
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.1
|
||||
- @backstage/core-plugin-api@1.10.6
|
||||
|
||||
## 0.1.25-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home-react",
|
||||
"version": "0.1.25-next.2",
|
||||
"version": "0.1.25",
|
||||
"description": "A Backstage plugin that contains react components helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user