Please ensure these items are checked before merging.
- 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
- 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
- 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
-
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.