Open renovate[bot] opened 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
2.3.0
->2.5.4
Release Notes
dcastil/tailwind-merge (tailwind-merge)
### [`v2.5.4`](https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v2.5.4) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4) ##### Bug Fixes - Fix incorrect paths within sourcemaps by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/483](https://redirect.github.com/dcastil/tailwind-merge/pull/483) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4 Thanks to [@brandonmcconnell](https://redirect.github.com/brandonmcconnell), [@manavm1990](https://redirect.github.com/manavm1990), [@langy](https://redirect.github.com/langy), [@jamesreaco](https://redirect.github.com/jamesreaco), [@roboflow](https://redirect.github.com/roboflow) and [@codecov](https://redirect.github.com/codecov) for sponsoring tailwind-merge! ❤️ ### [`v2.5.3`](https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v2.5.3) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.5.2...v2.5.3) ##### Bug Fixes - Add missing logical border color properties by [@sherlockdoyle](https://redirect.github.com/sherlockdoyle) in [https://github.com/dcastil/tailwind-merge/pull/478](https://redirect.github.com/dcastil/tailwind-merge/pull/478) ##### Documentation - Add benchmark reporting to PRs and commits by [@XantreDev](https://redirect.github.com/XantreDev) in [https://github.com/dcastil/tailwind-merge/pull/455](https://redirect.github.com/dcastil/tailwind-merge/pull/455) ##### Other - Switch test suite to vitest by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/461](https://redirect.github.com/dcastil/tailwind-merge/pull/461) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.5.2...v2.5.3 Thanks to [@brandonmcconnell](https://redirect.github.com/brandonmcconnell), [@manavm1990](https://redirect.github.com/manavm1990), [@langy](https://redirect.github.com/langy), [@jamesreaco](https://redirect.github.com/jamesreaco), [@roboflow](https://redirect.github.com/roboflow), [@xeger](https://redirect.github.com/xeger) and [@MrDeatHHH](https://redirect.github.com/MrDeatHHH) for sponsoring tailwind-merge! ❤️ ### [`v2.5.2`](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.5.1...a72f2f474fbba41c9940d3c9737cd3ad431d68da) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.5.1...v2.5.2) ### [`v2.5.1`](https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v2.5.1) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1) ##### Bug Fixes - Fx space at beginning of input causing infinite loop by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/457](https://redirect.github.com/dcastil/tailwind-merge/pull/457) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1 Thanks to [@brandonmcconnell](https://redirect.github.com/brandonmcconnell), [@manavm1990](https://redirect.github.com/manavm1990), [@langy](https://redirect.github.com/langy), [@jamesreaco](https://redirect.github.com/jamesreaco) and [@jamaluddinrumi](https://redirect.github.com/jamaluddinrumi) for sponsoring tailwind-merge! ❤️ ### [`v2.5.0`](https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0) ##### New Features - Performance improvements in mergeClassList by [@XantreDev](https://redirect.github.com/XantreDev) in [https://github.com/dcastil/tailwind-merge/pull/450](https://redirect.github.com/dcastil/tailwind-merge/pull/450) and [@rortan134](https://redirect.github.com/rortan134) in [https://github.com/dcastil/tailwind-merge/pull/445](https://redirect.github.com/dcastil/tailwind-merge/pull/445) - Use arrow functions where possible to help with minification by [@VIKTORVAV99](https://redirect.github.com/VIKTORVAV99) in [https://github.com/dcastil/tailwind-merge/pull/449](https://redirect.github.com/dcastil/tailwind-merge/pull/449) ##### Bug Fixes - Fix bg-opacity arbitrary percentages not being recognized properly by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/451](https://redirect.github.com/dcastil/tailwind-merge/pull/451) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0 Thanks to [@brandonmcconnell](https://redirect.github.com/brandonmcconnell), [@manavm1990](https://redirect.github.com/manavm1990), [@langy](https://redirect.github.com/langy) and [@jamesreaco](https://redirect.github.com/jamesreaco) for sponsoring tailwind-merge! ❤️ ### [`v2.4.0`](https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0) ##### New Features - Allow hooking into class parsing logic (experimental) by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/444](https://redirect.github.com/dcastil/tailwind-merge/pull/444) - There is no info to this in the docs because this is experimental, but there is a new `experimentalParseClassName` property in the config that allows you to customize how tailwind-merge recognizes classes. If you're interested, you can read how to use it in the [inline JSDocs](https://redirect.github.com/dcastil/tailwind-merge/pull/444/files#diff-b8b77f5be18cf56dca425b3a5b8e9d2e754dd37fe0e3612b95cd4e9bccda08a5) and subscribe to [https://github.com/dcastil/tailwind-merge/issues/385](https://redirect.github.com/dcastil/tailwind-merge/issues/385) for upcoming more powerful low-level functionality. - Create security policy by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/439](https://redirect.github.com/dcastil/tailwind-merge/pull/439) - Added documentation on how to report potential vulnerabilities - Avoid `@babel/runtime` dependency by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/431](https://redirect.github.com/dcastil/tailwind-merge/pull/431) - Now no dependencies in tailwind-merge anymore. This dependency was only used in the `tailwind-merge/es5` bundle anyway which I don't optimize for. ##### Documentation - Comment/typo fixes by [@barvian](https://redirect.github.com/barvian) in [https://github.com/dcastil/tailwind-merge/pull/443](https://redirect.github.com/dcastil/tailwind-merge/pull/443) - Fix typo in doc/recipes.md by [@dsernst](https://redirect.github.com/dsernst) in [https://github.com/dcastil/tailwind-merge/pull/428](https://redirect.github.com/dcastil/tailwind-merge/pull/428) - docs: add tailwind-merge-dotnet to similar packages by [@desmondinho](https://redirect.github.com/desmondinho) in [https://github.com/dcastil/tailwind-merge/pull/415](https://redirect.github.com/dcastil/tailwind-merge/pull/415) ##### Other - Added GitHub Action that adds context-v2 label to every issue, discussion and PR by [@Pritam1211](https://redirect.github.com/Pritam1211) in [https://github.com/dcastil/tailwind-merge/pull/434](https://redirect.github.com/dcastil/tailwind-merge/pull/434) - Replace size-limit action with own metrics-report action by [@dcastil](https://redirect.github.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/433](https://redirect.github.com/dcastil/tailwind-merge/pull/433) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0 Thanks to [@brandonmcconnell](https://redirect.github.com/brandonmcconnell), [@manavm1990](https://redirect.github.com/manavm1990), [@langy](https://redirect.github.com/langy), [@jamesreaco](https://redirect.github.com/jamesreaco) and [@microsoft](https://redirect.github.com/microsoft) for sponsoring tailwind-merge! ❤️Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.