Skip to content

Releases: hypermod-io/hypermod-community

@codeshift/initializer@0.2.0

29 Jan 04:33
7ecbe19

Choose a tag to compare

Minor Changes

  • 78959ae: Updates validation / init logic to be consistent across packages

@codeshift/cli@0.8.0

29 Jan 04:33
7ecbe19

Choose a tag to compare

Minor Changes

  • 0379577: Adds sensible defaults as CLI options. Affecting flags --ignore-path, --extensions and --parser
  • 3c390c1: Improves loading behaviour with spinners and status updates. Also exposes --verbose flag for more granular logging

Patch Changes

  • Updated dependencies [78959ae]
    • @codeshift/initializer@0.2.0
    • @codeshift/validator@0.3.0

@codeshift/validator@0.2.4

28 Jan 10:31
41aa784

Choose a tag to compare

Patch Changes

  • b35609d: Adds additional test coverage to the validator package
  • Updated dependencies [7e3a6d9]
    • @codeshift/fetcher@0.0.2

@codeshift/publisher@0.1.9

28 Jan 12:08
06c835d

Choose a tag to compare

Patch Changes

  • Updated dependencies [427405c]
  • Updated dependencies [49b7bcb]
    • @codeshift/initializer@0.1.9

@codeshift/initializer@0.1.9

28 Jan 12:08
06c835d

Choose a tag to compare

Patch Changes

  • 427405c: Fixed a bug where npmignore in the template directory was being ignored my npm (hehe). This has now been moved into a static string as part of the main pacakge
  • 49b7bcb: Usage path module over string concatinations for better cross OS support

@codeshift/fetcher@0.0.2

28 Jan 10:31
41aa784

Choose a tag to compare

Patch Changes

@codeshift/cli@0.7.8

28 Jan 12:08
06c835d

Choose a tag to compare

Patch Changes

  • d0ebfd5: Fixed bug where --version & --help are presented as errors
  • Updated dependencies [427405c]
  • Updated dependencies [49b7bcb]
    • @codeshift/initializer@0.1.9

@codeshift/cli@0.7.7

28 Jan 10:31
41aa784

Choose a tag to compare

Patch Changes

  • 7e3a6d9: Internal refactor, CLI now uses fetcher package
  • Updated dependencies [b35609d]
  • Updated dependencies [7e3a6d9]
    • @codeshift/validator@0.2.4
    • @codeshift/fetcher@0.0.2

@codeshift/validator@0.2.3

11 Jan 00:36
c6daf61

Choose a tag to compare

Patch Changes

  • e776f9c: Fixes colors.js vulnrability by bumping jscodeshift
  • Updated dependencies [e776f9c]
    • @codeshift/types@0.0.5

@codeshift/utils@0.1.5

11 Jan 00:36
c6daf61

Choose a tag to compare

Patch Changes

  • e776f9c: Fixes colors.js vulnrability by bumping jscodeshift