Tailwind-merge

Latest version: v0.2.0

Safety actively analyzes 724329 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

0.5.2

Bug Fixes

- Add support for custom classes like `cursor-[grab]` by dcastil in https://github.com/dcastil/tailwind-merge/pull/19
- Fix incorrect conflicts in Font Variant Numeric classes by dcastil in https://github.com/dcastil/tailwind-merge/pull/18

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.5.1...v0.5.2

0.5.1

Bug Fixes

- Fix incorrect conflict between ring and shadow by dcastil in https://github.com/dcastil/tailwind-merge/pull/15
- Fix not all JIT-enabled pseudo variants working by dcastil in https://github.com/dcastil/tailwind-merge/pull/14

Other

- Add CodeQL security analysis to repo by dcastil in https://github.com/dcastil/tailwind-merge/pull/10

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.5.0...v0.5.1

0.5.0

New Features

- Add support for Tailwind CSS v2.2.6 by dcastil in https://github.com/dcastil/tailwind-merge/pull/8
- Delay `twMerge` initialization until first call by dcastil in https://github.com/dcastil/tailwind-merge/pull/7

Other

- Make logo in README version-specific by dcastil in https://github.com/dcastil/tailwind-merge/pull/6

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.4.0...v0.5.0

0.4.0

Breaking Changes

- `createTailwindMerge`
- Config type changed and returned object from `getDefaultConfig` changed. (https://github.com/dcastil/tailwind-merge/pull/3)
- `dynamicClasses` and `standaloneClasses` were merged into `classGroups`
- `conflictingGroups` were renamed to `conflictingClassGroups`
- Class group IDs are keys of `classGroups` object instead of full path to class group. E.g. `dynamicClasses.foo.0` → `foo`.

New Features

- (Breaking change) Simplify config by dcastil in https://github.com/dcastil/tailwind-merge/pull/3
- Add support for Tailwind v2.2.5 by dcastil in https://github.com/dcastil/tailwind-merge/pull/2

Bug Fixes

- Fix non-conflicting border classes being merged incorrectly by dcastil in https://github.com/dcastil/tailwind-merge/pull/5

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.3.0...v0.4.0

0.3.0

New Features

- Enable named class group collections by dcastil in 16a31751fdfd87c39683fb4506dec6a0bf118772
- Class group collections in config can be an object, so you can use group references like `dynamicClasses.flex.direction` instead of just index-based ones like `dynamicClasses.flex.0`. More info on this in the [`createTailwindMerge()` API reference](https://github.com/dcastil/tailwind-merge/tree/v0.3.0#createtailwindmerge).

Bug Fixes

- Fix small typos in README by KeKs0r in https://github.com/dcastil/tailwind-merge/pull/1

Other

- tailwind-merge now has a logo by dcastil in 9402c8ec1b19714bb8ecb158eb124b89a8c1ba64, b96997942d4e92e045c9b08e7314843305b41fe2, dae2aaabf8c00b0d5086aff744aa2c53513daf33, e9e88060578483a3ed4728430f7b188e51aaef49, 4e2d9f160dae00e18ebcbecf54f4dd33dc4264bb <br /><br /><img src="https://github.com/dcastil/tailwind-merge/raw/v0.3.0/assets/logo.svg" alt="tailwind-merge" width="200px" />

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.2.0...v0.3.0

0.2.0

New Features

- Add support for important modifier by dcastil in 17a9e9d9d805ba585372e01a9eefae1dba89368b
- Add support for per-side border colors by dcastil in 6cd9ee255e1a6fb42e5262b7835f876e2ce8e3ae
- Add support for content utiltites by dcastil in fd097c611b5fa02ff6142b66f5ad96d596feed42
- Add support for caret color by dcastil in fd097c611b5fa02ff6142b66f5ad96d596feed42
- Add support for JIT-only prefixes by dcastil in fd097c611b5fa02ff6142b66f5ad96d596feed42
- Mark package as side effect-free by dcastil in 6d00af33049c3c7171bce3f1affd561986cc6bfe

Bug Fixes

- Fix classes like `bottom-auto` not being detected as Tailwind classesby dcastil in ec65b84f0aab57d1305019e4a143772d675798a2

**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.1.2...v0.2.0

Page 9 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.