-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency eslint-plugin-tailwindcss to v3.18.2 #29
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
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/eslint-plugin-tailwindcss-3.x-lockfile
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
193d2e8 to
c68a868
Compare
c68a868 to
f9c08f2
Compare
f9c08f2 to
3a701a5
Compare
0555530 to
a3210c0
Compare
a3210c0 to
c1e53c6
Compare
d4e0e8e to
ba36fb2
Compare
ba36fb2 to
9daaa62
Compare
94f5607 to
16831bb
Compare
16831bb to
8189002
Compare
8189002 to
1a174d7
Compare
1a174d7 to
cc8792f
Compare
cc8792f to
d441f50
Compare
d441f50 to
7315900
Compare
7315900 to
295299c
Compare
1464ec4 to
405f4bd
Compare
405f4bd to
de7e015
Compare
f43f3b0 to
b78847f
Compare
b78847f to
b7e5d0c
Compare
bd23b9a to
4b80dfb
Compare
4b80dfb to
a25b29a
Compare
a25b29a to
095f923
Compare
095f923 to
c154815
Compare
c154815 to
4e1800f
Compare
50151ce to
93ab6b5
Compare
93ab6b5 to
82b8598
Compare
82b8598 to
9af6a49
Compare
9af6a49 to
55ef34a
Compare
55ef34a to
7fcf066
Compare
7fcf066 to
87b21ce
Compare
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.11.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]
v3.13.0Compare Source
v3.12.1Compare Source
v3.12.0: Tailwind CSS 3.3.2Compare Source
Support ESM and TypeScript config files (by quesabe 🙏)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.