Skip to content

Releases: hmerritt/reactenv

v0.2.120

Choose a tag to compare

@github-actions github-actions released this 12 Feb 23:22
3ba2049

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%

Screenshot 2024-12-16 232003

Screenshot 2024-12-16 232035

v0.1.81

Choose a tag to compare

@hmerritt hmerritt released this 10 Feb 12:15
5092967

v0.1.81

$ reactenv run <path-to-js-files>

Changes

  • Update Go version: 1.25.7 [#3]
  • Update all dependencies [#3]

v0.1.73

Choose a tag to compare

@hmerritt hmerritt released this 16 Dec 23:28
d9c707a

v0.1.73

$ reactenv run <path-to-js-files>

Screenshot 2024-12-16 231724

Screenshot 2024-12-16 232003

Screenshot 2024-12-16 232035

v0.1.47

Choose a tag to compare

@hmerritt hmerritt released this 10 Dec 19:00
1e2cf54

v0.1.47

$ reactenv run <path-to-js-files>

v0.1.42

Choose a tag to compare

@hmerritt hmerritt released this 10 Dec 17:39
debf7a1

v0.1.42

$ reactenv run <path-to-js-files>