Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 17:16
· 14 commits to main since this release
7617c2d

Patch Changes

  • #19 57457e0 Thanks @cody-dot-js! - Fixed mode transforms incorrectly converting multi-part extensions like .module.css to -module.css. Export keys now preserve the full extension while transforming only the basename (e.g., FancyButton.module.css./fancy-button.module.css with kebab-case mode)