@primer/react 37.32.0-rc.705a7d2c6 → 37.32.0-rc.705aeffd5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,12 +6,16 @@
6
6
 
7
7
  - [#6535](https://github.com/primer/react/pull/6535) [`e6c7614`](https://github.com/primer/react/commit/e6c7614d7aaa420ce8518ad54af62e6409fea9dd) Thanks [@hussam-i-am](https://github.com/hussam-i-am)! - fix(Label): Add missing ref for Label without sx prop
8
8
 
9
- - [#6468](https://github.com/primer/react/pull/6468) [`1f531cb`](https://github.com/primer/react/commit/1f531cb5c0fb87fc20ab8ce4321367d3f24ab734) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Deprecate AvatarPair component - move to @primer/react/deprecated
9
+ - [`1f531cb`](https://github.com/primer/react/commit/1f531cb5c0fb87fc20ab8ce4321367d3f24ab734) Thanks [@Copilot](https://github.com/Copilot)! - Deprecate AvatarPair component - move to @primer/react/deprecated
10
10
 
11
11
  ### Patch Changes
12
12
 
13
13
  - [#6509](https://github.com/primer/react/pull/6509) [`3b3cf52`](https://github.com/primer/react/commit/3b3cf52f267da4f44123032bf388dc5ff9f61cf8) Thanks [@joshblack](https://github.com/joshblack)! - Update layout for Banner to address extra spacing below description when no actions are included
14
14
 
15
+ - [#6593](https://github.com/primer/react/pull/6593) [`20b79c0`](https://github.com/primer/react/commit/20b79c01cf9540553d679b2b26016f567b634820) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - [WIP] Revert PR #6583: Restore styled-components usage in CheckboxGroup.dev.stories.tsx
16
+
17
+ - [#6478](https://github.com/primer/react/pull/6478) [`77c8739`](https://github.com/primer/react/commit/77c873936b195915c3f364d01a5b1bb15b0ac1a0) Thanks [@llastflowers](https://github.com/llastflowers)! - Update Select component to correctly pass className to TextInputWraper for styling purposes
18
+
15
19
  - [#6429](https://github.com/primer/react/pull/6429) [`661eae0`](https://github.com/primer/react/commit/661eae0a28ee99228400e6c99a483af0523beeb8) Thanks [@devinmcinnis](https://github.com/devinmcinnis)! - Anchor elements render as interactive elements in TokenBase
16
20
 
17
21
  ## 37.31.0