-
Notifications
You must be signed in to change notification settings - Fork 605
Release tracking #5966
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
base: main
Are you sure you want to change the base?
Release tracking #5966
Conversation
❗ 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. |
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
ffcad86
to
6c1ff7e
Compare
6c1ff7e
to
3e9f2c8
Compare
3e9f2c8
to
10eeb4b
Compare
f776f66
to
e7af6f4
Compare
e7af6f4
to
926a09a
Compare
cc675bb
to
ac9a5bd
Compare
1ae703d
to
ee1d634
Compare
ee1d634
to
a77d3ea
Compare
a77d3ea
to
1070c45
Compare
1070c45
to
4a06bb8
Compare
4a06bb8
to
21eca94
Compare
21eca94
to
d680a3a
Compare
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
#5970
02ed196
Thanks @jonrohan! - Remove the CSS modules feature flag from the TextInput component#5982
36f1007
Thanks @jonrohan! - Remove the CSS modules feature flag from the Overlay component#5969
1066419
Thanks @jonrohan! - Remove the CSS modules feature flag from the Dialog component#5872
2b98c2c
Thanks @jonrohan! - Remove the CSS modules feature flag from the TooltipV2 component#5934
c1ea6cf
Thanks @jonrohan! - Remove the CSS modules feature flag from the TreeView component#5983
8a22d86
Thanks @jonrohan! - Remove the CSS modules feature flag from the ProgressBar component#5973
6d3fc05
Thanks @joshblack! - Update components to use jsx from react/jsx-runtime instead of createElementPatch Changes
#5968
0ea045a
Thanks @jonrohan! - Remove the primer_react_css_modules_staff feature flag. Also needed to rework the feature flag logic for the NavList component.#5963
7562cbb
Thanks @joshblack! - Update Avatar component to correctly merge style when style prop is provided