-
Notifications
You must be signed in to change notification settings - Fork 10
Release Tracking #264
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 #264
Conversation
2c85052 to
09a2b48
Compare
keithamus
left a comment
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.
I'd like us to integrate this into dotcom for extra validation before release, so I'm just putting a block on this until we do that.
09a2b48 to
58af654
Compare
58af654 to
55939f7
Compare
|
Please make sure to update the rule name ( You can keep the rule as off until you decide to enable the rule. |
414f409 to
f77256c
Compare
f77256c to
85cdef2
Compare
85cdef2 to
903d3f3
Compare
903d3f3 to
0a66f81
Compare
449d4ba to
ffaa602
Compare
ffaa602 to
5c89573
Compare
5c89573 to
1f87852
Compare
8a04e3a to
9a2270e
Compare
1eafbbd to
206fc50
Compare
206fc50 to
b44d6d2
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
eslint-plugin-primer-react@7.0.0
Major Changes
#270
17814a2Thanks @broccolinisoup! - Update a11y-use-next-tooltip to be a11y-use-accessible-tooltip and make the changes accordingly#316
40016c8Thanks @TylerJDev! - Adda11y-no-title-usagethat warns against usingtitlein some componentsMinor Changes
#266
90134bcThanks @keithamus! - Add enforce-css-module-default-import rule#258
83f29f3Thanks @keithamus! - Add enforce-css-module-identifier-casing rule#325
f689fccThanks @TylerJDev! - Addno-deprecated-experimental-componentsrulePatch Changes
#330
1b70cf1Thanks @francinelucca! - Add null check to enforce-css-module-identifier-casing.js. Corrects complex instances where ref.resolve is not available.#314
63ef9fdThanks @khiga8! - fix: Link to should be allowed to have tooltip