blog
blog copied to clipboard
chore(deps-dev): bump tailwind-merge from 2.5.5 to 3.0.2
Bumps tailwind-merge from 2.5.5 to 3.0.2.
Release notes
Sourced from tailwind-merge's releases.
v3.0.2
Bug Fixes
- Fix
pxvalue not being recognized for some class groups by@dcastilin dcastil/tailwind-merge#538- Fix doc comment being in incorrect place in default config by
@gjtorikianin dcastil/tailwind-merge#526Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.0.1...v3.0.2
Thanks to
@brandonmcconnell,@manavm1990,@langy,@jamesreaco,@roboflow,@syntaxfm,@getsentry,@codecovand a private sponsor for sponsoring tailwind-merge! ❤️v3.0.1
Bug Fixes
- Update info about supported Tailwind CSS version in README by
@dcastilin b9c136d- Update incorrect link in v3 changelog by
@dcastilin e22885eFull Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1
Thanks to
@brandonmcconnell,@manavm1990,@langy,@jamesreaco,@roboflow,@syntaxfm,@getsentry,@codecovand a private sponsor for sponsoring tailwind-merge! ❤️v3.0.0
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
- Dropping support for Tailwind CSS v3 in favor of support for Tailwind CSS v4 by
@dcastilin dcastil/tailwind-merge#518- Theme scales keys changed and now match Tailwind CSS v4 theme variable namespace exactly by
@dcastilin dcastil/tailwind-merge#518isLengthvalidator was removed and split into separate validatorsisNumberandisFractionby@dcastilin dcastil/tailwind-merge#518- Prefix defined in config shouldn't include combining
-character anymore by@dcastilin dcastil/tailwind-merge#518- Tailwind CSS v3 prefix position in class not supported anymore in favor of Tailwind CSS v4 position by
@dcastilin dcastil/tailwind-merge#518- Custom separators are no longer supported by
@dcastilin dcastil/tailwind-merge#518- New mandatory
orderSensitiveModifiersproperty in config when usingcreateTailwindMergeby@dcastilin dcastil/tailwind-merge#518DefaultThemeGroupIdstype union consists of different string literals than before by@dcastilin dcastil/tailwind-merge#518- Classes removed in Tailwind CSS v4 are not supported by tailwind-merge anymore by
@dcastilin dcastil/tailwind-merge#518New Features
- Support for new important modifier position at the end of class by
@dcastilin dcastil/tailwind-merge#518- Support for arbitrary CSS variable syntax by
@dcastilin dcastil/tailwind-merge#518- There are a bunch of new validators used by tailwind-merge, primarily for new Tailwind CSS v4 features like arbitrary CSS variables by
@dcastilin dcastil/tailwind-merge#518Bug Fixes
- Previously some order-sensitive modifiers like
before:were treated as not order-sensitive. This is now fixed by@dcastilin dcastil/tailwind-merge#518Documentation
... (truncated)
Commits
b5423b8v3.0.26ac89acadd changelog for v3.0.22475d15Merge pull request #538 from dcastil/bugfix/536/fix-px-value-not-being-recogn...6fcfdadadd test case for px value in spacing scale9cb92c4put px value into spacing scaled862881Merge pull request #535 from dcastil/dependabot/npm_and_yarn/dot-github/actio...d246731Bump@octokit/plugin-paginate-restin /.github/actions/metrics-report2e8f3d5Merge pull request #533 from dcastil/dependabot/npm_and_yarn/dot-github/actio...50921deBump@octokit/requestin /.github/actions/metrics-report431c42aMerge pull request #531 from dcastil/dependabot/npm_and_yarn/dot-github/actio...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for sleepy-keller-922c66 ready!
| Name | Link |
|---|---|
| Latest commit | 2700ad8bbe78b2afe3f3e338cc31d326b3cfeb20 |
| Latest deploy log | https://app.netlify.com/sites/sleepy-keller-922c66/deploys/67bca2c74dd47300083646f5 |
| Deploy Preview | https://deploy-preview-469--sleepy-keller-922c66.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 100 Accessibility: 97 Best Practices: 92 SEO: 100 PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #489.
