Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-09 15:00:36 +00:00
parent aca9de5982
commit 020d484ac4
140 changed files with 1486 additions and 71 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-home
## 0.8.12-next.2
### Patch Changes
- 929c55a: Fixed race condition in CustomHomepageGrid by waiting for storage to load before rendering custom layout to prevent
rendering of the default content.
- Updated dependencies
- @backstage/catalog-client@1.12.0-next.0
- @backstage/plugin-catalog-react@1.21.0-next.2
- @backstage/core-components@0.17.6-next.1
- @backstage/core-compat-api@0.5.2-next.2
## 0.8.12-next.1
### Patch Changes