Skip to content

fix(deps): ⬆️ update dependency tailwind-merge to v1 #224

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

Merged
merged 3 commits into from
Dec 17, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwind-merge ^0.9.0 -> ^1.0.0 age adoption passing confidence

Release Notes

dcastil/tailwind-merge

v1.1.0

Compare Source

New Features
  • Fix missing arbitrary value support in some class groups by @​dcastil in https://github.com/dcastil/tailwind-merge/pull/73
    • Adds arbitrary value support for class groups grayscale, invert, sepia, grow, shrink, object-position, shadow, drop-shadow, rotate, skew and transform-origin
    • Fixes break-inside classes being merged incorrectly
    • Adds missing classes overline, underline-offset, content-none
    • Fixes typo in class group name bg-repeeatbg-repeat
    • Adds isArbitraryShadow validator
  • Improve tree-shaking by @​dcastil in https://github.com/dcastil/tailwind-merge/pull/65
    • I changed the build output significantly here and removed "type": "module" from the package.json. I did test the new npm package output in Node and in the browser, but it's hard to account for every possible build system tailwind-merge is used in. If some issues come up with bundling tailwind-merge, please open an issue!
Bug Fixes

Full Changelog: dcastil/tailwind-merge@v1.0.0...v1.1.0

v1.0.0

Compare Source

v1! 🎉

Summary

After being 5 months on v0 I think it's time to release a stable version of tailwind-merge. Tailwind v3 was released yesterday and it's no coincidence that I'm releasing tailwind-merge v1 today. I added full support for Tailwind v3 so you can update both at once.

There are no breaking changes in the tailwind-merge types and some breaking changes for a small number of users in the return values, so you should get through smoothly.

By the way, you can now sponsor this project. 😊

Breaking Changes
New Features

Full Changelog: dcastil/tailwind-merge@v0.9.0...v1.0.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from navin-moorthy as a code owner December 10, 2021 22:02
@vercel
Copy link

vercel bot commented Dec 10, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react-tailwind/3Gv5rZDSGvaU8McCE4DuWVGmo6gr
✅ Preview: https://renderlesskit-react-tailwind-git-renovate-tai-4aa297-timelessco.vercel.app

@navin-moorthy
Copy link
Contributor

Should fix this issue before closing this PR

Copy link
Contributor

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@kodiakhq kodiakhq bot merged commit d328735 into main Dec 17, 2021
@kodiakhq kodiakhq bot deleted the renovate/tailwind-merge-1.x branch December 17, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants