Uh oh!
There was an error while loading. Please reload this page.
Release tracking - #4133
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
January 9, 2024 20:39
e42d779 to
b7c67e3CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 11, 2024 11:08
b7c67e3 to
e08092eCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 11, 2024 15:51
e08092e to
fd2e9ccCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 12, 2024 05:37
fd2e9cc to
09c11deCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 12, 2024 18:47
09c11de to
b47d2fbCompareprimerBotforce-pushed
the
changeset-release/main
branch
2 times, most recently
from
January 16, 2024 19:07
7d53da9 to
c5a08f0CompareprimerBotforce-pushed
the
changeset-release/main
branch
2 times, most recently
from
January 16, 2024 19:10
810522c to
4053e02CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 16, 2024 19:31
4053e02 to
dd907adCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 18, 2024 20:04
3bd3083 to
6a65d6fCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 18, 2024 22:27
6a65d6f to
f9880c7CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 18, 2024 23:42
f9880c7 to
3e5cf3eCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 22, 2024 00:57
3e5cf3e to
eb18bbaCompareprimerBotforce-pushed
the
changeset-release/main
branch
2 times, most recently
from
January 22, 2024 04:28
b3d39ea to
f5da845CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 22, 2024 04:32
f5da845 to
5d1a3e7CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 22, 2024 18:14
5d1a3e7 to
5a1b2aaCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 23, 2024 08:12
5a1b2aa to
7e43983CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
January 23, 2024 08:18
7e43983 to
92e6428Comparejoshblack
approved these changes
Jan 25, 2024
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@36.6.0
Minor Changes
#3787
c9d74219dThanks @langermank! - - Moves legacy color primitives fromprimer/primitivesdirectly into Primer React#3994
c40f76562Thanks @maximedegreve! - ActionMenu: Only use checkmarks in menus instead of checkboxes#4135
c2b069cfdThanks @dipree! - Deprecate theunderlineproperty of the Link component in favor of the newinlineproperty to better handle link visibility and accessibility when adjacent to text.#4145
996475f7bThanks @siddharthkp! - experimental/SelectPanel: Add SelectPanel.SecondaryAction#4128
359213b29Thanks @joshblack! - Add "use client" to package entrypoints to support React Server ComponentsPatch Changes
#4146
4e7404c37Thanks @siddharthkp! - experimental/SelectPanel: Clear action in search input is only visible when there is text to clear#4120
cbdd98a83Thanks @siddharthkp! - experimental/SelectPanel: Addmodalvariant#4131
91a899ea2Thanks @siddharthkp! - experimental/SelectPanel: Fix bug where onSubmit also called onCancel!#4098
dc97a9b3fThanks @broccolinisoup! - Tooltip2: Fix the anchor position mapping to reflect the directions correctly#4170
18d16092dThanks @siddharthkp! - experimental/SelectPanel: Fix height forfit-contentin Safari