Skip to content

chore: improve clsx maintenance path#121

Open
quyentonndbs wants to merge 1 commit into
lukeed:masterfrom
quyentonndbs:maint/20260526002754
Open

chore: improve clsx maintenance path#121
quyentonndbs wants to merge 1 commit into
lukeed:masterfrom
quyentonndbs:maint/20260526002754

Conversation

@quyentonndbs
Copy link
Copy Markdown

Summary:

  • Add edge-case unit tests covering inputs that the current suite under-exercises: deeply nested arrays mixed with falsy values (null/undefined/false/0/''), Symbol keys on object inputs (should be ignored), and class strings containing only whitespace. Each is a small, isolated assert-style test addition with no behavior change required.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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.

1 participant