chore(deps): update dependency eslint-plugin-tailwindcss to v3.18.2#17
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency eslint-plugin-tailwindcss to v3.18.2#17renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Deploying linkgp with
|
| Latest commit: |
353c1bd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d243522a.linkgp.pages.dev |
| Branch Preview URL: | https://renovate-eslint-plugin-tailw.linkgp.pages.dev |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3d31bd1 to
48014df
Compare
48014df to
165433b
Compare
165433b to
93ddfa2
Compare
93ddfa2 to
f1c111d
Compare
f1c111d to
dc000ba
Compare
dc000ba to
5a1e049
Compare
5a1e049 to
647df94
Compare
647df94 to
f5c5fb0
Compare
f5c5fb0 to
eaf5ff3
Compare
eaf5ff3 to
79e20d4
Compare
79e20d4 to
91706c0
Compare
91706c0 to
f19b838
Compare
f19b838 to
aa2299f
Compare
aa2299f to
eb94e10
Compare
eb94e10 to
018cfef
Compare
018cfef to
35f07e0
Compare
35f07e0 to
dece4c2
Compare
dece4c2 to
1a27a15
Compare
1a27a15 to
0972c85
Compare
0972c85 to
353c1bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13.0→3.18.2Release 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-tailwindcssfor 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 -DYou 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.1Compare Source
v3.18.0Compare Source
enforces-shorthandrule now supportplace-content-*/place-items-*/place-self-*enforces-shorthanddoes not work forh-&w-when prefixed (by Kamahl19 🙏)v3.17.5Compare Source
v3.17.4Compare Source
v3.17.3Compare Source
v3.17.2Compare Source
Revert to
3.17.0equivalent to prevent a regression introduced in3.17.1v3.17.1Compare Source
no-custom-classnameoptimization (by XantreDev 🙏)This version did introduce a regression, so you should use 3.17.2 instead for now
v3.17.0: Enhanced Template literals supportCompare Source
tag.divandtag(Component)(by nihalgonsalves 🙏)v3.16.0: ESLint v9 supportCompare Source
v3.15.2Compare Source
v3.15.1Compare Source
fixes #324 & #317
v3.15.0: no-unnecessary-arbitrary-valueCompare Source
New rule
no-unnecessary-arbitrary-valueis available.e.g. replacing
m-[1.25rem]by its configuration based classnamem-5v3.14.3Compare Source
fix: retro compatibility for older Tailwind CSS (before typescript config)
v3.14.2Compare Source
shadow-md+shadow-[#color]can be used together 🤝tabular-numsandslashed-zerocan be used together 🤝size-*based onsize,spacing,widthandheight🤓v3.14.1Compare Source
size-screen😅enforces-shorthand(by kachkaev 🙏)v3.14.0: Tailwind CSS 3.4.0Compare Source
See #297
v3.13.1Compare Source
fix: bg-center mark as conflicting with bg-[image:xxx]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.