diff --git a/.changeset/beige-rings-relate.md b/.changeset/beige-rings-relate.md deleted file mode 100644 index e9e3760535b..00000000000 --- a/.changeset/beige-rings-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -docs: Fix Typos in comments diff --git a/.changeset/chilly-keys-play.md b/.changeset/chilly-keys-play.md deleted file mode 100644 index 7f091f9dc77..00000000000 --- a/.changeset/chilly-keys-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/styled-react": patch ---- - -Move the version to 1.0.1 diff --git a/.changeset/great-paws-swim.md b/.changeset/great-paws-swim.md deleted file mode 100644 index fcc2e64da1a..00000000000 --- a/.changeset/great-paws-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Center align header and description for BlankSlate diff --git a/.changeset/mean-facts-brush.md b/.changeset/mean-facts-brush.md deleted file mode 100644 index a108ce1f278..00000000000 --- a/.changeset/mean-facts-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -ActionBar: Add padding to Divider when gap="none". diff --git a/.changeset/old-yaks-win.md b/.changeset/old-yaks-win.md deleted file mode 100644 index b14c8089be9..00000000000 --- a/.changeset/old-yaks-win.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add `leadingVisual` prop to `UnderlineNav.Item` diff --git a/.changeset/open-mails-prove.md b/.changeset/open-mails-prove.md deleted file mode 100644 index 17babff1650..00000000000 --- a/.changeset/open-mails-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Deprecate `icon` prop in favor of `leadingVisual` and fix SecondaryAction styling in Banner. diff --git a/.changeset/salty-geese-say.md b/.changeset/salty-geese-say.md deleted file mode 100644 index 4ac8204b82a..00000000000 --- a/.changeset/salty-geese-say.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Expose props to allow virtualization in the SelectPanel diff --git a/.changeset/segmentedcontrol-responsive.md b/.changeset/segmentedcontrol-responsive.md deleted file mode 100644 index 36fa3a6caf3..00000000000 --- a/.changeset/segmentedcontrol-responsive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -SegmentedControl: Remove useResponsiveValue hook from fullWidth and variant props to use `getResponsiveAttributes` instead. diff --git a/.changeset/selfish-pigs-chew.md b/.changeset/selfish-pigs-chew.md deleted file mode 100644 index 4e45f3e9129..00000000000 --- a/.changeset/selfish-pigs-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Adjust `ActionList.Item` danger variant CSS to support trailing count/keybinding hint diff --git a/.changeset/three-wombats-invite.md b/.changeset/three-wombats-invite.md deleted file mode 100644 index f872bb6d424..00000000000 --- a/.changeset/three-wombats-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add experimental TopicTag and TopicTag.Group components diff --git a/.changeset/three-years-film.md b/.changeset/three-years-film.md deleted file mode 100644 index a8e411bf247..00000000000 --- a/.changeset/three-years-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -chore - Fix type compatibility with react 19 refs diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index daea5b3187c..a83ed9e11da 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -17,8 +17,8 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.3.3", - "@primer/react": "38.2.0", - "@primer/styled-react": "1.0.0", + "@primer/react": "38.3.0", + "@primer/styled-react": "1.0.1", "styled-components": "5.x", "typescript": "^5.9.2", "vite": "^7.1.11" diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index ef10f7bd2d5..a00f4958837 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,8 +10,8 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "38.2.0", - "@primer/styled-react": "1.0.0", + "@primer/react": "38.3.0", + "@primer/styled-react": "1.0.1", "next": "^16.0.0", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/examples/theming/package.json b/examples/theming/package.json index 98f9cf2f2a9..213639c1b8e 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@primer/octicons-react": "^19.14.0", - "@primer/react": "38.2.0", - "@primer/styled-react": "1.0.0", + "@primer/react": "38.3.0", + "@primer/styled-react": "1.0.1", "clsx": "^2.1.1", "next": "^16.0.0", "react": "^19.2.0", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 19f44ac9f2e..3db4dddf092 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,31 @@ # @primer/react +## 38.3.0 + +### Minor Changes + +- [#7200](https://github.com/primer/react/pull/7200) [`0a0c2a0`](https://github.com/primer/react/commit/0a0c2a0daa15ca51e370f638876c79c2c2bb4473) Thanks [@joshblack](https://github.com/joshblack)! - Add `leadingVisual` prop to `UnderlineNav.Item` + +- [#7197](https://github.com/primer/react/pull/7197) [`9605a30`](https://github.com/primer/react/commit/9605a30605d0ecf688e4ae50c70a59622c1a4a08) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Deprecate `icon` prop in favor of `leadingVisual` and fix SecondaryAction styling in Banner. + +- [#7220](https://github.com/primer/react/pull/7220) [`62fc3bb`](https://github.com/primer/react/commit/62fc3bb18d988e92786154a5368246782723bcea) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Expose props to allow virtualization in the SelectPanel + +- [#7177](https://github.com/primer/react/pull/7177) [`feb7001`](https://github.com/primer/react/commit/feb7001ccfb4e1f2a4d2f4a41f7acd622eaf784e) Thanks [@joshblack](https://github.com/joshblack)! - Add experimental TopicTag and TopicTag.Group components + +### Patch Changes + +- [#6987](https://github.com/primer/react/pull/6987) [`cd5ab1b`](https://github.com/primer/react/commit/cd5ab1bc588cf111d13cb387c770ddb0b9f39d8e) Thanks [@kerimmoresh](https://github.com/kerimmoresh)! - docs: Fix Typos in comments + +- [#7239](https://github.com/primer/react/pull/7239) [`2735220`](https://github.com/primer/react/commit/27352201b87227a5a1d85f77eca91bfd08cd4536) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Center align header and description for BlankSlate + +- [#7223](https://github.com/primer/react/pull/7223) [`f9fb9eb`](https://github.com/primer/react/commit/f9fb9eba8f1b2db8fddd9f6926edf77454146084) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - ActionBar: Add padding to Divider when gap="none". + +- [#7134](https://github.com/primer/react/pull/7134) [`585c5fa`](https://github.com/primer/react/commit/585c5fa4864e8bb616495622da49beec009dfbe6) Thanks [@hectahertz](https://github.com/hectahertz)! - SegmentedControl: Remove useResponsiveValue hook from fullWidth and variant props to use `getResponsiveAttributes` instead. + +- [#7211](https://github.com/primer/react/pull/7211) [`46a7ebe`](https://github.com/primer/react/commit/46a7ebed73ceb6805b863e14ad1ee24dfe9c60cf) Thanks [@langermank](https://github.com/langermank)! - Adjust `ActionList.Item` danger variant CSS to support trailing count/keybinding hint + +- [#7246](https://github.com/primer/react/pull/7246) [`1667225`](https://github.com/primer/react/commit/166722526fe49c428af34eeb16e30d5e91103649) Thanks [@pksjce](https://github.com/pksjce)! - chore - Fix type compatibility with react 19 refs + ## 38.2.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index 46c576affa4..2209a0787b4 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@primer/react", "type": "module", - "version": "38.2.0", + "version": "38.3.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "./dist/index.js", "module": "./dist/index.js", diff --git a/packages/styled-react/CHANGELOG.md b/packages/styled-react/CHANGELOG.md index c203381fb12..68d36dd141f 100644 --- a/packages/styled-react/CHANGELOG.md +++ b/packages/styled-react/CHANGELOG.md @@ -1,5 +1,11 @@ # @primer/styled-react +## 1.0.1 + +### Patch Changes + +- [#7226](https://github.com/primer/react/pull/7226) [`d0c29aa`](https://github.com/primer/react/commit/d0c29aa27bf1f85b6e577de28faed5e6f352ab73) Thanks [@pksjce](https://github.com/pksjce)! - Move the version to 1.0.1 + ## 1.0.0 ### Major Changes diff --git a/packages/styled-react/package.json b/packages/styled-react/package.json index 07065eb995f..4e68d0e3308 100644 --- a/packages/styled-react/package.json +++ b/packages/styled-react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-react", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "exports": { ".": { @@ -43,7 +43,7 @@ "devDependencies": { "@babel/preset-react": "^7.28.5", "@babel/preset-typescript": "^7.28.5", - "@primer/react": "^38.2.0", + "@primer/react": "^38.3.0", "@rollup/plugin-babel": "^6.1.0", "@types/react": "18.3.11", "@types/react-dom": "18.3.1",