Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release tracking (rc) #4942

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Release tracking (rc) #4942

merged 1 commit into from
Sep 17, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Sep 9, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@primer/react@37.0.0-rc.5

Major Changes

  • #4785 b74c47f Thanks @joshblack! - The drafts entrypoint has been removed from @primer/react. Use
    @primer/react/experimental instead.

  • #4940 4d3b504 Thanks @langermank! - Refactor ButtonBase component to use CSS modules behine flag

Minor Changes

  • #4951 c9009de Thanks @francinelucca! - fix(Pagination): Use anchor instead of button for disabled prev/next controls

  • #4885 373ce95 Thanks @jonrohan! - Refactor Avatar component to use CSS modules behind feature flag

  • #4906 dbf82f4 Thanks @siddharthkp! - SelectPanel: Support PageDown and PageUp for keyboard navigation

    SelectPanel: Label listbox by the title of the panel

Patch Changes

  • #4910 c2e4d5e Thanks @TylerJDev! - Changes the accessible name of the "toggle" button in LabelGroup to contain the visual label

  • #4941 80fe025 Thanks @langermank! - Bug fix: Button loading spinner color

  • #4957 6874b89 Thanks @langermank! - Add missing wide CSS + className to Stack

  • #4648 c6931d2 Thanks @siddharthkp! - ActionMenu: Make sure event handlers on ActionMenu.Button and ActionMenu.Anchor are called

  • #4972 082b4e7 Thanks @joshblack! - Update issue where FormControl.Caption was rendering incorrectly when CSS Modules flags were enabled

  • #4794 5f996c6 Thanks @broccolinisoup! - SelectPanel: Update SelectPanel to use modern ActionList behind a feature flag primer_react_select_panel_with_modern_action_list

  • #4954 af7f589 Thanks @joshblack! - Banner: Update alignment of actions when it is dismissible and has a hidden title

  • #4943 c282642 Thanks @langermank! - Button bug fixes: invisible variant icon colors missing variables + icon button disabled state

@primer primer bot requested a review from a team as a code owner September 9, 2024 22:03
@primer primer bot requested a review from francinelucca September 9, 2024 22:03
Copy link
Contributor

github-actions bot commented Sep 9, 2024

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass on this pull request
  • Docs and Storybook open in a browser
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • Successful integration test with github/github as a primary consumer of Primer React (automated pull request)
    • Verify all CI checks have passed on automated pull request
    • Manually test critical paths in the review-lab
    • Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • Upgrade @primer/react version at github/github

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers.

Copy link
Contributor

github-actions bot commented Sep 9, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 97.46 KB (0%)
packages/react/dist/browser.umd.js 97.72 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 9, 2024 22:07 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 9, 2024 23:58 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 10, 2024 10:13 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 10, 2024 11:29 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 10, 2024 16:50 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 10, 2024 20:02 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 16, 2024 10:15 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 16, 2024 15:36 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 16, 2024 17:25 Inactive
@joshblack joshblack removed the request for review from francinelucca September 16, 2024 19:38
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 16, 2024 19:59 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4942 September 16, 2024 20:50 Inactive
@joshblack joshblack added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 93553a5 Sep 17, 2024
32 of 34 checks passed
@joshblack joshblack deleted the changeset-release/main branch September 17, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant