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
-
#2347
09a5d806Thanks @mperrotti! - Adds asizeprop 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
027e44a7Thanks @joshblack! - Update PageLayout.Pane to support a ref on the element wrapping children
Patch Changes
-
#2355
e052644dThanks @mperrotti! - Fixes the sx prop on the SegmentedControl buttons by properly merging the sx prop when cloning button children. -
#2305
6cd50a54Thanks @colebemis! - Add draft TreeView component -
#2350
61a93e20Thanks @colebemis! - Adds lines to indicate the depth of items in a TreeView -
#2331
31b8804cThanks @colebemis! - Adds support for arrow key navigation of a TreeView usingaria-activedescendant -
#2338
68c49803Thanks @broccolinisoup! - Reverted SelectPanel breaking behavioral changes -
#2348
c76e1610Thanks @colebemis! - Add acurrentprop toTreeView.ItemandTreeView.LinkItem -
#2356
e2fb2fcaThanks @nicolleromero! - MarkdownViewer bug fix: Only runreplaceChildrenwhenhtmlContainerchanges
❗ 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.
size-limit report 📦
| Path | Size |
|---|---|
| dist/browser.esm.js | 75.78 KB (0%) |
| dist/browser.umd.js | 76.41 KB (0%) |