diff --git a/.changeset/deprecate-actionlistv1-promote-actionlistv2.md b/.changeset/deprecate-actionlistv1-promote-actionlistv2.md new file mode 100644 index 00000000000..8aa0e6f82e0 --- /dev/null +++ b/.changeset/deprecate-actionlistv1-promote-actionlistv2.md @@ -0,0 +1,154 @@ +--- +'@primer/react': major +--- + +### ActionList + +ActionList has been rewritten with a composable API, design updates and accessibility fixes. + +See full list of props and examples: https://primer.style/react/ActionList + +
| Before (v34) | After (v35) | +
|---|---|
|
+
+```jsx
+ |
+
+
+```jsx
+ |
+
|
+
+```jsx
+ |
+
+
+```jsx
+ |
+
|
+
+```jsx
+ |
+
+
+```jsx
+ |
+