Skip to content

Releases: hypermod-io/hypermod-community

@codeshift/[email protected]

10 Mar 02:41
f68aac5
Compare
Choose a tag to compare

Minor Changes

  • e491844: Codemods and dependencies are downloaded relative to the CLI package installation for consistency/stability reasons

@codeshift/[email protected]

09 Mar 06:35
734ec14
Compare
Choose a tag to compare

Patch Changes

@codeshift/[email protected]

09 Mar 06:35
734ec14
Compare
Choose a tag to compare

Patch Changes

  • 2437c03: codeshift/utils needs to be output as a dependency rather than a devdep

@codeshift/[email protected]

29 Jan 04:33
7ecbe19
Compare
Choose a tag to compare

Minor Changes

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

@codeshift/[email protected]

29 Jan 04:33
7ecbe19
Compare
Choose a tag to compare

Patch Changes

@codeshift/[email protected]

29 Jan 04:33
7ecbe19
Compare
Choose a tag to compare

Minor Changes

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

@codeshift/[email protected]

29 Jan 04:33
7ecbe19
Compare
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

@codeshift/[email protected]

28 Jan 10:31
41aa784
Compare
Choose a tag to compare

Patch Changes

@codeshift/[email protected]

28 Jan 12:08
06c835d
Compare
Choose a tag to compare

Patch Changes

@codeshift/[email protected]

28 Jan 12:08
06c835d
Compare
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