diff --git a/.changeset/fair-knives-relax.md b/.changeset/fair-knives-relax.md index 165793b229..bc1357d841 100644 --- a/.changeset/fair-knives-relax.md +++ b/.changeset/fair-knives-relax.md @@ -1,6 +1,5 @@ --- -'@backstage/core': patch -'@backstage/core-api': patch +'@backstage/core-app-api': patch --- Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.