Update .changeset/eighty-cows-care.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: birdhb <birdhb75@gmail.com>
This commit is contained in:
birdhb
2025-10-08 10:37:44 +01:00
committed by GitHub
parent c513f33e12
commit 74b810a301
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/ui': minor
---
**Breaking** We are adding a new component `PasswordField`. We will be removing support for types `password` and `search` on `TextField`.
**BREAKING**: Added a new `PasswordField` component. As part of this change, the `password` and `search` types have been removed from `TextField`.