diff --git a/.changeset/empty-avocados-tease.md b/.changeset/empty-avocados-tease.md index da3aaba0e6..08f191becd 100644 --- a/.changeset/empty-avocados-tease.md +++ b/.changeset/empty-avocados-tease.md @@ -3,4 +3,4 @@ '@backstage/plugin-techdocs': minor --- -Use fetch-event-source instead of event-source-polify in order to stop hardcoding the Authorization header and reuse the fetchApi configuration. +Internal updates to allow reusing Backstage's `fetchApi` implementation for event source requests. This allows you to for example, override the `Authorization` header.