-
Notifications
You must be signed in to change notification settings - Fork 616
Release Tracking #1745
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 #1745
Conversation
size-limit report 📦
|
8ed327b
to
1fed82e
Compare
1fed82e
to
70c50cb
Compare
70c50cb
to
c6b228a
Compare
c6b228a
to
a004557
Compare
a004557
to
1162cb7
Compare
1162cb7
to
46f72d6
Compare
46f72d6
to
9273e1c
Compare
9273e1c
to
057cd2d
Compare
057cd2d
to
ec01366
Compare
ec01366
to
e40c826
Compare
e40c826
to
ef88ea3
Compare
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.
Tested against latest Projects build. Release Candidate installed successfully and a smoke test confirmed there were no immediate regressions.
Upgrading directly to this release however, will need anyone reliant on behaviours
to migrate their imports to point at @primer/behaviors
as per 34.0.1
release comment.
We may need to document this in the next Primer Change log. cc @yaili
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.1.0
Minor Changes
11382eeb
Thanks @mperrotti! - Adds TextInputField, CheckboxInputField, and RadioInputField components. Also adds a few internal (private to primer/react) components to support form fieldsPatch Changes
#1754
08cdb0bc
Thanks @siddharthkp! - Fix title and subtitle tag for Dialog2 and ConfirmationDialog#1730
a9dc6f20
Thanks @pksjce! - NewButton -> Button2 file name changes#1742
4ab78a26
Thanks @pksjce! - Fix for SelectPanel Filter width