Skip to content

Releases: hypermod-io/hypermod-community

@codeshift/types@0.0.2

23 Nov 09:22
ec735a0
Compare
Choose a tag to compare

Patch Changes

@codeshift/cli@0.6.0

23 Nov 09:22
ec735a0
Compare
Choose a tag to compare

Minor Changes

  • 30bf0cf: Codemods can now be sourced from standalone npm packages such as react as long as they provide a codeshift.config.js. This allows for greater flexibility for where codemods may be distributed

Patch Changes

  • Updated dependencies [30bf0cf]
    • @codeshift/validator@0.2.0

@codeshift/cli@0.5.0

22 Oct 01:54
f668c19
Compare
Choose a tag to compare

Minor Changes

  • 8bbe2a6: Adds auxiliary flags for jscodeshift

@codeshift/cli@0.4.0

16 Oct 09:34
a9babdf
Compare
Choose a tag to compare

Minor Changes

  • b316132: CLI Init command now supports the ability to create a stub preset

@codeshift/cli@0.3.0

06 Oct 03:23
c847533
Compare
Choose a tag to compare

Minor Changes

  • 7f1e99c: CLI now supports configs exported with cjs and es module types

Patch Changes

  • bbca56f: Fixes a bug where consistent option names used across default and subcommands were breaking.
  • e9b263e: CLI will no longer error if either transforms or presets were undefined in the config

@codeshift/cli@0.2.2

03 Oct 04:13
2788e02
Compare
Choose a tag to compare

Patch Changes

@codeshift/cli@0.2.1

03 Oct 03:19
0be0e35
Compare
Choose a tag to compare

Patch Changes

@codeshift/cli@0.2.0

03 Oct 02:46
c3ca969
Compare
Choose a tag to compare

Minor Changes

  • 83923eb: CLI now supports the concept of presets, for cases where non-versioned codemods are necessary. Also exposes the cli binary as @codeshift/cli

@codeshift/cli@0.1.9

03 Sep 12:04
ec6e11a
Compare
Choose a tag to compare

Patch Changes

  • ad76039: CLI can now properly run packaged codemods without dangerously looking for files
  • 49b5762: Updates cli identifier to the correct name + updates docs accordingly

@codeshift/publisher@0.1.3

29 Aug 05:32
2639878
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [3d14938]
    • @codeshift/initializer@0.1.3