From c9627714bbd28cb7039a6ec96f7fffd8cef96966 Mon Sep 17 00:00:00 2001 From: Kerry Liu Date: Wed, 15 Nov 2023 23:05:46 +0000 Subject: [PATCH] add changeset --- .changeset/thin-ants-exercise.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/thin-ants-exercise.md diff --git a/.changeset/thin-ants-exercise.md b/.changeset/thin-ants-exercise.md new file mode 100644 index 0000000000..568b603a22 --- /dev/null +++ b/.changeset/thin-ants-exercise.md @@ -0,0 +1,6 @@ +--- +'@primer/view-components': minor +--- + +Updates Primer::Alpha::TextField to support success inline validation messages, and allows validation messages to contain html fragments. + \ No newline at end of file