Skip to content

Releases: hypermod-io/hypermod-community

@codeshift/initializer@0.1.4

04 Dec 01:05
307fc53
Compare
Choose a tag to compare

Patch Changes

  • e8cf76e: Releasing all packages to fix version mismatch
  • Updated dependencies [e8cf76e]
    • @codeshift/utils@0.1.3

@codeshift/cli@0.6.3

04 Dec 01:29
26e4a04
Compare
Choose a tag to compare

Patch Changes

  • 6e160cc: Additional init path releated fixes
  • Updated dependencies [6e160cc]
    • @codeshift/initializer@0.1.6

@codeshift/cli@0.6.2

04 Dec 01:15
279d460
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2decf6a]
    • @codeshift/initializer@0.1.5

@codeshift/cli@0.6.1

04 Dec 01:05
307fc53
Compare
Choose a tag to compare

Patch Changes

  • e8cf76e: Releasing all packages to fix version mismatch
  • Updated dependencies [e8cf76e]
    • @codeshift/initializer@0.1.4
    • @codeshift/validator@0.2.1

@codeshift/validator@0.2.0

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

Minor Changes

  • 30bf0cf: Fundamentally simplifies and improves on how validation works.

Patch Changes

  • Updated dependencies [30bf0cf]
    • @codeshift/types@0.0.2

@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