Releases: hypermod-io/hypermod-community
Releases · hypermod-io/hypermod-community
@codeshift/publisher@0.1.22
Patch Changes
- @codeshift/initializer@0.4.2
@codeshift/publisher@0.1.21
Patch Changes
- 5407604: Minor adjustments to build script
@codeshift/utils@0.2.0
Minor Changes
- 9c02149: Adds new node utils including
isNodeOfTypemethod
@codeshift/publisher@0.1.20
Patch Changes
- Updated dependencies [9c02149]
- @codeshift/initializer@0.4.1
@codeshift/initializer@0.4.1
@codeshift/validator@0.4.3
Patch Changes
- Updated dependencies [6d624ad]
- @codeshift/fetcher@0.2.0
@codeshift/publisher@0.1.19
Patch Changes
- Updated dependencies [25164fe]
- @codeshift/initializer@0.4.0
@codeshift/initializer@0.4.0
Minor Changes
- 25164fe: Codemods are now output to the codemods/ directory instead of src/ to be more flexible when working with both isolated packages and pre-existing packages such as monorepos etc. Tooling should continue to work as expected regardless
Patch Changes
@codeshift/fetcher@0.2.0
Minor Changes
- 6d624ad: Adds fetchConfigs function, which will return multiple config files if the glob matches them
@codeshift/cli@0.12.0
Minor Changes
- 6d624ad: CLI will now list all matching codeshift.config files based on your workspace configuration (To support monorepos)