changesets: added changeset for schema error filtering

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-10-15 14:27:52 +02:00
parent 3e2b3e99e4
commit 223e8de6b4
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/config-loader': patch
---
Configuration schema errors are now filtered using the provided visibility option. This means that schema errors due to missing backend configuration will no longer break frontend builds.