Releases: primer/eslint-plugin-primer-react
v8.5.0
Minor Changes
- #443
8865e3aThanks @hectahertz! - Add no-use-responsive-value
Patch Changes
-
#435
aa12209Thanks @TylerJDev! - Addswidthandheighttono-system-propsforConfirmationDialog -
#454
917f344Thanks @francinelucca! - no-system-props: allow 'overflow' prop in Breadcrumbs
v8.4.0
Minor Changes
- #437
9270d40Thanks @copilot-swe-agent! - Add spread-props-first rule to ensure spread props come before other props
v8.3.0
Minor Changes
- #426
b83f467Thanks @siddharthkp! - use-styled-react-import: Add ThemeProvider, BaseStyles and useTheme. Allow theme components to be imported from styled-react without sx
v8.2.1
v8.2.0
v8.1.0
v8.0.0
Major Changes
-
#381
52f3be6Thanks @copilot-swe-agent! - Upgrade to ESLint v9 support with eslint-plugin-github v6 -
#380
d42d5c0Thanks @copilot-swe-agent! - Update repository to Node.js v20
Minor Changes
- #366
c7bf278Thanks @liuliu-dev! - Adda11y-no-duplicate-form-labelsrule to prevent duplicate labels on TextInput components.
Patch Changes
v7.0.2
Patch Changes
- #359
1480ebaThanks @TylerJDev! - Fixes error whenimporteddoes not exist in specifier object
v7.0.1
Patch Changes
-
#331
82a7d03Thanks @francinelucca! - Update message for no-deprecated-experimental-components rule -
#333
c709c98Thanks @francinelucca! - Update message for no-deprecated-experimental-components rule -
#331
82a7d03Thanks @francinelucca! - Removes primer-react/enforce-css-module-identifier-casing, primer-react/enforce-css-module-default-import from recommended set of rules.
v7.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 components
Minor 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-componentsrule