Skip to content

Commit f0151b2

Browse files
Release tracking (rc) (#7031)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f4a92f6 commit f0151b2

File tree

8 files changed

+48
-9
lines changed

8 files changed

+48
-9
lines changed

.changeset/pre.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"bright-birds-glow",
1919
"chilled-spoons-roll",
2020
"curly-rivers-arrive",
21+
"dark-birds-dont",
2122
"dull-wolves-judge",
23+
"eight-icons-approve",
2224
"eleven-cameras-hammer",
2325
"fair-bars-smile",
2426
"flat-ears-wink",
@@ -27,11 +29,14 @@
2729
"fruity-monkeys-cover",
2830
"gold-geckos-send",
2931
"grumpy-lobsters-obey",
32+
"grumpy-walls-cry",
3033
"healthy-laws-walk",
3134
"lemon-onions-teach",
3235
"lucky-walls-jog",
36+
"mean-kangaroos-count",
3337
"nice-cycles-dress",
3438
"poor-ducks-attack",
39+
"purple-pigs-check",
3540
"quick-queens-rescue",
3641
"rare-otters-deliver",
3742
"real-cooks-melt",
@@ -42,11 +47,13 @@
4247
"slick-gifts-cross",
4348
"smart-hornets-happen",
4449
"spicy-items-watch",
50+
"stupid-olives-sleep",
4551
"styled-react-themeprovider",
4652
"tame-eggs-taste",
4753
"tasty-suns-behave",
4854
"thin-cobras-cry",
4955
"tricky-plums-smoke",
50-
"two-pots-battle"
56+
"two-pots-battle",
57+
"wise-baboons-sing"
5158
]
5259
}

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.8",
20+
"@primer/react": "38.0.0-rc.9",
2121
"styled-components": "5.x",
2222
"typescript": "^5.9.2",
2323
"vite": "^7.1.11"

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"type-check": "tsc --noEmit"
1111
},
1212
"dependencies": {
13-
"@primer/react": "38.0.0-rc.8",
14-
"@primer/styled-react": "1.0.0-rc.9",
13+
"@primer/react": "38.0.0-rc.9",
14+
"@primer/styled-react": "1.0.0-rc.10",
1515
"next": "^15.2.3",
1616
"react": "18.3.1",
1717
"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.8",
14+
"@primer/react": "38.0.0-rc.9",
1515
"clsx": "^2.1.1",
1616
"next": "^15.2.3",
1717
"react": "18.3.1",

packages/react/CHANGELOG.md

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

3+
## 38.0.0-rc.9
4+
5+
### Major Changes
6+
7+
- [#7032](https://github.com/primer/react/pull/7032) [`9fce541`](https://github.com/primer/react/commit/9fce5419ce76c94837f2bd4b013f007837a97182) Thanks [@francinelucca](https://github.com/francinelucca)! - - remove sx, SxProp, exports
8+
- add type ThemeColorPaths, type ThemeShadowPaths
9+
10+
### Minor Changes
11+
12+
- [#7045](https://github.com/primer/react/pull/7045) [`7595b8d`](https://github.com/primer/react/commit/7595b8d0d534043aeca69f0862a8ffd5c911c50c) Thanks [@langermank](https://github.com/langermank)! - Add new `Banner` `actionsLayout` prop to handle actions layout edge cases
13+
14+
### Patch Changes
15+
16+
- [#7020](https://github.com/primer/react/pull/7020) [`aaa2e1f`](https://github.com/primer/react/commit/aaa2e1f5589a862557b6f7d5194e0579bc952c84) Thanks [@hectahertz](https://github.com/hectahertz)! - Fixes `Details` flickering, prevents re-renders
17+
18+
- [#7008](https://github.com/primer/react/pull/7008) [`ca6d60d`](https://github.com/primer/react/commit/ca6d60d37dcdaec354bbdd097fd8c656971e752b) Thanks [@langermank](https://github.com/langermank)! - Use primitives for Button line-height
19+
20+
- [#7046](https://github.com/primer/react/pull/7046) [`4ffe66d`](https://github.com/primer/react/commit/4ffe66d0d87c5ab8a3c0d9ef4e9ba571e6d57393) Thanks [@pksjce](https://github.com/pksjce)! - Fix: ActionMenu with overflow contains scrollbars within its rounded border
21+
22+
- [#7030](https://github.com/primer/react/pull/7030) [`52d6cf7`](https://github.com/primer/react/commit/52d6cf7e7cc2a0f4ea3186ee61412a2a2549b530) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(SelectPanel): remove hidden attribute from selection Radio
23+
24+
- [#7048](https://github.com/primer/react/pull/7048) [`f4a92f6`](https://github.com/primer/react/commit/f4a92f6d5fab8aee0bebb0b3bd8a400d55dc6cc7) Thanks [@langermank](https://github.com/langermank)! - Adjust Breadcrumb item focus outline
25+
326
## 38.0.0-rc.8
427

528
### 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.8",
4+
"version": "38.0.0-rc.9",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @primer/styled-react
22

3+
## 1.0.0-rc.10
4+
5+
### Patch Changes
6+
7+
- [#7032](https://github.com/primer/react/pull/7032) [`9fce541`](https://github.com/primer/react/commit/9fce5419ce76c94837f2bd4b013f007837a97182) Thanks [@francinelucca](https://github.com/francinelucca)! - - remove sx, SxProp, exports
8+
- add type ThemeColorPaths, type ThemeShadowPaths
9+
- Updated dependencies [[`aaa2e1f`](https://github.com/primer/react/commit/aaa2e1f5589a862557b6f7d5194e0579bc952c84), [`ca6d60d`](https://github.com/primer/react/commit/ca6d60d37dcdaec354bbdd097fd8c656971e752b), [`7595b8d`](https://github.com/primer/react/commit/7595b8d0d534043aeca69f0862a8ffd5c911c50c), [`9fce541`](https://github.com/primer/react/commit/9fce5419ce76c94837f2bd4b013f007837a97182), [`4ffe66d`](https://github.com/primer/react/commit/4ffe66d0d87c5ab8a3c0d9ef4e9ba571e6d57393), [`52d6cf7`](https://github.com/primer/react/commit/52d6cf7e7cc2a0f4ea3186ee61412a2a2549b530), [`f4a92f6`](https://github.com/primer/react/commit/f4a92f6d5fab8aee0bebb0b3bd8a400d55dc6cc7)]:
10+
- @primer/react@38.0.0-rc.9
11+
312
## 1.0.0-rc.9
413

514
### Patch 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.9",
3+
"version": "1.0.0-rc.10",
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.8",
33+
"@primer/react": "^38.0.0-rc.9",
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.8",
49+
"@primer/react": "38.0.0-rc.9",
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)