All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
trainCase
util (#74)
- Pooya Parsa (@pi0)
- Add
flatCase
andtrainCase
(#68)
- isUppercase: Assume characters lowercase by default (#71)
- Add type tests for #71 (#71)
- Pooya Parsa (@pi0)
- Jan-Henrik Damaschke jdamaschke@outlook.de
- pascalCase, camelCase: Move normalize behind a flag (#63)
- Pooya Parsa (@pi0)
- Export type helpers (#58)
- Simplify string variable name (abb2d2b)
- Update repo (#42)
- Update lockfile and typescript (94bfc58)
- Update release script (a52338f)
- Update dependencies (3a5f1a6)
- Add changelogen dev dependency (81365b8)
- Convert type tests to vitest syntax (#61)
- Lint and format with prettier v3 (ba39ce6)
- Pooya Parsa (@pi0)
- Luke Nelson luke@nelson.zone
- Daniel Roe (@danielroe)
- Sébastien Chopin seb@nuxtlabs.com
- Nozomu Ikuta
- XLor yjl9903@vip.qq.com
1.0.0 (2022-11-14)
0.3.2 (2022-07-27)
- ignore case changes for numbers (9927800)
0.3.1 (2022-07-27)
0.3.0 (2021-08-17)
- handle lower edges (resolves #4)
0.2.1 (2021-04-28)
0.2.0 (2021-04-22)
- add
exports
field
0.1.1 (2021-02-16)
- add dot to default splitters (db5120f)