Add changeset

Signed-off-by: David Festal <dfestal@redhat.com>
This commit is contained in:
David Festal
2024-05-15 12:16:20 +02:00
parent fb398264c6
commit 82c2b908cc
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-app-backend': patch
---
Restore the support of external config schema in the router of the `app-backend` plugin, which was broken in release `1.26.0`.
This support is critical for dynamic frontend plugins to have access to their config values.