Classnames: Enjoy improved performance with the new string concatenation method for deduplication, making class name handling faster and more efficient.
Classnames: Experience a cleaner codebase as we remove support for numbers, ensuring only valid class names are processed, which enhances reliability.
Improvements
Classnames: Benefit from a more streamlined deduplication process as we eliminate unnecessary cloning of arguments, leading to cleaner and more efficient code.
Classnames: The deduplication variant is now cleaner and matches the style of other entry points, improving overall code consistency.
Fixes
Fix unexpected behavior when using numbers as class names, ensuring that only valid strings are processed.
Others
Update the documentation to reflect recent changes and improvements, ensuring users have the most accurate information.