From 41e589bb317c8203857f9293af64c6c9cbf3ddf7 Mon Sep 17 00:00:00 2001 From: Dany Castillo <31006608+dcastil@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:59:15 +0200 Subject: [PATCH] add changelog for v2.5.1 --- docs/changelog/v2-changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog/v2-changelog.md b/docs/changelog/v2-changelog.md index 31cf596..a5d595a 100644 --- a/docs/changelog/v2-changelog.md +++ b/docs/changelog/v2-changelog.md @@ -1,5 +1,15 @@ # Changelog for v2 releases +## v2.5.1 + +### Bug Fixes + +- Fx space at beginning of input causing infinite loop by [@dcastil](https://github.com/dcastil) in [#457](https://github.com/dcastil/tailwind-merge/pull/457) + +**Full Changelog**: [`v2.5.0...v2.5.1`](https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1) + +Thanks to [@brandonmcconnell](https://github.com/brandonmcconnell), [@manavm1990](https://github.com/manavm1990), [@langy](https://github.com/langy), [@jamesreaco](https://github.com/jamesreaco) and [@jamaluddinrumi](https://github.com/jamaluddinrumi) for sponsoring tailwind-merge! ❤️ + ## v2.5.0 ### New Features