From 7e11dffe313976bfe287e86b5f32fa2e516e57a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Wed, 21 Jan 2026 13:44:06 +0100 Subject: [PATCH] Update .changeset/big-rabbits-think.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/big-rabbits-think.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/big-rabbits-think.md b/.changeset/big-rabbits-think.md index 53c8f0b03a..bd0ae32b5e 100644 --- a/.changeset/big-rabbits-think.md +++ b/.changeset/big-rabbits-think.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-react': patch --- -Fixes a bug where the EntityListProvider would not correctly hydrate queryParameters if more than 20 were provided for the same key. +Fixes a bug where the `EntityListProvider` would not correctly hydrate query parameters if more than 20 were provided for the same key.