Update .changeset/empty-avocados-tease.md

Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
This commit is contained in:
Alex Eftimie
2024-05-22 19:23:54 +02:00
committed by GitHub
parent cbebad1483
commit 79605f824e
+1 -1
View File
@@ -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.