chore(deps): update dependency eslint-plugin-tailwindcss to v3.18.2 #2094
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.17.5
->3.18.2
Release Notes
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)
v3.18.2
: Tailwind CSS v4 READMECompare Source
This patch release is the same as
v3.8.0
, I had to publish patch versions in the regular npm release channel in order to update the README.Here is a copy of the important message as added in the README:
About Tailwind CSS 4 support
While the development of
eslint-plugin-tailwindcss
for Tailwind CSS v4 is ongoing, you can use the latest version published on the beta channel to get partial support of Tailwind CSS v4.npm i eslint-plugin-tailwindcss@beta -D
You can always disable specific rules if necessary.
This version has been made possible thanks to the work of hyoban and his project
tailwind-api-utils
.v3.18.1
Compare Source
v3.18.0
Compare Source
enforces-shorthand
rule now supportplace-content-*
/place-items-*
/place-self-*
enforces-shorthand
does not work forh-
&w-
when prefixed (by Kamahl19 🙏)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.