Skip to content

Commit 00ff2f8

Browse files
Version Packages (rc) (#5067)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aca7577 commit 00ff2f8

File tree

7 files changed

+53
-5
lines changed

7 files changed

+53
-5
lines changed

.changeset/pre.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,19 @@
2424
"cool-lobsters-nail",
2525
"curvy-goats-sell",
2626
"dirty-pianos-wash",
27+
"dry-pens-pay",
2728
"dry-trainers-protect",
29+
"dull-beans-dance",
2830
"dull-dolphins-bake",
2931
"dull-mirrors-dream",
3032
"dull-turkeys-cheer",
3133
"early-lions-vanish",
34+
"eight-avocados-lick",
3235
"eighty-houses-beg",
3336
"eleven-drinks-kiss",
3437
"fifty-foxes-drop",
3538
"fifty-rockets-joke",
39+
"five-seas-scream",
3640
"flat-avocados-cheer",
3741
"flat-weeks-battle",
3842
"fluffy-ravens-thank",
@@ -48,13 +52,17 @@
4852
"happy-fireants-mate",
4953
"honest-ligers-fly",
5054
"hot-baboons-allow",
55+
"khaki-dolls-reflect",
56+
"large-glasses-provide",
57+
"large-plants-unite",
5158
"lemon-candles-deny",
5259
"light-chefs-bow",
5360
"little-bats-approve",
5461
"long-pans-travel",
5562
"lovely-days-march",
5663
"lucky-oranges-camp",
5764
"mighty-parrots-carry",
65+
"modern-cooks-invite",
5866
"moody-rivers-impress",
5967
"nervous-llamas-ring",
6068
"new-shirts-beam",
@@ -63,6 +71,7 @@
6371
"olive-donkeys-exercise",
6472
"orange-steaks-do",
6573
"pink-actors-cross",
74+
"plenty-books-agree",
6675
"purple-apricots-relax",
6776
"quick-adults-buy",
6877
"quick-feet-sip",
@@ -73,8 +82,10 @@
7382
"serious-terms-sniff",
7483
"seven-scissors-explain",
7584
"short-boats-cover",
85+
"silent-fireants-kneel",
7686
"silent-planes-grab",
7787
"silly-weeks-clap",
88+
"silver-cheetahs-compare",
7889
"six-owls-walk",
7990
"sixty-olives-glow",
8091
"slow-walls-drum",
@@ -87,6 +98,7 @@
8798
"stale-lizards-report",
8899
"stale-pets-tan",
89100
"strong-tables-rest",
101+
"stupid-monkeys-beg",
90102
"tall-wasps-end",
91103
"tame-boats-hide",
92104
"ten-gifts-own",
@@ -98,11 +110,13 @@
98110
"three-scissors-hide",
99111
"tidy-bats-warn",
100112
"tidy-clocks-marry",
113+
"tidy-impalas-remain",
101114
"tough-pans-punch",
102115
"twelve-tables-leave",
103116
"twenty-spoons-give",
104117
"weak-hats-type",
105118
"weak-ravens-greet",
119+
"wet-apples-hide",
106120
"wet-otters-pull",
107121
"wicked-books-occur",
108122
"yellow-tools-call",

examples/app-router/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": "37.0.0-rc.9",
13+
"@primer/react": "37.0.0-rc.10",
1414
"next": "^14.2.10",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",

examples/codesandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/eslint-plugin": "^7.11.0",
2121
"@typescript-eslint/parser": "^7.3.1",
2222
"@vitejs/plugin-react": "^4.2.1",
23-
"@primer/react": "37.0.0-rc.9",
23+
"@primer/react": "37.0.0-rc.10",
2424
"eslint": "^8.56.0",
2525
"eslint-plugin-react-hooks": "^4.6.0",
2626
"eslint-plugin-react-refresh": "^0.4.7",

examples/consumer-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/react": "^18.2.14",
1010
"@types/react-dom": "^18.2.19",
1111
"@types/styled-components": "^5.1.11",
12-
"@primer/react": "37.0.0-rc.9",
12+
"@primer/react": "37.0.0-rc.10",
1313
"react": "^18.0.0",
1414
"react-dom": "^18.0.0",
1515
"styled-components": "^5.3.11",

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.9.0",
14-
"@primer/react": "37.0.0-rc.9",
14+
"@primer/react": "37.0.0-rc.10",
1515
"clsx": "^1.2.1",
1616
"next": "^14.2.10",
1717
"react": "^18.3.1",

packages/react/CHANGELOG.md

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

3+
## 37.0.0-rc.10
4+
5+
### Minor Changes
6+
7+
- [#5064](https://github.com/primer/react/pull/5064) [`29f33ce`](https://github.com/primer/react/commit/29f33ce93c6b7e573cca9f2c0a10bb12ec5245c3) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Tooltip: Do not export all types publicly in the experimental bundle
8+
9+
- [#5010](https://github.com/primer/react/pull/5010) [`8385c33`](https://github.com/primer/react/commit/8385c334df1f31aa810a8e6575986ca420a683f9) Thanks [@joshblack](https://github.com/joshblack)! - Promote Dialog, Tooltip, and Stack from `@primer/react/experimental` to `@primer/react`
10+
11+
- [#5074](https://github.com/primer/react/pull/5074) [`e4965ed`](https://github.com/primer/react/commit/e4965ed773e32abc6fc49bff623dd79127047c93) Thanks [@joshblack](https://github.com/joshblack)! - Add the `useFeatureFlag` hook to `@primer/react/experimental`
12+
13+
### Patch Changes
14+
15+
- [#5059](https://github.com/primer/react/pull/5059) [`682e787`](https://github.com/primer/react/commit/682e787071d9bed26801202cf6823a96c1b39462) Thanks [@gwwar](https://github.com/gwwar)! - Fixes negative and invalid pages in data table pagination on re-render.
16+
17+
- [#5078](https://github.com/primer/react/pull/5078) [`3b7bf41`](https://github.com/primer/react/commit/3b7bf411c60d5283eb2fba78e7ab1a26b707af5b) Thanks [@jonrohan](https://github.com/jonrohan)! - Set the `min-width` of `IconButton` to `unset` to resolve layout issues.
18+
19+
- [#5062](https://github.com/primer/react/pull/5062) [`0f5d5e0`](https://github.com/primer/react/commit/0f5d5e05096b1b1599a92c90619cde6e11cb5808) Thanks [@jonrohan](https://github.com/jonrohan)! - Move CSS modules feature flag from staff to ga for Avatar component
20+
21+
- [#5082](https://github.com/primer/react/pull/5082) [`212714c`](https://github.com/primer/react/commit/212714ccc005eb57e272b3f64e3736e198c555e8) Thanks [@langermank](https://github.com/langermank)! - Add focus styles to Pagination component
22+
23+
- [#5077](https://github.com/primer/react/pull/5077) [`6490b27`](https://github.com/primer/react/commit/6490b27bde15e7687dcda48c444eb909dec2d5a7) Thanks [@jonrohan](https://github.com/jonrohan)! - Bug fix(Avatar): Changed rounded border calculation for the "square" Avatar to better align with existing border styles
24+
25+
- [#5055](https://github.com/primer/react/pull/5055) [`73135c1`](https://github.com/primer/react/commit/73135c1c57a02e35d33ae6ffba16784043dcabb8) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(Banner): rewrite PrimaryAction & SecondaryAction types
26+
27+
- [#5068](https://github.com/primer/react/pull/5068) [`5f7bd0b`](https://github.com/primer/react/commit/5f7bd0b399073b2f22b8eaec548c37ff19a5ea86) Thanks [@jonrohan](https://github.com/jonrohan)! - fix for `toggleStyledComponent` utility, When the feature flag is enabled and sx prop is passed in use, Box
28+
29+
- [#5091](https://github.com/primer/react/pull/5091) [`4218bef`](https://github.com/primer/react/commit/4218bef879ae70aab3cc30492bacfc9c506be8f7) Thanks [@jonrohan](https://github.com/jonrohan)! - Bug fix for `IconButton` to respect the `style` prop width when the feature flag is on.
30+
31+
- [#5073](https://github.com/primer/react/pull/5073) [`472967a`](https://github.com/primer/react/commit/472967a712e9b81856b3b37088142b0ffbda5b15) Thanks [@siddharthkp](https://github.com/siddharthkp)! - SelectPanel: Fix items not being selected when defined within scope (track selection by item.id)
32+
33+
- [#5066](https://github.com/primer/react/pull/5066) [`702ba5c`](https://github.com/primer/react/commit/702ba5ca59d42abc57a1d6da539935534edcd2ab) Thanks [@jonrohan](https://github.com/jonrohan)! - Use the IconButton for the close button on Dialog
34+
35+
- [#5079](https://github.com/primer/react/pull/5079) [`a2e5671`](https://github.com/primer/react/commit/a2e5671e720e4d78a3f5a9b503fc841db100dc1d) Thanks [@jonrohan](https://github.com/jonrohan)! - Correctly pass styled system typography and common props to the `Box` component in the `Text` component when the CSS modules feature flag is enabled.
36+
337
## 37.0.0-rc.9
438

539
### Minor Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/react",
3-
"version": "37.0.0-rc.9",
3+
"version": "37.0.0-rc.10",
44
"description": "An implementation of GitHub's Primer Design System using React",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)