-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking #2365
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 #2365
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 After merge
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
size-limit report 📦
|
25b787d to
918e396
Compare
918e396 to
45eda5f
Compare
45eda5f to
0631f80
Compare
0631f80 to
abb9e3a
Compare
036ffa7 to
7099d68
Compare
7099d68 to
bc6f4ee
Compare
35c02c9 to
182fcbc
Compare
182fcbc to
a2dca97
Compare
a2dca97 to
5b31de5
Compare
5b31de5 to
5518776
Compare
5518776 to
c7c80f4
Compare
c7c80f4 to
8752f77
Compare
969f72f to
91198c0
Compare
91198c0 to
4d9e75f
Compare
@siddharthkp re 2 - https://github.com/github/memex/pull/12478/files#diff-0aae7d3a8cad9eaa160c8b69c90947dd09dddfe9fa4c92e30adc2c9ad912f31bR12 I had a PR adding this in memex from a prerelease build earlier of this release channel. should be easy to drop that in |
4d9e75f to
f215e59
Compare
f215e59 to
b8fd61e
Compare
b8fd61e to
2fc63e6
Compare
2fc63e6 to
e375f98
Compare
e375f98 to
e806e9d
Compare
e806e9d to
c4ea32a
Compare
c4ea32a to
2852dd7
Compare
2852dd7 to
66f8620
Compare
66f8620 to
eb52fb0
Compare
eb52fb0 to
d7f3ed2
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.
Happy with the tests, time to cut a release :)
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
#2378
c35c2ac9Thanks @broccolinisoup! - UnderlineNav2: Introducing loading states for counters#2361
ba7cf923Thanks @broccolinisoup! - UnderlineNav2: Introduce "keeping the selected item always visible" functionality#2297
cad2bc0cThanks @broccolinisoup! - UnderlineNav2: Introducing overflow behavior for fine and coarse pointer devices#2366
13b44608Thanks @joshblack! - Update "exports" config to use "import" and "require" for ESM and CommonJS bundles#2367
252a605dThanks @iansan5653! - Remove non-tab elements fromTabNavfocus zone#2368
aeb6152cThanks @iansan5653! - AddpasteUrlsAsPlainTextprop to control URL pasting behavior inMarkdownEditorPatch Changes
#2388
d459364aThanks @colebemis! - TreeView: AddTreeView.LoadingItemcomponent#2375
96f3b8a1Thanks @colebemis! - TreeView: Fix focus styles in styled-components v5.2+#2258
270157a6Thanks @josepmartins! - Add new accessible frontmatter variable#2408
c639acb0Thanks @mattcosta7! - fix react 18 typing for MarkdownEditor.Label#2251
4a4e47c0Thanks @joshblack! - Add support for the dvh unit inPageLayoutin order to correctly display pane contents on iOS devices#2301
45afa3d0Thanks @pksjce! - Hidden component#2323
9c0c1078Thanks @joshblack! - UpdateButtonBaseto minimize re-renders through stablesxprop values#2357
143286edThanks @colebemis! - Add support for typeahead search of items in a TreeView#2391
845001b1Thanks @joshblack! - Update the files field in package.json to include all package artifacts#2424
09728c91Thanks @iansan5653! - FixMarkdownEditorsuggestions filtering bug and allow lazy-loading suggestions#2327
df2a834cThanks @joshblack! - [Internal] Update build process to userollup. This change should be transparent as generated entrypoints remain the same#2376
33ba836fThanks @colebemis! - TreeView: Increase touch target size for coarse pointers#2393
294b4c4bThanks @futurouz! - Fix invalid hover outline variant of the Button component#2404
1d1d07b7Thanks @joshblack! - Update bundle to not inline @github dependencies#2419
64f719f1Thanks @joshblack! - Refactor rollup to support all lib-esm/* export patterns and include utils entrypoint#2373
e4af7a74Thanks @colebemis! - TreeView: Allow expanded state to be controlled#2383
81013a7dThanks @colebemis! - TreeView: Add support for leading and trailing visuals#2406
96b004b7Thanks @broccolinisoup! - UnderlineNav2: Address accessibility feedback and re-style arrow buttons for scroll behaviour