chore: remove .patches entries already released in v1.50.2

The following patches were included in the v1.50.2 patch release and
no longer need to be tracked:

- pr-33908 (TechDocs sidebar positioning)
- pr-33952 (zod v4 bump)
- pr-33975 (React Aria dependency clamping)
- pr-33984 (tab indicator opacity fix)

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
This commit is contained in:
Fredrik Adelöw
2026-04-22 09:13:40 +02:00
parent 14b50d85ac
commit df8e8196e0
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -1 +0,0 @@
Make TechDocs sidebar positioning configurable via CSS custom properties
-1
View File
@@ -1 +0,0 @@
Bump zod dependency to v4 for packages using configSchema and clarify that zod/v4 subpath from v3 is not supported
-1
View File
@@ -1 +0,0 @@
Clamp React Aria dependency ranges to patch-only updates to prevent unintended minor version upgrades
-1
View File
@@ -1 +0,0 @@
Fix active tab indicator disappearing on uncontrolled Tabs in @backstage/ui