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]
Minor Changes
-
#4539
f0de234b42f10a68d660823f54d94371db282fb6Thanks @joshblack! - Update Banner to use an explicit aria-label instead of being labelled by Banner title -
#4554
ed31476f040dda41f00c2c7f4324120afb20cc18Thanks @joshblack! - Broaden feature flag type for experimental FeatureFlags to accept undefined -
#4565
564db1dbc6f588bee56ab4ba362771fb7c1edc1eThanks @dgreif! -DialogandConfirmationDialogcan now be closed by clicking on the backdrop surrounding the dialog. This will causeonCloseto be called with a new'backdrop'gesture. -
#4513
02a2a2bf0b02e0c2f9a09351eefbe91f9370e210Thanks @owenniblock! - Exports createComponent -
#4486
447a1fd1d37e4f61f38345babab954540b58e53bThanks @iansan5653! - Adds support for nested submenus toActionMenu
Patch Changes
-
#4575
4ecbe1a8997b2cd509b7a97803c33916f3cb4aedThanks @joshblack! - Update minimum version for @primer/live-region-element -
#4536
024124a11fc17813de05cae861a5e32596060f8bThanks @pksjce! - ActionBar: Add a few fixes and relevant tests -
#4548
95cd867ab43e8c2179569ea6e61ad71a6c386256Thanks @randall-krauskopf! - TreeView: Fix toggling subtree via Space key (in addition to Enter key) -
#4567
e39fcf8dc9e7447c5f04124f408f550f73659dc1Thanks @dgreif! - Dialog: Use dynamic view height/width. This allows available visible space to be properly computed on iOS devices. -
#4556
9a567275be423ab8d5fe15edcf06996c2e21217dThanks @lukasoppermann! - BranchName: Fixing text color when rendered as span
❗ 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/reactversion 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.
size-limit report 📦
| Path | Size |
|---|---|
| packages/react/dist/browser.esm.js | 88.34 KB (0%) |
| packages/react/dist/browser.umd.js | 88.65 KB (0%) |