diff --git a/.changeset/pre.json b/.changeset/pre.json index 7a99732cb77..5081c379457 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -14,16 +14,21 @@ "beige-schools-kneel", "blue-stingrays-decide", "breezy-boxes-jog", + "breezy-buckets-wash", "calm-forks-pull", "clever-birds-press", "cool-llamas-live", "cool-lobsters-nail", "curvy-goats-sell", + "dirty-pianos-wash", "dry-trainers-protect", "dull-dolphins-bake", + "dull-turkeys-cheer", "early-lions-vanish", + "eighty-houses-beg", "eleven-drinks-kiss", "fifty-foxes-drop", + "flat-avocados-cheer", "fluffy-ravens-thank", "forty-ants-tell", "four-shoes-yell", @@ -31,6 +36,7 @@ "friendly-boats-serve", "fuzzy-jobs-deny", "gold-cups-explode", + "green-poems-play", "green-schools-smell", "honest-ligers-fly", "hot-baboons-allow", @@ -40,11 +46,15 @@ "moody-rivers-impress", "nervous-llamas-ring", "new-shirts-beam", + "nice-moles-know", + "odd-rings-applaud", "olive-donkeys-exercise", "pink-actors-cross", "purple-apricots-relax", "quick-adults-buy", + "quick-feet-sip", "quiet-rules-rescue", + "selfish-carpets-breathe", "serious-terms-sniff", "seven-scissors-explain", "short-boats-cover", @@ -58,12 +68,14 @@ "stale-lizards-report", "tall-wasps-end", "tame-boats-hide", + "ten-gifts-own", "ten-masks-smoke", "thirty-pets-impress", "thirty-tips-bow", "tidy-clocks-marry", "tough-pans-punch", "twelve-tables-leave", + "weak-hats-type", "wicked-books-occur", "yellow-tools-call", "young-meals-worry" diff --git a/examples/app-router/package.json b/examples/app-router/package.json index e0628d3d997..176da19b8a1 100644 --- a/examples/app-router/package.json +++ b/examples/app-router/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "37.0.0-rc.5", + "@primer/react": "37.0.0-rc.6", "next": "^14.2.10", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index 76012d3e491..f7c9082c722 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^7.11.0", "@typescript-eslint/parser": "^7.3.1", "@vitejs/plugin-react": "^4.2.1", - "@primer/react": "37.0.0-rc.5", + "@primer/react": "37.0.0-rc.6", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.7", diff --git a/examples/consumer-test/package.json b/examples/consumer-test/package.json index 7f87af64d62..7778c88a9ee 100644 --- a/examples/consumer-test/package.json +++ b/examples/consumer-test/package.json @@ -9,7 +9,7 @@ "@types/react": "^18.2.14", "@types/react-dom": "^18.2.19", "@types/styled-components": "^5.1.11", - "@primer/react": "37.0.0-rc.5", + "@primer/react": "37.0.0-rc.6", "react": "^18.0.0", "react-dom": "^18.0.0", "styled-components": "^5.3.11", diff --git a/examples/theming/package.json b/examples/theming/package.json index b75ebc79b92..7fbb77f9f4a 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@primer/octicons-react": "^19.9.0", - "@primer/react": "37.0.0-rc.5", + "@primer/react": "37.0.0-rc.6", "clsx": "^1.2.1", "next": "^14.2.10", "react": "^18.3.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 34cd4388770..0189aeca246 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,37 @@ # @primer/react +## 37.0.0-rc.6 + +### Major Changes + +- [#4953](https://github.com/primer/react/pull/4953) [`04e8c9c`](https://github.com/primer/react/commit/04e8c9c4daf6b2e39f0a13f16e4f2f3399902347) Thanks [@iansan5653](https://github.com/iansan5653)! - Delete deprecated draft components `MarkdownEditor`, `MarkdownInput`, and `InlineAutocomplete` + +### Minor Changes + +- [#4913](https://github.com/primer/react/pull/4913) [`6c9121e`](https://github.com/primer/react/commit/6c9121e217e4815c7c6ab3c03474b2ca632f05e9) Thanks [@joshblack](https://github.com/joshblack)! - Update Banner to use CSS Modules behind feature flag + +### Patch Changes + +- [#4975](https://github.com/primer/react/pull/4975) [`0b89fc0`](https://github.com/primer/react/commit/0b89fc040e05a61de4a686d3054f4cb6d9f32f6d) Thanks [@jonrohan](https://github.com/jonrohan)! - Change the Link component feature flag from primer_react_css_modules_staff to primer_react_css_modules_ga + +- [#4981](https://github.com/primer/react/pull/4981) [`c8fe1c6`](https://github.com/primer/react/commit/c8fe1c6005a7d8d8fe25e10d4ef107b75ab21db3) Thanks [@jonrohan](https://github.com/jonrohan)! - Removes the feature flag from the `Blankslate` component to always render with CSS modules. + +- [#4986](https://github.com/primer/react/pull/4986) [`d6471aa`](https://github.com/primer/react/commit/d6471aad819709efbaf049fd2c66600f454e635e) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(Dialog): track mousedown event to prevent accidental closing + +- [#4967](https://github.com/primer/react/pull/4967) [`98d3d13`](https://github.com/primer/react/commit/98d3d13196ed918b8a4171062d9965d59b9073ed) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Utilizes `[disabled]` selector instead of `:disabled` in `TooltipV2` to address a false positive + +- [#4977](https://github.com/primer/react/pull/4977) [`1adea12`](https://github.com/primer/react/commit/1adea12b9c53b4de0f6b34c37617c45fa724f10b) Thanks [@siddharthkp](https://github.com/siddharthkp)! - SelectPanel: Add `role=combobox` to filter input (behind feature flag `primer_react_select_panel_with_modern_action_list`) + +- [#4971](https://github.com/primer/react/pull/4971) [`ff56b04`](https://github.com/primer/react/commit/ff56b0476e59249db0d46a2c163a61ea75d06750) Thanks [@jonrohan](https://github.com/jonrohan)! - Changed Heading feature flag from `primer_react_css_modules_staff` to `primer_react_css_modules_ga` + +- [#4989](https://github.com/primer/react/pull/4989) [`dc80aa6`](https://github.com/primer/react/commit/dc80aa6352238c26ef31ae3dceb4ffbff6a148b7) Thanks [@camertron](https://github.com/camertron)! - Allow color to be customized for medium-sized IconButtons + +- [#4970](https://github.com/primer/react/pull/4970) [`44a3dc9`](https://github.com/primer/react/commit/44a3dc94f38e8056200155ea19bfd19904d8cba2) Thanks [@joshblack](https://github.com/joshblack)! - Update tab in UnderlinePanels to set explicit type + +- [#4966](https://github.com/primer/react/pull/4966) [`c097e96`](https://github.com/primer/react/commit/c097e9624cecb6506fcc38abcdc6605e033178f5) Thanks [@siddharthkp](https://github.com/siddharthkp)! - SelectPanel: Fix focus and selection styles for Windows high contrast themes (behind feature flag `primer_react_select_panel_with_modern_action_list`) + +- [#4987](https://github.com/primer/react/pull/4987) [`b82286d`](https://github.com/primer/react/commit/b82286d78588ab4364da6e0666f41aaff3318389) Thanks [@langermank](https://github.com/langermank)! - Bump stylelint + fixes + ## 37.0.0-rc.5 ### Major Changes diff --git a/packages/react/package.json b/packages/react/package.json index 37726bfb3a7..139aad40fb4 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "37.0.0-rc.5", + "version": "37.0.0-rc.6", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",