From 4a9b1891255404a493322ff3619057760d4bcbbc Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 26 Feb 2026 18:31:50 +0100 Subject: [PATCH] Add .patches entry for patch release Signed-off-by: Patrik Oldsberg --- .patches/pr-33034.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .patches/pr-33034.txt diff --git a/.patches/pr-33034.txt b/.patches/pr-33034.txt new file mode 100644 index 0000000000..ab8beea429 --- /dev/null +++ b/.patches/pr-33034.txt @@ -0,0 +1 @@ +Moves `formFieldsApiRef` and `ScaffolderFormFieldsApi` alpha exports to `@backstage/plugin-scaffolder-react`. The API signature of `@backstage/plugin-scaffolder` changed as these are now re-exported from `@backstage/plugin-scaffolder-react`. \ No newline at end of file