2.0.0
What's Changed
New features
- support has been added for the
keepLeadingDash
option (setting it to false removes any leading dash where the original string starts with a leading uppercase letter) (fixes #7)
BREAKING CHANGES
- feat: rewrite as ESM and improve the TypeScript declaration file by @joakimbeng in #14
Full Changelog: v1.0.2...2.0.0