-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Library version: current main
Typescript version: v5.8.2
Reproduction
Describe the bug
TrainCase returns "-HelloWorld" instead of "Hello-World", so it doesn’t match the runtime output. This happens because the joiner is used as the initial accumulator (a prefix) in CapitalizedWords, rather than being inserted between tokens
Additional context
Logs
-
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working