-
Notifications
You must be signed in to change notification settings - Fork 536
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 #1894
Merged
Merged
Release tracking #1894
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
February 25, 2022 23:19
5c55133
to
790e8c5
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 09:14
790e8c5
to
3a2ca0c
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 12:04
3a2ca0c
to
2177f42
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 18:14
2177f42
to
de81a06
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 21:37
de81a06
to
b5dc272
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 21:56
b5dc272
to
489d11f
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 21:58
489d11f
to
402c8a4
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 21:59
402c8a4
to
4286729
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 21:59
4286729
to
efebae4
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 22:00
efebae4
to
373b0ee
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
February 28, 2022 22:01
373b0ee
to
406f3a2
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
March 1, 2022 08:27
406f3a2
to
9aa3735
Compare
primer-css
force-pushed
the
changeset-release/main
branch
from
March 2, 2022 13:00
9aa3735
to
3737cbf
Compare
Smoke tested on GitHub Projects with no noticeable regressions on critical paths found, nor are there any compile time warnings or errors. Good to go ✅ |
rezrah
approved these changes
Mar 7, 2022
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.7.0
Minor Changes
eebb3f27
Thanks @mperrotti! - Adds CheckboxGroup and RadioGroup components to replace the ChoiceFieldset componentPatch Changes
#1886
ecbf923e
Thanks @mperrotti! - Makes it possible to render leading and trailing visuals in TextInputWithTokens just like we do in TextInput#1880
0256a5f5
Thanks @pksjce! - Remove link button from the new button#1914
b651d70d
Thanks @siddharthkp! - ActionMenu: Fix typeahead with leading visuals