diff --git a/.changeset/fair-knives-relax.md b/.changeset/fair-knives-relax.md new file mode 100644 index 0000000000..12c273b2f5 --- /dev/null +++ b/.changeset/fair-knives-relax.md @@ -0,0 +1,6 @@ +--- +'@backstage/core': patch +'@backstage/core-api': patch +--- + +Catch unhandled promise rejections & forward them to the ErrorApi to align with general error handling