-
Notifications
You must be signed in to change notification settings - Fork 751
chore(deps): update dependency tailwind-merge to v3 #2158
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
45fed62
to
6f392a0
Compare
69149cd
to
ea68464
Compare
bfa4cf7
to
5065014
Compare
1878b7f
to
75574d6
Compare
75574d6
to
729ab4c
Compare
77b913e
to
e4bf3e3
Compare
9a882dc
to
263b605
Compare
0ecf5cc
to
61a89bc
Compare
61a89bc
to
05b7801
Compare
05b7801
to
67569b3
Compare
c05a811
to
ad016b9
Compare
ad016b9
to
7260d55
Compare
b70ae19
to
f92b30f
Compare
7260d55
to
638fd90
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
2.6.0
->3.2.0
Release Notes
dcastil/tailwind-merge (tailwind-merge)
v3.2.0
Compare Source
v3.1.0
Compare Source
New Features
Bug Fixes
via-(length:*)
class being merged withvia-<color>
classes accidentally by @dcastil in https://github.com/dcastil/tailwind-merge/pull/559Documentation
Other
Full Changelog: dcastil/tailwind-merge@v3.0.2...v3.1.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @syntaxfm, @getsentry, @codecov, @sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️
v3.0.2
Compare Source
Bug Fixes
px
value not being recognized for some class groups by @dcastil in https://github.com/dcastil/tailwind-merge/pull/538Full Changelog: dcastil/tailwind-merge@v3.0.1...v3.0.2
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @syntaxfm, @getsentry, @codecov and a private sponsor for sponsoring tailwind-merge! ❤️
v3.0.1
Compare Source
Bug Fixes
b9c136d
e22885e
Full Changelog: dcastil/tailwind-merge@v3.0.0...v3.0.1
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @syntaxfm, @getsentry, @codecov and a private sponsor for sponsoring tailwind-merge! ❤️
v3.0.0
Compare Source
Tailwind CSS v4 is here and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.
This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.
Check out the migration guide and if you have any questions, feel free to create an issue.
Breaking Changes
isLength
validator was removed and split into separate validatorsisNumber
andisFraction
by @dcastil in https://github.com/dcastil/tailwind-merge/pull/518-
character anymore by @dcastil in https://github.com/dcastil/tailwind-merge/pull/518orderSensitiveModifiers
property in config when usingcreateTailwindMerge
by @dcastil in https://github.com/dcastil/tailwind-merge/pull/518DefaultThemeGroupIds
type union consists of different string literals than before by @dcastil in https://github.com/dcastil/tailwind-merge/pull/518New Features
Bug Fixes
before:
were treated as not order-sensitive. This is now fixed by @dcastil in https://github.com/dcastil/tailwind-merge/pull/518Documentation
Full Changelog: dcastil/tailwind-merge@v2.6.0...v3.0.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @syntaxfm, @getsentry, @codecov and a private sponsor for sponsoring tailwind-merge! ❤️
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.