-
Notifications
You must be signed in to change notification settings - Fork 646
Release Tracking #1859
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 #1859
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 📦
|
d81e0fe to
b85adea
Compare
b85adea to
2e5b92a
Compare
2e5b92a to
cfcd4df
Compare
cfcd4df to
45a4470
Compare
45a4470 to
11a3ba0
Compare
11a3ba0 to
c2bac17
Compare
c2bac17 to
7fa2820
Compare
7fa2820 to
08f6376
Compare
08f6376 to
199f266
Compare
199f266 to
d9d188c
Compare
d9d188c to
ec53bea
Compare
ec53bea to
91206a9
Compare
91206a9 to
9701b98
Compare
9701b98 to
d4df580
Compare
rezrah
approved these changes
Feb 23, 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.
RC was smoke tested on internal project repo. Verified no immediate regressions to critical paths. Overlay bug seems to have been fixed. skipLibCheck also no longer picking up our library in the warnings 🎉
mperrotti
pushed a commit
that referenced
this pull request
Feb 24, 2022
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
2abd7b7aThanks @siddharthkp! - ActionMenu2 + DropdownMenu2: Implement typeahead search. See detailed spec.Patch Changes
#1877
50fa9880Thanks @siddharthkp! - Upgrade @primer/behaviors to 1.1.0#1876
6cc9260aThanks @siddharthkp! - Better aria roles for ActionList group#1848
96a151acThanks @siddharthkp! - Merges drafts/DropdownMenu2 into drafts/ActionMenu2#1866
01efa73fThanks @siddharthkp! - Fix the behavior of Escape key in nested overlays #1854, now only the top most overlay will close instead of all of them.#1855
c3b4ad70Thanks @jclem! - Fix an issue where transitivedependency interface augmentations appeared in our build output
#1826
004c4623Thanks @PeterYangIO! - Remove unnecessary "required field" label title in favor for nativerequiredinput attribute#1868
f3f42553Thanks @siddharthkp! - Fixes a bug for theming with server side rendering where the output of the server and client mismatch #1773#1864
8558ae5bThanks @pksjce! - Small fixes to icon button sizes. Truthy checks for children props