Skip to content

Major refactor#6

Merged
hmerritt merged 20 commits intomasterfrom
dev
Feb 12, 2026
Merged

Major refactor#6
hmerritt merged 20 commits intomasterfrom
dev

Conversation

@hmerritt
Copy link
Owner

Major refactor

Features

  • --match flag for custom regex/glob matcher, to override the default .*/.js$
  • Recursively walks path to find all files

Changes

  • Refactored CLI from mitchellh/cli into spf13/cobra
  • Skips printing title for completion, and version commands, so they can be piped or read directly
  • Fixed reactenv erroneously matching variables that start with $
  • Enforce deterministic sorting and processing of matches
  • Test coverage above 80%

@hmerritt hmerritt merged commit aee4dff into master Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant