Skip to content

Commit 6a3a0e3

Browse files
Version Packages (rc)
1 parent 8e27e4e commit 6a3a0e3

File tree

8 files changed

+120
-8
lines changed

8 files changed

+120
-8
lines changed

.changeset/pre.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@primer/styled-react": "0.1.0"
1313
},
1414
"changesets": [
15+
"afraid-eyes-serve",
1516
"beige-plums-obey",
1617
"beige-shrimps-sleep",
1718
"better-coins-dream",
@@ -20,15 +21,20 @@
2021
"bright-parents-flow",
2122
"busy-bananas-smash",
2223
"chilly-dingos-build",
24+
"chilly-lemons-promise",
25+
"chubby-buses-greet",
2326
"chubby-colts-nail",
2427
"cold-teams-buy",
28+
"cool-apricots-sneeze",
29+
"cool-clubs-think",
2530
"cruel-papers-film",
2631
"cuddly-ads-behave",
2732
"cuddly-cows-trade",
2833
"deprecate-textinputwithtokens",
2934
"dirty-chairs-invent",
3035
"eighty-queens-tap",
3136
"fair-views-laugh",
37+
"famous-jobs-applaud",
3238
"few-mails-sing",
3339
"fifty-walls-yawn",
3440
"five-squids-sin",
@@ -37,31 +43,45 @@
3743
"gentle-sheep-feel",
3844
"giant-impalas-occur",
3945
"gold-dingos-sneeze",
46+
"gold-geckos-send",
47+
"good-snakes-fix",
4048
"great-hats-serve",
49+
"grumpy-lobsters-obey",
4150
"hot-bears-cry",
4251
"hot-melons-jump",
4352
"hot-mirrors-feel",
4453
"icy-pianos-say",
54+
"itchy-readers-yell",
55+
"lazy-elephants-shave",
56+
"lazy-gifts-join",
4557
"lemon-jokes-camp",
4658
"light-colts-burn",
59+
"light-schools-wish",
4760
"little-peas-mix",
4861
"lovely-vans-burn",
62+
"lucky-wasps-nail",
4963
"metal-badgers-joke",
5064
"metal-cups-peel",
5165
"metal-deer-refuse",
5266
"metal-lamps-appear",
5367
"mighty-lizards-lick",
68+
"modern-chicken-happen",
5469
"nasty-seals-carry",
5570
"new-dragons-melt",
5671
"new-shrimps-appear",
5772
"nine-cobras-talk",
73+
"olive-rats-serve",
5874
"orange-taxis-rhyme",
75+
"pink-rockets-win",
76+
"pretty-emus-cover",
5977
"pretty-women-sing",
6078
"proud-chairs-study",
6179
"rich-walls-fold",
6280
"rotten-carpets-raise",
6381
"rude-cycles-scream",
82+
"rude-windows-bathe",
6483
"salty-geese-own",
84+
"seven-cameras-act",
6585
"seven-coats-hang",
6686
"seven-forks-join",
6787
"sharp-beans-run",
@@ -72,6 +92,7 @@
7292
"silent-wasps-warn",
7393
"silly-parks-give",
7494
"slick-months-cry",
95+
"slimy-parrots-love",
7596
"smooth-singers-thank",
7697
"soft-islands-warn",
7798
"spotty-colts-hear",
@@ -81,23 +102,29 @@
81102
"strange-peas-kiss",
82103
"strong-falcons-design",
83104
"strong-lions-tan",
105+
"sweet-islands-sleep",
106+
"sweet-results-smell",
84107
"tame-ducks-ring",
85108
"tasty-cheetahs-pay",
86109
"ten-jobs-attack",
110+
"tender-dodos-create",
87111
"thin-oranges-lick",
88112
"three-hounds-refuse",
89113
"three-vans-join",
114+
"tricky-boats-visit",
90115
"tricky-eggs-cross",
91116
"twelve-sloths-flow",
92117
"twenty-baboons-pull",
93118
"unlucky-hotels-shake",
94119
"upset-flowers-yawn",
120+
"weak-papers-drive",
95121
"wet-crews-drum",
96122
"wet-mammals-feel",
97123
"wet-terms-argue",
98124
"wicked-starfishes-shout",
99125
"witty-chicken-leave",
100126
"young-dots-heal",
101-
"young-timers-accept"
127+
"young-timers-accept",
128+
"yummy-years-greet"
102129
]
103130
}

examples/codesandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^18.3.11",
1818
"@types/react-dom": "^18.3.0",
1919
"@vitejs/plugin-react": "^4.3.3",
20-
"@primer/react": "38.0.0-rc.4",
20+
"@primer/react": "38.0.0-rc.5",
2121
"styled-components": "5.x",
2222
"typescript": "^5.9.2",
2323
"vite": "^7.1.5"

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type-check": "tsc --noEmit"
1111
},
1212
"dependencies": {
13-
"@primer/react": "38.0.0-rc.4",
13+
"@primer/react": "38.0.0-rc.5",
1414
"next": "^15.2.3",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",

examples/theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@primer/octicons-react": "^19.14.0",
14-
"@primer/react": "38.0.0-rc.4",
14+
"@primer/react": "38.0.0-rc.5",
1515
"clsx": "^2.1.1",
1616
"next": "^15.2.3",
1717
"react": "18.3.1",

packages/react/CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,65 @@
11
# @primer/react
22

3+
## 38.0.0-rc.5
4+
5+
### Major Changes
6+
7+
- [#6874](https://github.com/primer/react/pull/6874) [`15824db`](https://github.com/primer/react/commit/15824db141ef32b3e090bcf1880f03bd9684392a) Thanks [@pksjce](https://github.com/pksjce)! - Remove sx from UnderlinePanels
8+
9+
- [#6690](https://github.com/primer/react/pull/6690) [`c5c2053`](https://github.com/primer/react/commit/c5c2053caf38da76a4310098e805b2edb05e2552) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Remove sx support from the Token component.
10+
11+
- [#6673](https://github.com/primer/react/pull/6673) [`19befd6`](https://github.com/primer/react/commit/19befd66b801532bb0ef85e60296c73d8c747fc5) Thanks [@llastflowers](https://github.com/llastflowers)! - Update CircleBadge component to no longer support sx
12+
13+
- [#6868](https://github.com/primer/react/pull/6868) [`2053cb3`](https://github.com/primer/react/commit/2053cb3f7ee15fe1e4c3cc9be3c09c82dd5aed93) Thanks [@mperrotti](https://github.com/mperrotti)! - Removes Box usage and sx prop from NavList and ActionList
14+
15+
- [#6872](https://github.com/primer/react/pull/6872) [`4e797ef`](https://github.com/primer/react/commit/4e797ef27ea9ae8baf9bc99503136efa8cdd1b57) Thanks [@mperrotti](https://github.com/mperrotti)! - Removes sx prop from PageLayout and subcomponents
16+
17+
- [#6631](https://github.com/primer/react/pull/6631) [`86b3e60`](https://github.com/primer/react/commit/86b3e6063855615675c87df6eccad41d83db3762) Thanks [@joshblack](https://github.com/joshblack)! - Remove the sx prop from Label
18+
19+
- [#6681](https://github.com/primer/react/pull/6681) [`158703b`](https://github.com/primer/react/commit/158703b7263264124d659e0b18afa2317b1be5e9) Thanks [@llastflowers](https://github.com/llastflowers)! - Update FormControl component to no longer support sx
20+
21+
- [#6865](https://github.com/primer/react/pull/6865) [`eaf7e58`](https://github.com/primer/react/commit/eaf7e5840e4fbe4042c80711f983a0df05e2b68d) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: remove sx from Overlay
22+
23+
- [#6825](https://github.com/primer/react/pull/6825) [`4196e0e`](https://github.com/primer/react/commit/4196e0eed6894d020a83b9f382f5cb6817f9a725) Thanks [@mperrotti](https://github.com/mperrotti)! - Removes `Box` component usage and `sx` prop from the `Link` component, Storybook stories, and a .figma.tsx file
24+
25+
- [#6864](https://github.com/primer/react/pull/6864) [`b0abd78`](https://github.com/primer/react/commit/b0abd785713d9f95ca9d5e41394e00153176077d) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove support for `sx` from the `TabNav` component
26+
27+
- [#6923](https://github.com/primer/react/pull/6923) [`e5753f0`](https://github.com/primer/react/commit/e5753f0560fc57d426e795c012ffcb0b7fb0d290) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: remove sx from deprecated Dialog
28+
29+
- [#6729](https://github.com/primer/react/pull/6729) [`7ae5db2`](https://github.com/primer/react/commit/7ae5db229837fdd75dd73ce1779c7faa18734f89) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Update Text component to no longer support sx.
30+
31+
- [#6667](https://github.com/primer/react/pull/6667) [`d122122`](https://github.com/primer/react/commit/d12212225884b17cf6236af9feb8b098caaeea35) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Update Tooltip component to no longer support sx.
32+
33+
- [#6611](https://github.com/primer/react/pull/6611) [`15c1eb7`](https://github.com/primer/react/commit/15c1eb734210938182323bb15200d69ae4a3a300) Thanks [@joshblack](https://github.com/joshblack)! - Update Avatar component to no longer support sx, add sx wrapper to @primer/styled-react
34+
35+
- [#6844](https://github.com/primer/react/pull/6844) [`1f9f582`](https://github.com/primer/react/commit/1f9f582f29e623a33401061832d8b6ab778c47b3) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Update `Breadcrumbs` to no longer support sx
36+
37+
- [#6812](https://github.com/primer/react/pull/6812) [`0834e9e`](https://github.com/primer/react/commit/0834e9ebe910c363f413723a254e0f2bd947a4b6) Thanks [@joshblack](https://github.com/joshblack)! - Remove support for `sx` from the Dialog component and sub-components
38+
39+
- [#6928](https://github.com/primer/react/pull/6928) [`2eeff36`](https://github.com/primer/react/commit/2eeff368832b6fc122aef70302f681b1f14ad71f) Thanks [@mperrotti](https://github.com/mperrotti)! - Removes `sx` prop from VisuallyHidden component, and as a result also removes `sx` prop from CheckboxGroup.Label and RadioGroup.Label
40+
41+
- [#6860](https://github.com/primer/react/pull/6860) [`628e601`](https://github.com/primer/react/commit/628e60172343fdf1c94734c39480991b0591e267) Thanks [@joshblack](https://github.com/joshblack)! - Remove support for `sx` from the `Heading` component
42+
43+
- [#6805](https://github.com/primer/react/pull/6805) [`0f075d1`](https://github.com/primer/react/commit/0f075d1a679f0733ad984eeb2a677989ceca8ad0) Thanks [@mperrotti](https://github.com/mperrotti)! - Removes usage of Box component from other components.
44+
45+
### Minor Changes
46+
47+
- [#6889](https://github.com/primer/react/pull/6889) [`9201d93`](https://github.com/primer/react/commit/9201d939056333945375c454999d853e0bbabf8f) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Tooltip: Add delay functionality to tooltips with the options of `instant` (default), `medium`, `long`
48+
49+
### Patch Changes
50+
51+
- [#6900](https://github.com/primer/react/pull/6900) [`e3e601c`](https://github.com/primer/react/commit/e3e601c545967eb79fb7bc752c8895b93fda620e) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(SelectPanel): do not bubble up keyboard events
52+
53+
- [#6673](https://github.com/primer/react/pull/6673) [`19befd6`](https://github.com/primer/react/commit/19befd66b801532bb0ef85e60296c73d8c747fc5) Thanks [@llastflowers](https://github.com/llastflowers)! - Remove support for `sx` from `CircleBadge` component
54+
55+
- [#6908](https://github.com/primer/react/pull/6908) [`af288e6`](https://github.com/primer/react/commit/af288e632c042c5e82aae6ee2bd5107e8be2b9ec) Thanks [@llastflowers](https://github.com/llastflowers)! - update FormControl ValidationIcon position
56+
57+
- [#6931](https://github.com/primer/react/pull/6931) [`d5c5ecf`](https://github.com/primer/react/commit/d5c5ecf17a40571976d7974d3b57158455afec38) Thanks [@francinelucca](https://github.com/francinelucca)! - use UnderlinePanels.Tab, UnderlinePanels.Panel from @primer/react
58+
59+
- [#6905](https://github.com/primer/react/pull/6905) [`1cb348f`](https://github.com/primer/react/commit/1cb348f079dffcf10bdf422b1e14e0a29fa4662d) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Replace StateLabel color with new draft token
60+
61+
- [#6927](https://github.com/primer/react/pull/6927) [`913739d`](https://github.com/primer/react/commit/913739dfe4b7d8f4f5829157e200bd538e509e74) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Link: Adjust text-decoration-offset
62+
363
## 38.0.0-rc.4
464

565
### Major Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@primer/react",
33
"type": "module",
4-
"version": "38.0.0-rc.4",
4+
"version": "38.0.0-rc.5",
55
"description": "An implementation of GitHub's Primer Design System using React",
66
"main": "./dist/index.js",
77
"module": "./dist/index.js",

packages/styled-react/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# @primer/styled-react
22

3+
## 1.0.0-rc.5
4+
5+
### Minor Changes
6+
7+
- [#6690](https://github.com/primer/react/pull/6690) [`c5c2053`](https://github.com/primer/react/commit/c5c2053caf38da76a4310098e805b2edb05e2552) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Remove sx support from the Token component.
8+
9+
- [#6611](https://github.com/primer/react/pull/6611) [`15c1eb7`](https://github.com/primer/react/commit/15c1eb734210938182323bb15200d69ae4a3a300) Thanks [@joshblack](https://github.com/joshblack)! - Update Avatar component to no longer support sx, add sx wrapper to @primer/styled-react
10+
11+
### Patch Changes
12+
13+
- [#6910](https://github.com/primer/react/pull/6910) [`03c0c59`](https://github.com/primer/react/commit/03c0c59b103d88e5c94b7c02617a769fcd7be8ec) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: use forwardedAs prop in styled-react
14+
15+
- [#6673](https://github.com/primer/react/pull/6673) [`19befd6`](https://github.com/primer/react/commit/19befd66b801532bb0ef85e60296c73d8c747fc5) Thanks [@llastflowers](https://github.com/llastflowers)! - Remove support for `sx` from `CircleBadge` component
16+
17+
- [#6865](https://github.com/primer/react/pull/6865) [`eaf7e58`](https://github.com/primer/react/commit/eaf7e5840e4fbe4042c80711f983a0df05e2b68d) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: remove sx from Overlay
18+
19+
- [#6864](https://github.com/primer/react/pull/6864) [`b0abd78`](https://github.com/primer/react/commit/b0abd785713d9f95ca9d5e41394e00153176077d) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove support for `sx` from the `TabNav` component
20+
21+
- [#6923](https://github.com/primer/react/pull/6923) [`e5753f0`](https://github.com/primer/react/commit/e5753f0560fc57d426e795c012ffcb0b7fb0d290) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: remove sx from deprecated Dialog
22+
23+
- [#6931](https://github.com/primer/react/pull/6931) [`d5c5ecf`](https://github.com/primer/react/commit/d5c5ecf17a40571976d7974d3b57158455afec38) Thanks [@francinelucca](https://github.com/francinelucca)! - use UnderlinePanels.Tab, UnderlinePanels.Panel from @primer/react
24+
25+
- Updated dependencies [[`15824db`](https://github.com/primer/react/commit/15824db141ef32b3e090bcf1880f03bd9684392a), [`c5c2053`](https://github.com/primer/react/commit/c5c2053caf38da76a4310098e805b2edb05e2552), [`19befd6`](https://github.com/primer/react/commit/19befd66b801532bb0ef85e60296c73d8c747fc5), [`2053cb3`](https://github.com/primer/react/commit/2053cb3f7ee15fe1e4c3cc9be3c09c82dd5aed93), [`9201d93`](https://github.com/primer/react/commit/9201d939056333945375c454999d853e0bbabf8f), [`4e797ef`](https://github.com/primer/react/commit/4e797ef27ea9ae8baf9bc99503136efa8cdd1b57), [`86b3e60`](https://github.com/primer/react/commit/86b3e6063855615675c87df6eccad41d83db3762), [`158703b`](https://github.com/primer/react/commit/158703b7263264124d659e0b18afa2317b1be5e9), [`e3e601c`](https://github.com/primer/react/commit/e3e601c545967eb79fb7bc752c8895b93fda620e), [`19befd6`](https://github.com/primer/react/commit/19befd66b801532bb0ef85e60296c73d8c747fc5), [`eaf7e58`](https://github.com/primer/react/commit/eaf7e5840e4fbe4042c80711f983a0df05e2b68d), [`4196e0e`](https://github.com/primer/react/commit/4196e0eed6894d020a83b9f382f5cb6817f9a725), [`b0abd78`](https://github.com/primer/react/commit/b0abd785713d9f95ca9d5e41394e00153176077d), [`e5753f0`](https://github.com/primer/react/commit/e5753f0560fc57d426e795c012ffcb0b7fb0d290), [`7ae5db2`](https://github.com/primer/react/commit/7ae5db229837fdd75dd73ce1779c7faa18734f89), [`d122122`](https://github.com/primer/react/commit/d12212225884b17cf6236af9feb8b098caaeea35), [`af288e6`](https://github.com/primer/react/commit/af288e632c042c5e82aae6ee2bd5107e8be2b9ec), [`d5c5ecf`](https://github.com/primer/react/commit/d5c5ecf17a40571976d7974d3b57158455afec38), [`15c1eb7`](https://github.com/primer/react/commit/15c1eb734210938182323bb15200d69ae4a3a300), [`1f9f582`](https://github.com/primer/react/commit/1f9f582f29e623a33401061832d8b6ab778c47b3), [`1cb348f`](https://github.com/primer/react/commit/1cb348f079dffcf10bdf422b1e14e0a29fa4662d), [`0834e9e`](https://github.com/primer/react/commit/0834e9ebe910c363f413723a254e0f2bd947a4b6), [`913739d`](https://github.com/primer/react/commit/913739dfe4b7d8f4f5829157e200bd538e509e74), [`2eeff36`](https://github.com/primer/react/commit/2eeff368832b6fc122aef70302f681b1f14ad71f), [`628e601`](https://github.com/primer/react/commit/628e60172343fdf1c94734c39480991b0591e267), [`0f075d1`](https://github.com/primer/react/commit/0f075d1a679f0733ad984eeb2a677989ceca8ad0)]:
26+
- @primer/react@38.0.0-rc.5
27+
328
## 1.0.0-rc.4
429

530
### Minor Changes

packages/styled-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/styled-react",
3-
"version": "1.0.0-rc.4",
3+
"version": "1.0.0-rc.5",
44
"type": "module",
55
"exports": {
66
".": {
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/preset-react": "^7.27.1",
3232
"@babel/preset-typescript": "^7.27.1",
33-
"@primer/react": "^38.0.0-rc.4",
33+
"@primer/react": "^38.0.0-rc.5",
3434
"@rollup/plugin-babel": "^6.0.4",
3535
"@types/react": "18.3.11",
3636
"@types/react-dom": "18.3.1",
@@ -46,7 +46,7 @@
4646
"typescript": "^5.9.2"
4747
},
4848
"peerDependencies": {
49-
"@primer/react": "38.0.0-rc.4",
49+
"@primer/react": "38.0.0-rc.5",
5050
"@types/react": "18.x || 19.x",
5151
"@types/react-dom": "18.x || 19.x",
5252
"@types/react-is": "18.x || 19.x",

0 commit comments

Comments
 (0)