New
codemod-cli@1.4.0
Changelog
All notable changes to this project will be documented in this file.
[codemod-cli@1.4.0] - 2026-02-11
π Features
- Add SHA256 hashing support for content modification detection in in-memory execution (#1960)
- (mcp) Add jssg metrics instructions (#1965)
- Dynamic linking and jssgTransform (#1966)
π Documentation
- Update campaigns doc (#1956)
βοΈ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.4.0 (#1968)
What's Changed
- docs: update campaigns doc by @mohab-sameh in https://github.com/codemod/codemod/pull/1956
- Update changelog.mdx by @mohab-sameh in https://github.com/codemod/codemod/pull/1958
- feat: add SHA256 hashing support for content modification detection in in-memory execution by @mohebifar in https://github.com/codemod/codemod/pull/1960
- docs: fix invalid link by @mohab-sameh in https://github.com/codemod/codemod/pull/1962
- feat(mcp): add jssg metrics instructions by @mohebifar in https://github.com/codemod/codemod/pull/1965
- feat: dynamic linking and jssgTransform by @mohebifar in https://github.com/codemod/codemod/pull/1966
- chore(bump): Bump codemod crates version to v1.4.0 by @github-actions[bot] in https://github.com/codemod/codemod/pull/1968
Full Changelog: https://github.com/codemod/codemod/compare/codemod-cli@1.3.14...codemod-cli@1.4.0