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 #2292

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Release tracking #2292

merged 1 commit into from
Sep 9, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Aug 31, 2022

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.

Releases

@primer/react@35.9.0

Minor Changes

Patch Changes

  • #2266 4cc6e52a Thanks @siddharthkp! - ActionMenu: Fix keyboard navigation for ActionMenu inside Overlay by re-enabling focus trap. It was disabled in v35.6.0, that led to a regression for ActionMenu within focus zones (example: AnchoredOverlay)

  • #2252 e52415e1 Thanks @joshblack! - Update ButtonBase.tsx to memoize calls to styles to improve performance

  • #2318 10305092 Thanks @iansan5653! - - Fix InlineAutocomplete accessibility hint affecting page layout outside of the suggestions

    • Fix suggestion icons not being visible in InlineAutocomplete items
  • #2206 3a38e6e3 Thanks @maximedegreve! - Add missing border on avatars

  • #2294 4536b87a Thanks @joshblack! - Change the default markup of PageLayout.Pane from <aside> to <div>

@primer-css primer-css requested review from a team and colebemis August 31, 2022 10:07
@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass
  • Docs and Storybook open in a browser
  • Successful integration test with GitHub Projects as a primary consumer of Primer React
    • Install the Release Candidate
    • Verify no new build errors appear
    • Verify no new linting errors appear
    • Verify no new browser console errors appear
    • Verify unit tests and E2E tests pass
    • Manually test critical paths (Tip: Use the provided tests project boards)
    • Manually test release-specific bugfixes and/or features work as described
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🤔 Sanity test

  • All bugfixes in this release have resolved their corrosponding issues
  • All new features in this release have been tested and verified as compatible with GitHub Projects
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

size-limit report 📦

Path Size
dist/browser.esm.js 76.32 KB (0%)
dist/browser.umd.js 76.93 KB (0%)

@primer-css primer-css temporarily deployed to github-pages August 31, 2022 10:14 Inactive
@primer-css primer-css temporarily deployed to github-pages August 31, 2022 11:07 Inactive
@primer-css primer-css temporarily deployed to github-pages September 2, 2022 14:51 Inactive
@siddharthkp siddharthkp self-assigned this Sep 5, 2022
@siddharthkp siddharthkp requested review from siddharthkp and removed request for colebemis September 5, 2022 07:46
@primer-css primer-css temporarily deployed to github-pages September 5, 2022 08:42 Inactive
@primer-css primer-css temporarily deployed to github-pages September 5, 2022 10:39 Inactive
@primer-css primer-css temporarily deployed to github-pages September 5, 2022 14:43 Inactive
@primer-css primer-css temporarily deployed to github-pages September 6, 2022 15:53 Inactive
@primer-css primer-css temporarily deployed to github-pages September 6, 2022 16:27 Inactive
@primer-css primer-css temporarily deployed to github-pages September 6, 2022 16:53 Inactive
@primer-css primer-css temporarily deployed to github-pages September 7, 2022 13:33 Inactive
@primer-css primer-css temporarily deployed to github-pages September 8, 2022 20:15 Inactive
@colebemis colebemis merged commit 974f91b into main Sep 9, 2022
@colebemis colebemis deleted the changeset-release/main branch September 9, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants