Skip to content

Releases: francoismassart/eslint-plugin-tailwindcss

enforces-shorthand

07 Jan 08:58
Compare
Choose a tag to compare

New rule merging multiple classnames #67

For more info, read the documentation about the enforces-shorthand rule

v3.0.4

07 Jan 08:55
Compare
Choose a tag to compare

fix: correctly handle number values in config (#86)

v3.0.3

03 Jan 18:16
Compare
Choose a tag to compare

FIX #84

v3.0.2

03 Jan 18:15
Compare
Choose a tag to compare

FIX #82
FIX #83
FIX #78

v3.0.1

03 Jan 18:14
Compare
Choose a tag to compare

FIX #77
FIX #80

TailwindCSS 3

27 Dec 22:54
Compare
Choose a tag to compare

Allow absolute path for config

18 Nov 10:45
Compare
Choose a tag to compare

v1.17.1

08 Nov 09:45
Compare
Choose a tag to compare
  • FIX: classname aspect-none should be valid #63
  • FIX: Invalid regular expression #62

v1.17.0

06 Oct 13:54
Compare
Choose a tag to compare

Handling Literal attribute values (e.g. className={'...'} mind the curly brackets) instead of ignoring them

v1.16.1

02 Oct 12:47
Compare
Choose a tag to compare
  • FIX: issue with trim and TemplateLiteral causing unwanted concatenation of classnames