diff --git a/.changeset/brown-seahorses-melt.md b/.changeset/brown-seahorses-melt.md deleted file mode 100644 index d4740eaf3a3..00000000000 --- a/.changeset/brown-seahorses-melt.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': minor ---- - -Add support for controlling which side `ActionMenu` renders on (via a `side` prop on `ActionMenu.Overlay`) - - diff --git a/.changeset/cuddly-rice-press.md b/.changeset/cuddly-rice-press.md deleted file mode 100644 index b35405b4578..00000000000 --- a/.changeset/cuddly-rice-press.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': patch ---- - -Update the `children` prop for `Button` to be optional - - diff --git a/.changeset/friendly-shirts-protect.md b/.changeset/friendly-shirts-protect.md deleted file mode 100644 index 7d22c8fb108..00000000000 --- a/.changeset/friendly-shirts-protect.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': patch ---- - -Restore default main landmark in PageLayout.Content - - diff --git a/.changeset/nasty-jobs-itch.md b/.changeset/nasty-jobs-itch.md deleted file mode 100644 index 8698f41de0b..00000000000 --- a/.changeset/nasty-jobs-itch.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': minor ---- - -Add support for leadingVisual and trailingVisual props to Button - - diff --git a/.changeset/polite-hairs-switch.md b/.changeset/polite-hairs-switch.md deleted file mode 100644 index a40ad3148c1..00000000000 --- a/.changeset/polite-hairs-switch.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': minor ---- - -Add the Column type and createColumnHelper function to easily define columns for DataTable - - diff --git a/.changeset/tough-pillows-glow.md b/.changeset/tough-pillows-glow.md deleted file mode 100644 index 426824feb4a..00000000000 --- a/.changeset/tough-pillows-glow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': minor ---- - -The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts. - - diff --git a/.changeset/two-seals-prove.md b/.changeset/two-seals-prove.md deleted file mode 100644 index 5ca8c009f35..00000000000 --- a/.changeset/two-seals-prove.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@primer/react': patch ---- - -use isomorphic layout effects only - - diff --git a/.changeset/wild-snakes-talk.md b/.changeset/wild-snakes-talk.md deleted file mode 100644 index ab0f4650dba..00000000000 --- a/.changeset/wild-snakes-talk.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@primer/react": minor ---- - -Add default `type="button"` to `IconButton` component - - diff --git a/CHANGELOG.md b/CHANGELOG.md index 22edf79cfb5..54fca9872ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # @primer/components +## 35.30.0 + +### Minor Changes + +- [#3714](https://github.com/primer/react/pull/3714) [`88340269`](https://github.com/primer/react/commit/883402697efa8c9ff5c434753d4af36737b65e4b) Thanks [@iansan5653](https://github.com/iansan5653)! - Add support for controlling which side `ActionMenu` renders on (via a `side` prop on `ActionMenu.Overlay`) + + + +- [#3715](https://github.com/primer/react/pull/3715) [`1f889281`](https://github.com/primer/react/commit/1f88928117acf86a3acd75c405b0064f080a66e3) Thanks [@joshblack](https://github.com/joshblack)! - Add support for leadingVisual and trailingVisual props to Button + + + +- [#3739](https://github.com/primer/react/pull/3739) [`b90e5476`](https://github.com/primer/react/commit/b90e547639a7a906ef21cbf1a1c702c3d92210bc) Thanks [@joshblack](https://github.com/joshblack)! - Add the Column type and createColumnHelper function to easily define columns for DataTable + + + +- [#3719](https://github.com/primer/react/pull/3719) [`500e529d`](https://github.com/primer/react/commit/500e529df47ae5def4bf5cedc55fc099251c25a1) Thanks [@joshblack](https://github.com/joshblack)! - The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts. + + + +- [#3732](https://github.com/primer/react/pull/3732) [`8928acc3`](https://github.com/primer/react/commit/8928acc38fa32e5d752c57cb80070e5368c66314) Thanks [@joshblack](https://github.com/joshblack)! - Add default `type="button"` to `IconButton` component + + + +### Patch Changes + +- [#3661](https://github.com/primer/react/pull/3661) [`25693b08`](https://github.com/primer/react/commit/25693b08e8f2c89af1199c2f9d4fe38777f8a70b) Thanks [@joshblack](https://github.com/joshblack)! - Update the `children` prop for `Button` to be optional + + + +- [#3737](https://github.com/primer/react/pull/3737) [`a93eca21`](https://github.com/primer/react/commit/a93eca218043a3009ac0d6768e818fe3e15bb6c9) Thanks [@joshblack](https://github.com/joshblack)! - Restore default main landmark in PageLayout.Content + + + +- [#3722](https://github.com/primer/react/pull/3722) [`0baa5a7f`](https://github.com/primer/react/commit/0baa5a7f6a009e6a7c77cd380f9b9ad93fdfd7cd) Thanks [@mattcosta7](https://github.com/mattcosta7)! - use isomorphic layout effects only + + + ## 35.29.0 ### Minor Changes diff --git a/package.json b/package.json index c2ba2c32c77..a3d7e07659a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "35.29.0", + "version": "35.30.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",