Release Tracking
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]
Patch Changes
-
#1457
7fa6d221Thanks @orhantoy! - Remove dead Flex and FlexItem links from nav -
#1469
a3442456Thanks @jonrohan! - Removing the deprecated Primer::HeadingComponent component. -
#1466
9b5cff15Thanks @jonrohan! - Removing the deprecated Primer::HiddenTextExpander component. -
#1468
ae99c2edThanks @jonrohan! - Removing the deprecated Primer::CloseButton component. -
#1467
a3b562caThanks @jonrohan! - Removing the deprecated Primer::DetailsComponent component.
❗ Pre-merge checklist
Please ensure these items are checked before merging.
🔎 Smoke test
- [x] All CI checks pass
- [x] Docs and Lookbook open in a browser
- [x] Successful integration test with GitHub.com as a primary consumer of Primer View Components https://github.com/github/github/pull/241639
- [x] Install the npm release candidate in
npm-workspaces/primer/ - [x] Use
bin/vendor-gemto updateprimer_view_componentsgem - [x] Verify no new build errors appear
- [x] Verify no new linting errors appear
- [x] Manually test critical paths
- [x] Manually test release-specific bugfixes and/or features work as described
- [x] Install the npm release candidate in
🤔 Sanity test
- [x] All bugfixes in this release have resolved their corresponding issues
- [x] All new features in this release have been tested and verified as compatible with GitHub.com
- [x] No noticeable regressions have 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.