Skip to content

Releases: primer/eslint-plugin-primer-react

v8.5.2

02 Feb 11:17
1918558

Choose a tag to compare

Patch Changes

v8.5.1

22 Jan 08:12
f6076fa

Choose a tag to compare

Patch Changes

  • #474 1e0f943 Thanks @liuliu-dev! - Fix no-unnecessary-components rule to support @primer/styled-react imports.

  • #461 75ae0a5 Thanks @joshfarrant! - Export enforce-button-for-link-with-no-href rule, which flags Link components which don't have a href.

v8.5.0

24 Nov 15:53
88b0b2e

Choose a tag to compare

Minor Changes

Patch Changes

v8.4.0

24 Oct 16:54
68e5f73

Choose a tag to compare

Minor Changes

v8.3.0

14 Oct 22:04
e9bce1a

Choose a tag to compare

Minor Changes

  • #426 b83f467 Thanks @siddharthkp! - use-styled-react-import: Add ThemeProvider, BaseStyles and useTheme. Allow theme components to be imported from styled-react without sx

v8.2.1

25 Sep 09:30
a1b8be1

Choose a tag to compare

Patch Changes

v8.2.0

12 Sep 01:53
14b388e

Choose a tag to compare

Minor Changes

Patch Changes

v8.1.0

14 Aug 18:42
21e5456

Choose a tag to compare

Minor Changes

  • #382 93e4b76 Thanks @jonrohan! - Add rule use-styled-react-import to enforce importing components with sx prop from @primer/styled-react

Patch Changes

v8.0.0

07 Aug 23:58
06efbcd

Choose a tag to compare

Major Changes

Minor Changes

  • #366 c7bf278 Thanks @liuliu-dev! - Add a11y-no-duplicate-form-labels rule to prevent duplicate labels on TextInput components.

Patch Changes

v7.0.2

07 Jul 21:20
f4db82f

Choose a tag to compare

Patch Changes