File tree Expand file tree Collapse file tree 8 files changed +22
-8
lines changed Expand file tree Collapse file tree 8 files changed +22
-8
lines changed Original file line number Diff line number Diff line change 1616 " afraid-teams-throw" ,
1717 " angry-guests-listen" ,
1818 " bright-birds-glow" ,
19+ " busy-islands-fail" ,
1920 " chilled-spoons-roll" ,
2021 " curly-rivers-arrive" ,
2122 " dark-birds-dont" ,
Original file line number Diff line number Diff line change 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.9 " ,
20+ "@primer/react" : " 38.0.0-rc.10 " ,
2121 "styled-components" : " 5.x" ,
2222 "typescript" : " ^5.9.2" ,
2323 "vite" : " ^7.1.11"
Original file line number Diff line number Diff line change 1010 "type-check" : " tsc --noEmit"
1111 },
1212 "dependencies" : {
13- "@primer/react" : " 38.0.0-rc.9 " ,
14- "@primer/styled-react" : " 1.0.0-rc.10 " ,
13+ "@primer/react" : " 38.0.0-rc.10 " ,
14+ "@primer/styled-react" : " 1.0.0-rc.11 " ,
1515 "next" : " ^15.2.3" ,
1616 "react" : " 18.3.1" ,
1717 "react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "@primer/octicons-react" : " ^19.14.0" ,
14- "@primer/react" : " 38.0.0-rc.9 " ,
14+ "@primer/react" : " 38.0.0-rc.10 " ,
1515 "clsx" : " ^2.1.1" ,
1616 "next" : " ^15.2.3" ,
1717 "react" : " 18.3.1" ,
Original file line number Diff line number Diff line change 11# @primer/react
22
3+ ## 38.0.0-rc.10
4+
5+ ### Minor Changes
6+
7+ - [#6979](https://github.com/primer/react/pull/6979) [`8b2632b`](https://github.com/primer/react/commit/8b2632ba63ef0fbd67d43e50df4a7ec6ea640e8e) Thanks [@TylerJDev](https://github.com/TylerJDev)! - ActionBar: Adds `ActionBar.Group` sub component
8+
39## 38.0.0-rc.9
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @primer/react" ,
33 "type" : " module" ,
4- "version" : " 38.0.0-rc.9 " ,
4+ "version" : " 38.0.0-rc.10 " ,
55 "description" : " An implementation of GitHub's Primer Design System using React" ,
66 "main" : " ./dist/index.js" ,
77 "module" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11# @primer/styled-react
22
3+ ## 1.0.0-rc.11
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 8b2632b ` ] ( https://github.com/primer/react/commit/8b2632ba63ef0fbd67d43e50df4a7ec6ea640e8e )] :
8+ - @primer/react @38.0.0-rc.10
9+
310## 1.0.0-rc.10
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @primer/styled-react" ,
3- "version" : " 1.0.0-rc.10 " ,
3+ "version" : " 1.0.0-rc.11 " ,
44 "type" : " module" ,
55 "exports" : {
66 "." : {
3030 "devDependencies" : {
3131 "@babel/preset-react" : " ^7.27.1" ,
3232 "@babel/preset-typescript" : " ^7.27.1" ,
33- "@primer/react" : " ^38.0.0-rc.9 " ,
33+ "@primer/react" : " ^38.0.0-rc.10 " ,
3434 "@rollup/plugin-babel" : " ^6.0.4" ,
3535 "@types/react" : " 18.3.11" ,
3636 "@types/react-dom" : " 18.3.1" ,
4646 "typescript" : " ^5.9.2"
4747 },
4848 "peerDependencies" : {
49- "@primer/react" : " 38.0.0-rc.9 " ,
49+ "@primer/react" : " 38.0.0-rc.10 " ,
5050 "@types/react" : " 18.x || 19.x" ,
5151 "@types/react-dom" : " 18.x || 19.x" ,
5252 "@types/react-is" : " 18.x || 19.x" ,
You can’t perform that action at this time.
0 commit comments