Releases: codemod/codemod
[email protected]
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
What's Changed
- Update changelog.mdx by @codemod-com-bot in #1748
- Update changelog.mdx by @mohab-sa...
[email protected]
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
What's Changed
- fix(execution): only add language patterns if include_globs is not set by @mohebifar in https://github.com/codemod/codemod/p...
[email protected]
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
What's Changed
- fix(execution): respect gitignore by @mohebifar in #1740
- chore(bump): Bump codemod ...
@codemod.com/[email protected]
Patch Changes
- be28e51: feat: add parse and parseAsync to jssg-types
[email protected]
Patch Changes
- 5ab2ca8: fix: pin workflow package version
[email protected]
Patch Changes
- Updated dependencies [0c466c7]
- @codemod.com/[email protected]
[email protected]
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-11
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.10 (#1599)
Cli
- Fix onboarding steps (#1598)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Allow triggering tasks in terminal states (Completed, Failed) in addition to AwaitingTrigger
📚 Documentation
- Improve new CLI docs (#1594)
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.9 (#1595)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-09
🚀 Features
- (engine) Initialize environment variables from parent process
⚙️ Miscellaneous Tasks
- (bump) Bump codemod crates version to v1.0.0-rc.8 (#1592)
[[email protected]] - 2025-07-09
🚀 Features
🐛 Bug Fixes
- (cli) Improve language selection and clean up init templates (#1579)
- (cli) Hidden files can be relative too (#1583)
- Fix relative path detection for codemod (#1584) (#1584)
- Refactor code generation and improve TypeScript types (#1587)
📚 Documentation
- Add AugustinMauroy as a contributor for code, bug, and ideas (#1586)
- Validate & fix cli docs (#1588)
⚙️ Miscellaneous Tasks
- Remove unused dependencies (#1578)
- (test) Remove useless test (#1582)
- (node-v) Use 22 (#1581)
- (bump) Bump codemod crates version to v1.0.0-rc.7 (#1589)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-07-02
🚀 Features
- (cli) Add windows-x86 and linux-arm64 support; remove unused wasm dir (#1567)
- Handle legacy packages
🐛 Bug Fixes
- (auth-service) Remove unnecessary database migration command from Dockerfile CMD
🚜 Refactor
- Return 410 GONE for deprecated endpoints and restrict old CLI to only
codemod run
(#1565)
📚 Documentation
- Remove workflow engine api reference (#1568)
⚙️ Miscellaneous Tasks
- (legacy) Switch to legacy database schema
- (release) Downgradew @clerk/fastify to version 0.6.47
- (lint) Fix lint issues
- (release) Release codemod CLI to the legacy channel (#1570)
- (release) Update release script to publish to legacy tag and remove unused scripts (#1572)
- Fix a lint error
- Update rust and ast-grep version (#1575)
- (bump) Bump codemod crates version to v1.0.0-rc.6 (#1576)
Changelog
All notable changes to this project will be documented in this file.
[[email protected]] - 2025-06-14
🚀 Features
- (docs) Cs interactive demo (#1527)
- (docs) Add interactive guides for insights & migrations (#1528)
- Merge butterflow into codemod (#1535)¡
- Add testing framework to codmeod CLI (#1536)
🐛 Bug Fixes
- Move types export from ts file into cts file (#1506)
- Remove test scripts (#1510)
- Hide navigation link (#1513)
- Fixed ui issues on header dropdown (#1515)
- (cli publish) Fix namespace resolution and add Content-Type header (#1521)
- (website) Update navigation item (#1534)
🚜 Refactor
- Unify Platform and Solution dropdowns into HeaderDropdown (#1509)
📚 Documentation
- (update) Codemod insights announcement (#1517)
- (package-requirements) Correct typo & indentation (#1519)
- Add JakobJingleheimer as a contributor for doc (#1520)
- Add sid-maddy as a contributor for doc (#1526)
🎨 Styling
- (docs) Fix typo in title (#1518)
⚙️ Miscellaneous Tasks
- Update readme (#1529)
- (release) Update release pipeline to manually specify versions (#1537)
- (release) Create a PR for version bump instead of pushing to main
- (bump) Bump version to v0.0.1 (#1539)
- (release) Remove paths-filter job from cargo release (#1540)
- Remove the unused release workflow (#1541)
- (release) Update cargo release workflow to allow rc versions
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1542)
- (release) Update GitHub Actions workflow to reflect new versioning format (#1543)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1544)
- (release) Update version extraction regex in GitHub Actions workflow to support new format (#1545)
- (bump) Bump codemod crates version to v1.0.0-rc.1 (#1546)
- Rename workflow from 'Release' to 'Cargo Release'
- (release) Update workflow to create pull requests for changelog updates
- (release) Set base branch for changelog update pull requests
Update
What's Changed
- feat: fix matrix strategy from state and add tests for state-derived matrix by @mohebifar in https://github.com/codemod/code...
@codemod.com/[email protected]
Patch Changes
- 0c466c7: fix: Fix the missing dist dir
@codemod.com/[email protected]
Patch Changes
- 76d1179: Add JSON to jssg-types
[email protected]
Patch Changes
- c74c9f9: Remove update alert print