Releases: codemod-com/codemod
Releases · codemod-com/codemod
@codemod.com/[email protected]
Patch Changes
- 10486ab: Add prepublishOnly script for build before release procces
@codemod.com/[email protected]
Patch Changes
- 0599d2a: Fix package.json exports and main option
[email protected]
Patch Changes
- d1da807: fix: Fix telemetry
[email protected]
Patch Changes
- baea1b7: fix: Improve node modules resolution for node codemod symlinking step
[email protected]
Patch Changes
- 4b59d50: fix: add child process support for specific codemod execution
@codemod.com/[email protected]
Minor Changes
- d9873da: Add tsup for build and add support for common js for require
[email protected]
Minor Changes
- fd6ccca: Delete auto bump version in publish step
[email protected]
Minor Changes
- d0c2110: Change the README.md boilerplate to use the new format for the codemod init command.
Patch Changes
- @codemod.com/[email protected]
[email protected]
Minor Changes
- d8c7c67: Fixed issues with the Codemod CLI, including resolving the build failure on the publish command, removing automatic dependency installation during the init command, fixing .gitignore in package-boilerplate.ts, and removing the LICENSE file from the boilerplate list.
[email protected]
Minor Changes
- daea47d: add support for ESM
Patch Changes
- 6497280: pass engine while executing run
- @codemod.com/[email protected]