react icon indicating copy to clipboard operation
react copied to clipboard

Release tracking

Open primer-css opened this issue 3 years ago • 2 comments

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/[email protected]

Minor Changes

  • #2347 09a5d806 Thanks @mperrotti! - Adds a size prop to the SegmentedControl component. Users can choose between 'medium' (default), and 'small'. More sizes can be added when/if we find we need them.

  • #2324 027e44a7 Thanks @joshblack! - Update PageLayout.Pane to support a ref on the element wrapping children

Patch Changes

primer-css avatar Sep 13 '22 21:09 primer-css

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

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

🤔 Sanity test

  • [x] All bugfixes in this release have resolved their corrosponding issues
  • [x] All new features in this release have been tested and verified as compatible with GitHub Projects
  • [x] No noticeable regressions have not been introduced as a result of changes in this release
  • [x] 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[bot] avatar Sep 13 '22 21:09 github-actions[bot]

size-limit report 📦

Path Size
dist/browser.esm.js 75.78 KB (0%)
dist/browser.umd.js 76.41 KB (0%)

github-actions[bot] avatar Sep 13 '22 21:09 github-actions[bot]