From 2fda90de70197fd22c32276a6e69423ba4adff69 Mon Sep 17 00:00:00 2001 From: Keith Cirkel Date: Thu, 13 Feb 2025 18:46:55 +0000 Subject: [PATCH] changeset --- .changeset/happy-camels-march.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/happy-camels-march.md diff --git a/.changeset/happy-camels-march.md b/.changeset/happy-camels-march.md new file mode 100644 index 0000000000..f7ad4f1e1a --- /dev/null +++ b/.changeset/happy-camels-march.md @@ -0,0 +1,5 @@ +--- +'@primer/view-components': minor +--- + +Deprecate `data-show-dialog-id` and `data-close-dialog-id`, use `commandfor` & `command` instead.