fix: add changeset for create-app

Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
This commit is contained in:
Thomas Cardonne
2025-02-03 18:59:19 +01:00
parent c1fed63a26
commit bfa4ea96ec
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/create-app': patch
---
Enable `catalog.useUrlReadersSearch` configuration by default in newly created Backstage installations.
This parameter makes `UrlReaderProcessor` always use the search method.
New adopters are encouraged to enable it as this behavior will be the default in a future release.