From 5a1b2aa675089f6724ff1054f5c593c0a339960e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Jan 2024 18:14:41 +0000 Subject: [PATCH] Version Packages --- .changeset/dry-bugs-act.md | 7 ------- .changeset/fifty-cooks-try.md | 5 ----- .changeset/long-pumas-shout.md | 5 ----- .changeset/nice-seals-decide.md | 5 ----- .changeset/popular-hairs-own.md | 5 ----- .changeset/violet-rockets-glow.md | 5 ----- .changeset/warm-actors-jam.md | 5 ----- CHANGELOG.md | 23 +++++++++++++++++++++++ package.json | 2 +- 9 files changed, 24 insertions(+), 38 deletions(-) delete mode 100644 .changeset/dry-bugs-act.md delete mode 100644 .changeset/fifty-cooks-try.md delete mode 100644 .changeset/long-pumas-shout.md delete mode 100644 .changeset/nice-seals-decide.md delete mode 100644 .changeset/popular-hairs-own.md delete mode 100644 .changeset/violet-rockets-glow.md delete mode 100644 .changeset/warm-actors-jam.md diff --git a/.changeset/dry-bugs-act.md b/.changeset/dry-bugs-act.md deleted file mode 100644 index 328855daa77..00000000000 --- a/.changeset/dry-bugs-act.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@primer/react": minor ---- - -- Moves legacy color primitives from `primer/primitives` directly into Primer React -- Cleans up unused dependencies on primitives other than color -- Preparing for the upgrade to CSS variables (Primitives v8) diff --git a/.changeset/fifty-cooks-try.md b/.changeset/fifty-cooks-try.md deleted file mode 100644 index 342aebce3c8..00000000000 --- a/.changeset/fifty-cooks-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -ActionMenu: Only use checkmarks in menus instead of checkboxes diff --git a/.changeset/long-pumas-shout.md b/.changeset/long-pumas-shout.md deleted file mode 100644 index 3e389b04f95..00000000000 --- a/.changeset/long-pumas-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -experimental/SelectPanel: Add `modal` variant diff --git a/.changeset/nice-seals-decide.md b/.changeset/nice-seals-decide.md deleted file mode 100644 index 9ff58a38114..00000000000 --- a/.changeset/nice-seals-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Deprecate the `underline` property of the Link component in favor of the new `inline` property to better handle link visibility and accessibility when adjacent to text. diff --git a/.changeset/popular-hairs-own.md b/.changeset/popular-hairs-own.md deleted file mode 100644 index a5918fb24fb..00000000000 --- a/.changeset/popular-hairs-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Tooltip2: Fix the anchor position mapping to reflect the directions correctly diff --git a/.changeset/violet-rockets-glow.md b/.changeset/violet-rockets-glow.md deleted file mode 100644 index 10be985a70f..00000000000 --- a/.changeset/violet-rockets-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add "use client" to package entrypoints to support React Server Components diff --git a/.changeset/warm-actors-jam.md b/.changeset/warm-actors-jam.md deleted file mode 100644 index c658476c811..00000000000 --- a/.changeset/warm-actors-jam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Adjusts `height` styling of `SelectPanel` form to be 100% height of the container. diff --git a/CHANGELOG.md b/CHANGELOG.md index 173ef35c823..56710cd354e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # @primer/components +## 36.6.0 + +### Minor Changes + +- [#3787](https://github.com/primer/react/pull/3787) [`c9d74219d`](https://github.com/primer/react/commit/c9d74219de81378cabd9df7b3bb379b30322148e) Thanks [@langermank](https://github.com/langermank)! - - Moves legacy color primitives from `primer/primitives` directly into Primer React + + - Cleans up unused dependencies on primitives other than color + - Preparing for the upgrade to CSS variables (Primitives v8) + +- [#3994](https://github.com/primer/react/pull/3994) [`c40f76562`](https://github.com/primer/react/commit/c40f76562ceb5d4c4d54610871487ab1b5481288) Thanks [@maximedegreve](https://github.com/maximedegreve)! - ActionMenu: Only use checkmarks in menus instead of checkboxes + +- [#4135](https://github.com/primer/react/pull/4135) [`c2b069cfd`](https://github.com/primer/react/commit/c2b069cfd49491109d9eec2c895f6ddc5eb939bc) Thanks [@dipree](https://github.com/dipree)! - Deprecate the `underline` property of the Link component in favor of the new `inline` property to better handle link visibility and accessibility when adjacent to text. + +- [#4128](https://github.com/primer/react/pull/4128) [`359213b29`](https://github.com/primer/react/commit/359213b294bbc38c384d3db382fa8803453a6dfe) Thanks [@joshblack](https://github.com/joshblack)! - Add "use client" to package entrypoints to support React Server Components + +### Patch Changes + +- [#4120](https://github.com/primer/react/pull/4120) [`cbdd98a83`](https://github.com/primer/react/commit/cbdd98a838e5d1fd9cc1a97016466c3b6ecbf14e) Thanks [@siddharthkp](https://github.com/siddharthkp)! - experimental/SelectPanel: Add `modal` variant + +- [#4098](https://github.com/primer/react/pull/4098) [`dc97a9b3f`](https://github.com/primer/react/commit/dc97a9b3fd754409b46c7de996a7d44c07a9c1f9) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Tooltip2: Fix the anchor position mapping to reflect the directions correctly + +- [#4153](https://github.com/primer/react/pull/4153) [`f1c18250b`](https://github.com/primer/react/commit/f1c18250b807e247d03b8ea8a6b4954b819d18e3) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Adjusts `height` styling of `SelectPanel` form to be 100% height of the container. + ## 36.5.0 ### Minor Changes diff --git a/package.json b/package.json index 3c4a10d6137..8febbdcc6ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "36.5.0", + "version": "36.6.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",