Releases: primer/eslint-plugin-primer-react
Releases · primer/eslint-plugin-primer-react
v5.3.0
Minor Changes
- #185
fea642dThanks @broccolinisoup! - Add a rule that warns against removingunsafeDisableTooltipprop
v5.2.1
v5.2.0
v5.1.0
v5.0.0
Major Changes
-
#174
d9832b8Thanks @langermank! - - Removeno-deprecated-colorsplugin- Remove dependency on
primer/primitives
- Remove dependency on
-
#172
8e24d66Thanks @langermank! - [Breaking] Removenew-color-css-vars-have-fallback
v4.2.0
Minor Changes
- #156
15cfbb4Thanks @broccolinisoup! - Add no-deprecated-props rule
Patch Changes
-
#166
4c3d9b4Thanks @chadfawcett! - Move eslint-plugin-github to dependencies -
#152
7baeb96Thanks @siddharthkp! - no-system-props: Add option to ignore specific component names
v4.1.2
Patch Changes
-
#148
523e169Thanks @siddharthkp! - no-system-props: skip html elements -
#149
ca14bb6Thanks @siddharthkp! - no-system-props: allow maxWidth prop for Truncate
v4.1.1
Patch Changes
- #145
0369cb8Thanks @siddharthkp! - no-system-props: Addpositionas allowed prop forDialog
v4.1.0
Minor Changes
- #129
eb04624Thanks @joshblack! - Add no-deprecated-entrypoints rule to lint against deprecated import usage in @primer/react
Patch Changes
- #133
5cc9630Thanks @siddharthkp! - no-system-props: Add alignContent to allowed props for Button
v4.0.4
Patch Changes
- #122
3bc226aThanks @lukasoppermann! - New rule: new-color-css-vars-have-fallback: checks that if a new color var is used, it has a fallback value