Skip to content

chore: improve clsx maintenance path#122

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

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

Conversation

@quyentonndbs
Copy link
Copy Markdown

Summary:

  • Add an edge-case unit test asserting that clsx() handles nested arrays containing a mix of falsy values (false, null, undefined, 0, '') interleaved with truthy strings, ensuring falsy filtering remains correct across deep nesting — covers a path not explicitly exercised in the existing suite.
  • 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