Releases: es-tooling/module-replacements-codemods
Releases · es-tooling/module-replacements-codemods
2.0.0
What's Changed
- feat: add renovate config by @outslept in #109
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #114
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #112
- feat: add strip-ansi codemods by @43081j in #115
- feat(codemod): add buffer-equals codemod by @stramel in #98
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #113
- feat(codemod): Add buffer-equal codemod by @stramel in #96
- feat: add invariant codemod by @Jayllyz in #91
globalthisby @filipre in #85- feat: add codemod for
iterate-iteratorby @babs20 in #56 - chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.3.11 in the development-dependencies group by @dependabot[bot] in #117
- chore(deps): bump @ast-grep/napi from 0.40.3 to 0.40.4 in the production-dependencies group by @dependabot[bot] in #116
- chore(deps-dev): bump @types/node from 25.0.3 to 25.0.7 in the development-dependencies group by @dependabot[bot] in #120
- chore(deps): bump @ast-grep/napi from 0.40.4 to 0.40.5 in the production-dependencies group by @dependabot[bot] in #119
- chore(deps): bump biomejs/setup-biome from 2.6.0 to 2.7.0 in the github-actions group by @dependabot[bot] in #118
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #122
- chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group by @dependabot[bot] in #121
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #124
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #123
- chore(deps-dev): bump @types/node from 25.0.10 to 25.2.0 in the development-dependencies group by @dependabot[bot] in #125
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #126
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #127
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #129
- chore(deps): bump @ast-grep/napi from 0.40.5 to 0.41.0 in the production-dependencies group by @dependabot[bot] in #128
- add repo to package.json by @gameroman in #130
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #131
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #133
- chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group by @dependabot[bot] in #132
- chore(deps): bump @ast-grep/napi from 0.41.0 to 0.42.0 in the production-dependencies group by @dependabot[bot] in #135
- chore(deps): bump biomejs/setup-biome from 2.7.0 to 2.7.1 in the github-actions group by @dependabot[bot] in #134
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #136
- fix: update biome config by @gameroman in #137
- Add bright color options to chalk codemod by @unstoppablecarl in #139
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #138
- chore(deps-dev): bump @biomejs/biome from 2.4.8 to 2.4.10 in the development-dependencies group by @dependabot[bot] in #140
- chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in the development-dependencies group by @dependabot[bot] in #144
- chore(deps): bump @ast-grep/napi from 0.42.0 to 0.42.1 in the production-dependencies group by @dependabot[bot] in #143
- feat: migrate md5 codemod to ast-grep by @43081j in #141
- feat: migrate abort-controller to ast-grep by @43081j in #142
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #146
- fix: normalize crlf in tests, add .gitattributes by @gameroman in #145
- fix: update urls in readme by @gameroman in #149
- chore: add pull request template by @gameroman in #148
- feat: migrate
array.ofto ast-grep by @gameroman in #147 - chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #155
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #154
- feat: migrate
array-includesto ast-grep by @gameroman in #153 - feat: migrate
array-buffer-byte-lengthto ast-grep by @gameroman in #152 - feat: migrate
array.prototype.atto ast-grep by @gameroman in #158 - feat: migrate
array.prototype.copywithinto ast-grep by @gameroman in #160 - feat: migrate
array.prototype.concatto ast-grep by @gameroman in #159 - chore: reference biome schema from node_modules by @gameroman in #165
- chore: extract common call expression utils by @43081j in #167
- chore: add
.vscode/settings.jsonfile by @gameroman in #169 - feat: migrate
array-everyto ast-grep by @gameroman in #168 - feat: migrate
array.prototype.flatto ast-grep by @gameroman in #174 - feat: migrate
array.prototype.findlastindexto ast-grep by @gameroman in #173 - feat: migrate
array.prototype.filterto ast-grep by @gameroman in #163 - feat: migrate
array.prototype.entriesto ast-grep by @gameroman in #161 - feat: migrate
array.fromto ast-grep by @gameroman in #157 - chore: refactor
buffer-equalto usefindDefaultImportIdentifierby @gameroman in #172 - feat: migrate
array.prototype.findto ast-grep by @gameroman in #164 - feat: migrate
array.prototype.everyto ast-grep by @gameroman in #162 - feat: add
replaceCallExpressionsutil by @gameroman in #170 - chore(deps-dev): bump @biomejs/biome from 2.4.12 to 2.4.13 in the development-dependencies group by @dependabot[bot] in #181
- feat: migrate
array-mapto ast-grep by @gameroman in #156 - feat: migrate `is-na...
2.0.0-beta.0
What's Changed
- feat: add renovate config by @outslept in #109
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #114
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #112
- feat: add strip-ansi codemods by @43081j in #115
- feat(codemod): add buffer-equals codemod by @stramel in #98
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #113
- feat(codemod): Add buffer-equal codemod by @stramel in #96
- feat: add invariant codemod by @Jayllyz in #91
globalthisby @filipre in #85- feat: add codemod for
iterate-iteratorby @babs20 in #56 - chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.3.11 in the development-dependencies group by @dependabot[bot] in #117
- chore(deps): bump @ast-grep/napi from 0.40.3 to 0.40.4 in the production-dependencies group by @dependabot[bot] in #116
- chore(deps-dev): bump @types/node from 25.0.3 to 25.0.7 in the development-dependencies group by @dependabot[bot] in #120
- chore(deps): bump @ast-grep/napi from 0.40.4 to 0.40.5 in the production-dependencies group by @dependabot[bot] in #119
- chore(deps): bump biomejs/setup-biome from 2.6.0 to 2.7.0 in the github-actions group by @dependabot[bot] in #118
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #122
- chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group by @dependabot[bot] in #121
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #124
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in #123
- chore(deps-dev): bump @types/node from 25.0.10 to 25.2.0 in the development-dependencies group by @dependabot[bot] in #125
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #126
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #127
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #129
- chore(deps): bump @ast-grep/napi from 0.40.5 to 0.41.0 in the production-dependencies group by @dependabot[bot] in #128
- add repo to package.json by @gameroman in #130
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #131
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #133
- chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group by @dependabot[bot] in #132
- chore(deps): bump @ast-grep/napi from 0.41.0 to 0.42.0 in the production-dependencies group by @dependabot[bot] in #135
- chore(deps): bump biomejs/setup-biome from 2.7.0 to 2.7.1 in the github-actions group by @dependabot[bot] in #134
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #136
- fix: update biome config by @gameroman in #137
- Add bright color options to chalk codemod by @unstoppablecarl in #139
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #138
- chore(deps-dev): bump @biomejs/biome from 2.4.8 to 2.4.10 in the development-dependencies group by @dependabot[bot] in #140
- chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in the development-dependencies group by @dependabot[bot] in #144
- chore(deps): bump @ast-grep/napi from 0.42.0 to 0.42.1 in the production-dependencies group by @dependabot[bot] in #143
- feat: migrate md5 codemod to ast-grep by @43081j in #141
- feat: migrate abort-controller to ast-grep by @43081j in #142
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #146
- fix: normalize crlf in tests, add .gitattributes by @gameroman in #145
- fix: update urls in readme by @gameroman in #149
- chore: add pull request template by @gameroman in #148
- feat: migrate
array.ofto ast-grep by @gameroman in #147 - chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #155
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by @dependabot[bot] in #154
- feat: migrate
array-includesto ast-grep by @gameroman in #153 - feat: migrate
array-buffer-byte-lengthto ast-grep by @gameroman in #152 - feat: migrate
array.prototype.atto ast-grep by @gameroman in #158 - feat: migrate
array.prototype.copywithinto ast-grep by @gameroman in #160 - feat: migrate
array.prototype.concatto ast-grep by @gameroman in #159 - chore: reference biome schema from node_modules by @gameroman in #165
- chore: extract common call expression utils by @43081j in #167
- chore: add
.vscode/settings.jsonfile by @gameroman in #169 - feat: migrate
array-everyto ast-grep by @gameroman in #168 - feat: migrate
array.prototype.flatto ast-grep by @gameroman in #174 - feat: migrate
array.prototype.findlastindexto ast-grep by @gameroman in #173 - feat: migrate
array.prototype.filterto ast-grep by @gameroman in #163 - feat: migrate
array.prototype.entriesto ast-grep by @gameroman in #161 - feat: migrate
array.fromto ast-grep by @gameroman in #157 - chore: refactor
buffer-equalto usefindDefaultImportIdentifierby @gameroman in #172 - feat: migrate
array.prototype.findto ast-grep by @gameroman in #164 - feat: migrate
array.prototype.everyto ast-grep by @gameroman in #162 - feat: add
replaceCallExpressionsutil by @gameroman in #170 - chore(deps-dev): bump @biomejs/biome from 2.4.12 to 2.4.13 in the development-dependencies group by @dependabot[bot] in #181
- feat: migrate
array-mapto ast-grep by @gameroman in #156 - feat: migrate `is-na...