eslint-plugin-tailwindcss
Advanced tools
Comparing version 3.2.0-beta.1 to 3.2.0
{ | ||
"name": "eslint-plugin-tailwindcss", | ||
"version": "3.2.0-beta.1", | ||
"version": "3.2.0", | ||
"description": "Rules enforcing best practices while using Tailwind CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -14,3 +14,3 @@ # eslint-plugin-tailwindcss | ||
- Still using TailwindCSS v2 ? | ||
- You should stick with `v1.x.x` or `v2.x.x` of this plugin (next support releases will be using major version `2`) | ||
- You should stick with `v2.x.x` of this plugin | ||
- Using TailwindCSS v3 ? | ||
@@ -39,5 +39,5 @@ - Make sure to use `v3.x.x` of this plugin | ||
- FIX: [New default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37) | ||
- New [default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37) | ||
- FIX: [New option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md) | ||
- New [option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md) | ||
@@ -44,0 +44,0 @@ - FIX: [`enforces-shorthand` false positive](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/91) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
142992