From 9ffa134ca5e23819c85603a428c8eccdbbd6f54e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:19:36 +0000 Subject: [PATCH] Version Packages --- .changeset/chatty-paws-attend.md | 5 ----- .changeset/gentle-carpets-bake.md | 5 ----- .changeset/mcp-lineheight-tokens.md | 5 ----- .changeset/modern-buckets-chew.md | 6 ----- .changeset/odd-houses-pull.md | 5 ----- .changeset/rotten-kids-refuse.md | 5 ----- .changeset/smart-queens-allow.md | 5 ----- .changeset/spinner-css-animation-sync.md | 5 ----- .changeset/stupid-bees-marry.md | 5 ----- .changeset/three-suns-move.md | 5 ----- .changeset/toggle-switch-knob-spacing.md | 5 ----- .changeset/wise-pumas-grab.md | 5 ----- examples/codesandbox/package.json | 2 +- examples/nextjs/package.json | 2 +- examples/theming/package.json | 2 +- packages/mcp/CHANGELOG.md | 11 ++++++++++ packages/mcp/package.json | 4 ++-- packages/react/CHANGELOG.md | 28 ++++++++++++++++++++++++ packages/react/package.json | 2 +- 19 files changed, 45 insertions(+), 67 deletions(-) delete mode 100644 .changeset/chatty-paws-attend.md delete mode 100644 .changeset/gentle-carpets-bake.md delete mode 100644 .changeset/mcp-lineheight-tokens.md delete mode 100644 .changeset/modern-buckets-chew.md delete mode 100644 .changeset/odd-houses-pull.md delete mode 100644 .changeset/rotten-kids-refuse.md delete mode 100644 .changeset/smart-queens-allow.md delete mode 100644 .changeset/spinner-css-animation-sync.md delete mode 100644 .changeset/stupid-bees-marry.md delete mode 100644 .changeset/three-suns-move.md delete mode 100644 .changeset/toggle-switch-knob-spacing.md delete mode 100644 .changeset/wise-pumas-grab.md diff --git a/.changeset/chatty-paws-attend.md b/.changeset/chatty-paws-attend.md deleted file mode 100644 index 2deee72b523..00000000000 --- a/.changeset/chatty-paws-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Add keyboard-accessible tooltip for truncated ActionList.Description diff --git a/.changeset/gentle-carpets-bake.md b/.changeset/gentle-carpets-bake.md deleted file mode 100644 index bb055b64e48..00000000000 --- a/.changeset/gentle-carpets-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/mcp': patch ---- - -Add motion and animation token support to MCP design token search, including `animation` and `duration` semantic prefixes, transition usage hints, and updated optimization recipes diff --git a/.changeset/mcp-lineheight-tokens.md b/.changeset/mcp-lineheight-tokens.md deleted file mode 100644 index 206fa178de0..00000000000 --- a/.changeset/mcp-lineheight-tokens.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/mcp': patch ---- - -Expose lineHeight tokens in design token search results, added color name to token conversion and `lint_css` tool for self-check loop diff --git a/.changeset/modern-buckets-chew.md b/.changeset/modern-buckets-chew.md deleted file mode 100644 index d549ae837cb..00000000000 --- a/.changeset/modern-buckets-chew.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@primer/react": patch ---- - -- Fixes a bug where `ActionBar` menu items would be out of order if new items were mounted after the initial render -- Improves initial render performance for `ActionBar` diff --git a/.changeset/odd-houses-pull.md b/.changeset/odd-houses-pull.md deleted file mode 100644 index a0fa93119ce..00000000000 --- a/.changeset/odd-houses-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Fix FormControl + SelectPanel accessible name to address SR issues diff --git a/.changeset/rotten-kids-refuse.md b/.changeset/rotten-kids-refuse.md deleted file mode 100644 index eafc4827c9e..00000000000 --- a/.changeset/rotten-kids-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Push margin-top of TimelineBody +1px diff --git a/.changeset/smart-queens-allow.md b/.changeset/smart-queens-allow.md deleted file mode 100644 index 5c2cf2d5442..00000000000 --- a/.changeset/smart-queens-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Fix(useRefObjectAsForwardedRef): fix ref failing to update when target changes diff --git a/.changeset/spinner-css-animation-sync.md b/.changeset/spinner-css-animation-sync.md deleted file mode 100644 index 1a47ed4d810..00000000000 --- a/.changeset/spinner-css-animation-sync.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -perf(Spinner): replace Web Animations API with CSS animation-delay sync diff --git a/.changeset/stupid-bees-marry.md b/.changeset/stupid-bees-marry.md deleted file mode 100644 index ab7c9a9fe65..00000000000 --- a/.changeset/stupid-bees-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -chore: always render ActionMenu in viewport when inside Dialog under feature flag diff --git a/.changeset/three-suns-move.md b/.changeset/three-suns-move.md deleted file mode 100644 index a122ea655c7..00000000000 --- a/.changeset/three-suns-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -TextInputWithTokens: announce selected token values for screen readers. diff --git a/.changeset/toggle-switch-knob-spacing.md b/.changeset/toggle-switch-knob-spacing.md deleted file mode 100644 index 9dc19356d63..00000000000 --- a/.changeset/toggle-switch-knob-spacing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -ToggleSwitch: Updated with a 1px space around the knob to work better with updated primitives. diff --git a/.changeset/wise-pumas-grab.md b/.changeset/wise-pumas-grab.md deleted file mode 100644 index c70d4c6034c..00000000000 --- a/.changeset/wise-pumas-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Add `align` and `style` props to Dialog component diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index fc97ab14e12..2d20d31da6c 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -17,7 +17,7 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.3.3", - "@primer/react": "38.14.0", + "@primer/react": "38.15.0", "@primer/styled-react": "1.0.3", "styled-components": "5.x", "typescript": "^5.9.2", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index b2bf752960c..9a6ed7744be 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "38.14.0", + "@primer/react": "38.15.0", "@primer/styled-react": "1.0.3", "next": "^16.1.5", "react": "^19.2.0", diff --git a/examples/theming/package.json b/examples/theming/package.json index 00741026a00..e9158c546d5 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@primer/octicons-react": "^19.21.0", - "@primer/react": "38.14.0", + "@primer/react": "38.15.0", "@primer/styled-react": "1.0.3", "clsx": "^2.1.1", "next": "^16.1.5", diff --git a/packages/mcp/CHANGELOG.md b/packages/mcp/CHANGELOG.md index fb74b257ec5..76514fa3178 100644 --- a/packages/mcp/CHANGELOG.md +++ b/packages/mcp/CHANGELOG.md @@ -1,5 +1,16 @@ # @primer/mcp +## 0.3.1 + +### Patch Changes + +- [#7632](https://github.com/primer/react/pull/7632) [`49d32f2`](https://github.com/primer/react/commit/49d32f26aa42d788d94a4962b0695c2b611037e1) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Add motion and animation token support to MCP design token search, including `animation` and `duration` semantic prefixes, transition usage hints, and updated optimization recipes + +- [#7601](https://github.com/primer/react/pull/7601) [`e103951`](https://github.com/primer/react/commit/e10395113bae756edae8143fc51d39b7b519aa7b) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Expose lineHeight tokens in design token search results, added color name to token conversion and `lint_css` tool for self-check loop + +- Updated dependencies [[`7e108fe`](https://github.com/primer/react/commit/7e108fea1a9f92ce22f46ff1d55bfe4753d89ad8), [`3dd2c78`](https://github.com/primer/react/commit/3dd2c78f768ad560ee0f37947af2c17ca8d7938c), [`f6d4311`](https://github.com/primer/react/commit/f6d431194d217fbb7d456e58bcbbcbb434896fe1), [`79c855a`](https://github.com/primer/react/commit/79c855abeb6f46d3fefafb236f00ea65dfcd1ed4), [`74762e2`](https://github.com/primer/react/commit/74762e265a44b4fa46fcb4db8fd5194cb81b14c4), [`9585669`](https://github.com/primer/react/commit/958566907a580b54b484ff2339b32315b8a3b4b7), [`f7bdd1c`](https://github.com/primer/react/commit/f7bdd1c04f8cbb17b6a913ba55f7d0855c8eebf1), [`17a103c`](https://github.com/primer/react/commit/17a103c0726ff2903e008a69dfd141461f99591f), [`e649da3`](https://github.com/primer/react/commit/e649da3c89b38f477fb574acf5bb06a49b41ee9d), [`1e54bdf`](https://github.com/primer/react/commit/1e54bdf72c9466f23c567cfdc73b7b5c243782a4)]: + - @primer/react@38.15.0 + ## 0.3.0 ### Minor Changes diff --git a/packages/mcp/package.json b/packages/mcp/package.json index d9cc8cef99e..b520bbdbe2a 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -1,7 +1,7 @@ { "name": "@primer/mcp", "description": "An MCP server that connects AI tools to the Primer Design System", - "version": "0.3.0", + "version": "0.3.1", "type": "module", "bin": { "mcp": "./bin/mcp.js" @@ -37,7 +37,7 @@ "@modelcontextprotocol/sdk": "^1.24.0", "@primer/octicons": "^19.15.5", "@primer/primitives": "10.x || 11.x", - "@primer/react": "^38.12.0", + "@primer/react": "^38.15.0", "cheerio": "^1.0.0", "turndown": "^7.2.0", "zod": "^4.3.5" diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 1eb64517f28..e0c69077985 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,33 @@ # @primer/react +## 38.15.0 + +### Minor Changes + +- [#7524](https://github.com/primer/react/pull/7524) [`f7bdd1c`](https://github.com/primer/react/commit/f7bdd1c04f8cbb17b6a913ba55f7d0855c8eebf1) Thanks [@francinelucca](https://github.com/francinelucca)! - chore: always render ActionMenu in viewport when inside Dialog under feature flag + +- [#7594](https://github.com/primer/react/pull/7594) [`1e54bdf`](https://github.com/primer/react/commit/1e54bdf72c9466f23c567cfdc73b7b5c243782a4) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Add `align` and `style` props to Dialog component + +### Patch Changes + +- [#7529](https://github.com/primer/react/pull/7529) [`7e108fe`](https://github.com/primer/react/commit/7e108fea1a9f92ce22f46ff1d55bfe4753d89ad8) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Add keyboard-accessible tooltip for truncated ActionList.Description + +- [#7585](https://github.com/primer/react/pull/7585) [`3dd2c78`](https://github.com/primer/react/commit/3dd2c78f768ad560ee0f37947af2c17ca8d7938c) Thanks [@iansan5653](https://github.com/iansan5653)! - - Fixes a bug where `ActionBar` menu items would be out of order if new items were mounted after the initial render + + - Improves initial render performance for `ActionBar` + +- [#7624](https://github.com/primer/react/pull/7624) [`f6d4311`](https://github.com/primer/react/commit/f6d431194d217fbb7d456e58bcbbcbb434896fe1) Thanks [@llastflowers](https://github.com/llastflowers)! - Fix FormControl + SelectPanel accessible name to address SR issues + +- [#7617](https://github.com/primer/react/pull/7617) [`79c855a`](https://github.com/primer/react/commit/79c855abeb6f46d3fefafb236f00ea65dfcd1ed4) Thanks [@llastflowers](https://github.com/llastflowers)! - Push margin-top of TimelineBody +1px + +- [#7635](https://github.com/primer/react/pull/7635) [`74762e2`](https://github.com/primer/react/commit/74762e265a44b4fa46fcb4db8fd5194cb81b14c4) Thanks [@iansan5653](https://github.com/iansan5653)! - Fix(useRefObjectAsForwardedRef): fix ref failing to update when target changes + +- [#7550](https://github.com/primer/react/pull/7550) [`9585669`](https://github.com/primer/react/commit/958566907a580b54b484ff2339b32315b8a3b4b7) Thanks [@hectahertz](https://github.com/hectahertz)! - perf(Spinner): replace Web Animations API with CSS animation-delay sync + +- [#7618](https://github.com/primer/react/pull/7618) [`17a103c`](https://github.com/primer/react/commit/17a103c0726ff2903e008a69dfd141461f99591f) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - TextInputWithTokens: announce selected token values for screen readers. + +- [#7588](https://github.com/primer/react/pull/7588) [`e649da3`](https://github.com/primer/react/commit/e649da3c89b38f477fb574acf5bb06a49b41ee9d) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - ToggleSwitch: Updated with a 1px space around the knob to work better with updated primitives. + ## 38.14.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index dc741d23341..44dc3e7f329 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@primer/react", "type": "module", - "version": "38.14.0", + "version": "38.15.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "./dist/index.js", "module": "./dist/index.js",