-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency eslint-plugin-tailwindcss to v3.18.2 #1548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Deploying for-ui with
|
| Latest commit: |
6df2bea
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://280c3318.for-ui.pages.dev |
| Branch Preview URL: | https://renovate-eslint-plugin-tailw.for-ui.pages.dev |
|
a33bd76 to
0a53b4c
Compare
0a53b4c to
ec75989
Compare
ec75989 to
c8861e5
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
c8861e5 to
77b7204
Compare
77b7204 to
4c8fc66
Compare
4c8fc66 to
746a931
Compare
746a931 to
300c75f
Compare
300c75f to
7c03a0f
Compare
7c03a0f to
368ca0c
Compare
368ca0c to
9be9832
Compare
9be9832 to
8d640a8
Compare
8d640a8 to
2cc9a55
Compare
2cc9a55 to
90dbc09
Compare
90dbc09 to
6df2bea
Compare
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 - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, 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.