-
Notifications
You must be signed in to change notification settings - Fork 550
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
Release Tracking #1760
Merged
Merged
Release Tracking #1760
Conversation
This file contains 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
size-limit report 📦
|
primer-css
force-pushed
the
changeset-release/main
branch
from
January 4, 2022 01:20
6e01f03
to
2bbf288
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 4, 2022 10:54
2bbf288
to
6d16797
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 5, 2022 10:35
6d16797
to
3b9b92a
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 5, 2022 10:49
3b9b92a
to
4751717
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 6, 2022 03:47
4751717
to
a6450ac
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 6, 2022 11:25
a6450ac
to
f820075
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 7, 2022 06:31
f820075
to
8d2ef2e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 7, 2022 07:34
8d2ef2e
to
4c90ff8
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 10, 2022 00:20
4c90ff8
to
fced21d
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 10, 2022 17:53
fced21d
to
ecdc147
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 09:57
ecdc147
to
4887d2c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 10:17
4887d2c
to
c306140
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 12:23
c306140
to
3ad34c6
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 14:29
3ad34c6
to
4cfaea5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 15:48
4cfaea5
to
7af598e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 16:20
7af598e
to
12f2313
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 19:58
12f2313
to
f2b163e
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 11, 2022 20:33
f2b163e
to
0847db0
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 13, 2022 14:19
0847db0
to
6588e86
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
January 13, 2022 18:34
6588e86
to
1c53629
Compare
rezrah
approved these changes
Jan 13, 2022
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/react@34.2.0
Minor Changes
#1736
82961d44
Thanks @mperrotti! - Adds a component for a native select input#1657
d143c956
Thanks @mperrotti! - Adds ChoiceFieldset componentPatch Changes
#1758
b604403c
Thanks @siddharthkp! - ActionMenu v2: Add aria-expanded to the ActionMenu.Button#1770
39a3bc29
Thanks @PeterYangIO! - Adds aria-hidden="true" to InputLabel required asterisk#1781
064828d2
Thanks @rezrah! - restores color prop functionality to StyledOcticon#1794
a8c427da
Thanks @rezrah! - replaceLocation | Pathname
union type forto
prop with more appropriateTo
#1772
52947c44
Thanks @pksjce! - Export SelectPanel from the package#1757
6e44d786
Thanks @siddharthkp! - ActionList v2 Divider: Make divider aria-hidden#1751
03584e09
Thanks @talune! - Fix AvatarStack opacity for children without sx prop#1791
6a8472b4
Thanks @rezrah! - Fix type errors due to missing pathname (string) in union type for LocationDescriptor