Releases: rwjblue/codemod-cli
Releases Β· rwjblue/codemod-cli
Release 3.2.0
π Enhancement
- #179 Allow alternate folder structures for codemod-cli project (@rwjblue)
- #166 Add gitignore option to globby (@tylerbecks)
Committers: 2
- Robert Jackson (@rwjblue)
- Tyler Becks (@tylerbecks)
Release 3.1.2
π Bug Fix
- #156 Ensure the correct
ember-template-recast
command is found for template based codemods (@zhanwang626)
π Internal
- #158 Remove macOS-latest from GitHub Actions config. (@rwjblue)
- #157 Update dependencies to latest (@rwjblue)
Committers: 2
- Robert Jackson (@rwjblue)
- Zhan Wang (@zhanwang626)
Release 3.1.1
π Bug Fix
- #128 Added some more default options for jscodeshift command line args (@jwlawrence)
Committers: 1
- Joshua Lawrence (@jwlawrence)
Release 3.1.0
π Enhancement
π Bug Fix
- #121 Updated
update-docs
command to respect mixed file type extensions (@jwlawrence) - #94 Fixup GH Actions configuration for new projects. (@rwjblue)
π Documentation
- #118 Add some docs on how to generate template codemods (@patocallaghan)
Committers: 3
- Joshua Lawrence (@jwlawrence)
- Pat O'Callaghan (@patocallaghan)
- Robert Jackson (@rwjblue)
Release 3.0.0
π₯ Breaking Change
- #91 Drop support for Node 13 (@rwjblue)
- #83 Drop node 8 (@simonihmig)
π Enhancement
- #89 Added support for accepting
jscodeshift
ignore options (e.g.--ignore-config
and--ignore-pattern
) (@vinomanick) - #81 Add support for template codemods (@simonihmig)
π Documentation
- #80 Fix "Debugging Workflow" examples (@ro0gr)
- #78 [docs] Update the readme blueprint for local usage (@jsturgis)
- #73 [DOCS] Add debugging workflow info docs (@rajasegar)
π Internal
- #90 Update automated release steps (@rwjblue)
- #87 Add node 14 to test matrix (@simonihmig)
Committers: 7
- Jeff Sturgis (@jsturgis)
- Nathaniel Furniss (@nlfurniss)
- Rajasegar Chandran (@rajasegar)
- Robert Jackson (@rwjblue)
- Ruslan Hrabovyi (@ro0gr)
- Simon Ihmig (@simonihmig)
- Vinodh Kumar (@vinomanick)
Release 2.1.0
π Enhancement
- #71 Add GH Actions Workflow setup to new projects. (@rwjblue)
- #67 Add linting setup to new projects. (@rwjblue)
π Internal
- #70 Remove TravisCI setup. (@rwjblue)
- #69 Add GH Actions CI. (@rwjblue)
- #68 Update dependencies to latest versions. (@rwjblue)
Committers: 1
- Robert Jackson (@rwjblue)
Release 2.0.0
π₯ Breaking Change
π Enhancement
- #63 Use indicated transform extensions to filter files to be processed (@dcyriller)
Committers: 2
- Chris Garrett (@pzuraq)
- Cyrille David (@dcyriller)
Release 1.1.0
π Enhancement
- #62 Add support for custom file extensions (@NullVoxPopuli)
Committers: 1
- L. Preston Sego III (@NullVoxPopuli)