Skip to content

Releases: hmerritt/reactenv

v0.2.120

12 Feb 23:22
3ba2049

Choose a tag to compare

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

10 Feb 12:15
5092967

Choose a tag to compare

v0.1.81

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

Changes

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

v0.1.73

16 Dec 23:28
d9c707a

Choose a tag to compare

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

10 Dec 19:00
1e2cf54

Choose a tag to compare

v0.1.47

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

v0.1.42

10 Dec 17:39
debf7a1

Choose a tag to compare

v0.1.42

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