Skip to content

Releases: primer/eslint-plugin-primer-react

v6.1.1

23 Sep 14:55
e613e00
Compare
Choose a tag to compare

Patch Changes

v6.1.0

17 Sep 16:40
1036a5e
Compare
Choose a tag to compare

Minor Changes

  • #225 b4698df Thanks @joshblack! - Add eslint rule for discouraging use of wildcard imports from @primer/react

v6.0.2

06 Sep 16:38
e181679
Compare
Choose a tag to compare

Patch Changes

  • #218 e55d3d3 Thanks @iansan5653! - Fix incorrect rule violations on components imported from @primer/react-brand

v6.0.1

05 Sep 19:58
ed6e1e9
Compare
Choose a tag to compare

Patch Changes

v6.0.0

05 Sep 19:28
0fd2608
Compare
Choose a tag to compare

Major Changes

  • #207 baff792 Thanks @iansan5653! - [Breaking] Adds no-unnecessary-components lint rule and enables it by default. This may raise new (typically autofixable) lint errors in existing codebases.

  • #211 3f92cd4 Thanks @camchenry! - [Breaking] Adds prefer-action-list-item-onselect lint rule and enables it by default. This may raise new auto-fixable lint errors or type-checking errors in existing codebases.

  • #103 8617a66 Thanks @broccolinisoup! - Add a11y-use-next-tooltip rule that warns against using Tooltip v1 (Not the accessible one) 1

Minor Changes

Patch Changes


  1. Note: this breaking change was actually incorrectly released in minor version 5.4.0. The release note has been copied here for convenience.

v5.4.0

23 Jul 02:13
358812f
Compare
Choose a tag to compare

Warning

This version was accidentally released as a minor change. Breaking changes incorrectly included in this release are also listed in 6.0.0 release notes.

Major Changes

  • #103 8617a66 Thanks @broccolinisoup! - Add a11y-use-next-tooltip rule that warns against using Tooltip v1 (Not the accessible one)

Patch Changes

v5.3.0

13 Jun 05:10
da6e168
Compare
Choose a tag to compare

Minor Changes

v5.2.1

12 Jun 17:20
2ff10af
Compare
Choose a tag to compare

Patch Changes

v5.2.0

06 Jun 14:54
e839a19
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #183 7bd36d2 Thanks @khiga8! - New rule to flag Link in text block missing the inline prop

v5.1.0

15 May 17:34
0e46b9d
Compare
Choose a tag to compare

Minor Changes