Releases: francoismassart/eslint-plugin-tailwindcss
Releases Β· francoismassart/eslint-plugin-tailwindcss
v3.14.2
v3.14.1
- fix: there is no
size-screen
π - fix: edge cases with whitespace in
enforces-shorthand
(by kachkaev π) - fix: parsing spreads in function call returns(by egorpavlikhin π)
Tailwind CSS 3.4.0
v3.13.1
v3.13.0
- feat: support enforcing truncate shorthand (by bezbac π)
- fix: parsing spreads in object expressions (by bezbac π)
v3.12.1
- fix: incorrect conflicting classnames
- fix: do not handle non-ASCII whitespace as separator (by uhyo π)
- fix: prefix support for named group/peer syntax (by bezbac π)
Tailwind CSS 3.3.2
Support ESM and TypeScript config files (by quesabe π)
Better support for `cva`
- Add a new setting
ignoredKeys
- Add
cva
&tv
to the default list of callees
v3.10.3
fix: callees with dot