Skip to content

fix: handle acronyms in camelCase to kebab-case conversion#42

Merged
privatenumber merged 5 commits intobetafrom
fix/camel-to-kebab-acronyms
Mar 2, 2026
Merged

fix: handle acronyms in camelCase to kebab-case conversion#42
privatenumber merged 5 commits intobetafrom
fix/camel-to-kebab-acronyms

Conversation

@privatenumber
Copy link
Owner

BREAKING CHANGE: Flag names with consecutive capitals now convert differently. getID maps to --get-id instead of --get-i-d.

@privatenumber privatenumber force-pushed the fix/camel-to-kebab-acronyms branch from 6907133 to 21147f1 Compare January 1, 2026 10:57
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

📊 Package size report   0.2%↑

File Before (Size / Gzip) After (Size / Gzip)
dist/index.cjs 3.3 kB / 1.7 kB 1%↑3.3 kB / 0.8%↑1.7 kB
dist/index.mjs 3.2 kB / 1.7 kB 1%↑3.3 kB / 0.8%↑1.7 kB
Total (Includes all files) 27.9 kB / 11.3 kB 0.2%↑28.0 kB / 0.2%↑11.3 kB
Tarball size 9.5 kB 0.2%↑9.5 kB
Unchanged files
File Size (Size / Gzip)
dist/index.d.ts 6.2 kB / 2.2 kB
LICENSE 1.1 kB / 667 B
package.json 1.4 kB / 624 B
README.md 12.8 kB / 4.5 kB

🤖 This report was automatically generated by pkg-size-action

@privatenumber privatenumber force-pushed the fix/camel-to-kebab-acronyms branch from ddd9bf1 to 8f7dce0 Compare February 28, 2026 05:59
@privatenumber privatenumber changed the base branch from develop to beta March 2, 2026 15:16
@privatenumber privatenumber changed the title fix!: handle acronyms in camelCase to kebab-case conversion fix: handle acronyms in camelCase to kebab-case conversion Mar 2, 2026
@privatenumber privatenumber force-pushed the fix/camel-to-kebab-acronyms branch from 9f8ee40 to 8d9bc4b Compare March 2, 2026 17:05
@privatenumber privatenumber merged commit 6f9932b into beta Mar 2, 2026
1 check passed
@privatenumber privatenumber deleted the fix/camel-to-kebab-acronyms branch March 2, 2026 17:10
@privatenumber
Copy link
Owner Author

🎉 This PR is included in version 5.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant