Uh oh!
There was an error while loading. Please reload this page.
Release tracking - #3717
Merged
Merged
Conversation
Contributor
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
Contributor
size-limit report 📦
|
primerBotforce-pushed
the
changeset-release/main
branch
from
September 7, 2023 16:25
47875cd to
6e3e981CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 7, 2023 20:39
6e3e981 to
2d68b60CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 7, 2023 21:00
2d68b60 to
9706701CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 7, 2023 21:14
9706701 to
b98c276CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 8, 2023 17:09
b98c276 to
cbe30e7Compare7 tasks
primerBotforce-pushed
the
changeset-release/main
branch
from
September 11, 2023 13:33
cbe30e7 to
f55965cCompareprimerBotforce-pushed
the
changeset-release/main
branch
3 times, most recently
from
September 11, 2023 15:16
6f90dbc to
a6541bcCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 13, 2023 12:35
78f3e51 to
debc9d5CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 13, 2023 15:24
debc9d5 to
d76a68fCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 13, 2023 15:55
d76a68f to
939ce70CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 13, 2023 23:27
939ce70 to
2ce229cCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 15, 2023 05:12
2ce229c to
ba766a4CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
September 15, 2023 15:59
ba766a4 to
ffbc3a7CompareprimerBotforce-pushed
the
changeset-release/main
branch
4 times, most recently
from
September 18, 2023 15:09
bca4dfe to
4123facComparesiddharthkp
approved these changes
Sep 20, 2023
siddharthkp
left a comment
Member
There was a problem hiding this comment.
Ready to go!
See release tracking issue for more details
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
Sign up for freeto 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@35.30.0
Minor Changes
#3714
88340269Thanks @iansan5653! - Add support for controlling which sideActionMenurenders on (via asideprop onActionMenu.Overlay)#3715
1f889281Thanks @joshblack! - Add support for leadingVisual and trailingVisual props to Button#3739
b90e5476Thanks @joshblack! - Add the Column type and createColumnHelper function to easily define columns for DataTable#3719
500e529dThanks @joshblack! - The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts.#3732
8928acc3Thanks @joshblack! - Add defaulttype="button"toIconButtoncomponentPatch Changes
#3661
25693b08Thanks @joshblack! - Update thechildrenprop forButtonto be optional#3737
a93eca21Thanks @joshblack! - Restore default main landmark in PageLayout.Content#3722
0baa5a7fThanks @mattcosta7! - use isomorphic layout effects only