Releases: hypermod-io/hypermod-community
Releases · hypermod-io/hypermod-community
@codeshift/initializer@0.1.4
Patch Changes
- e8cf76e: Releasing all packages to fix version mismatch
- Updated dependencies [e8cf76e]
@codeshift/cli@0.6.3
Patch Changes
- 6e160cc: Additional init path releated fixes
- Updated dependencies [6e160cc]
- @codeshift/initializer@0.1.6
@codeshift/cli@0.6.2
Patch Changes
- Updated dependencies [2decf6a]
- @codeshift/initializer@0.1.5
@codeshift/cli@0.6.1
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
Minor Changes
- 30bf0cf: Fundamentally simplifies and improves on how validation works.
Patch Changes
@codeshift/cli@0.6.0
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
Minor Changes
- 8bbe2a6: Adds auxiliary flags for jscodeshift
@codeshift/cli@0.4.0
Minor Changes
- b316132: CLI Init command now supports the ability to create a stub preset
@codeshift/cli@0.3.0
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