Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 541 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 541 Bytes

4.0.0

  • Updated function signature to use named arguments for better clarity
  • Use ESM instead of UMD
  • Update from default to named export
  • Converted from Flow to Typescript

3.0.0

  • Added special letters: * and -

2.0.0

  • Updated casex to use 'A-Z\\s_-' delimiters instead of accepting only letters and numbers.

1.0.1

  • Replaced arrow function with normal function to avoid bundling issues

1.0.0

  • Numbers are not treated as lowercase letters
  • Fix issue with upper case characters not followed by other characters