-
Notifications
You must be signed in to change notification settings - Fork 646
Release Tracking #1760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release Tracking #1760
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
size-limit report 📦
|
6e01f03 to
2bbf288
Compare
2bbf288 to
6d16797
Compare
6d16797 to
3b9b92a
Compare
3b9b92a to
4751717
Compare
4751717 to
a6450ac
Compare
a6450ac to
f820075
Compare
f820075 to
8d2ef2e
Compare
8d2ef2e to
4c90ff8
Compare
4c90ff8 to
fced21d
Compare
fced21d to
ecdc147
Compare
ecdc147 to
4887d2c
Compare
4887d2c to
c306140
Compare
c306140 to
3ad34c6
Compare
3ad34c6 to
4cfaea5
Compare
4cfaea5 to
7af598e
Compare
7af598e to
12f2313
Compare
12f2313 to
f2b163e
Compare
f2b163e to
0847db0
Compare
0847db0 to
6588e86
Compare
6588e86 to
1c53629
Compare
rezrah
approved these changes
Jan 13, 2022
Contributor
rezrah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go ✅ .
Smoke tested the release candidate by completing a successful dependency upgrade application-side and verifying no regressions were introduced on the critical paths. Encountered one significant issue that has since been resolved.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#1736
82961d44Thanks @mperrotti! - Adds a component for a native select input#1657
d143c956Thanks @mperrotti! - Adds ChoiceFieldset componentPatch Changes
#1758
b604403cThanks @siddharthkp! - ActionMenu v2: Add aria-expanded to the ActionMenu.Button#1770
39a3bc29Thanks @PeterYangIO! - Adds aria-hidden="true" to InputLabel required asterisk#1781
064828d2Thanks @rezrah! - restores color prop functionality to StyledOcticon#1794
a8c427daThanks @rezrah! - replaceLocation | Pathnameunion type fortoprop with more appropriateTo#1772
52947c44Thanks @pksjce! - Export SelectPanel from the package#1757
6e44d786Thanks @siddharthkp! - ActionList v2 Divider: Make divider aria-hidden#1751
03584e09Thanks @talune! - Fix AvatarStack opacity for children without sx prop#1791
6a8472b4Thanks @rezrah! - Fix type errors due to missing pathname (string) in union type for LocationDescriptor