Releases: primer/eslint-plugin-primer-react
Releases · primer/eslint-plugin-primer-react
v8.5.2
v8.5.1
Patch Changes
-
#474
1e0f943Thanks @liuliu-dev! - Fixno-unnecessary-componentsrule to support@primer/styled-reactimports. -
#461
75ae0a5Thanks @joshfarrant! - Exportenforce-button-for-link-with-no-hrefrule, which flagsLinkcomponents which don't have ahref.
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