Skip to content

Releases: francoismassart/eslint-plugin-tailwindcss

v3.3.5

27 Jan 07:45
Compare
Choose a tag to compare

fix: allow filter classname

v3.3.4

25 Jan 19:28
Compare
Choose a tag to compare

fix: add deprecated message for ring-opacity-*

v3.3.3

25 Jan 19:27
Compare
Choose a tag to compare

FIX: migration-from-tailwind-2 and enforces-shorthand fixer with @angular-eslint/template-parser

v3.3.2

24 Jan 10:31
Compare
Choose a tag to compare

v3.3.1

21 Jan 20:03
Compare
Choose a tag to compare

v2.0.1

21 Jan 20:03
Compare
Choose a tag to compare

v3.3.0

18 Jan 09:44
Compare
Choose a tag to compare

v3.2.1

17 Jan 14:06
Compare
Choose a tag to compare

FIXES for no-custom-classname

  • #100 Using parentheses in the class name causes an error in the "tailwindcss/no-custom-classname" rule
  • #101 Using the percent symbol in square brackets of the class name causes an error in the "tailwindcss/no-custom-classname" rule

v3.2.0

v3.1.2

10 Jan 08:54
Compare
Choose a tag to compare

FIX: enforces-shorthand false positive #91